Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d92610e7ede8d88aea9a5b39d29b921171b585c4
commit d92610e7ede8d88aea9a5b39d29b921171b585c4 Author: kikadf <[email protected]> Date: Mon Oct 13 09:05:09 2014 +0200 horizon-2014.1.3-2-x86_64 * Fix version of depends (testsuite fix) diff --git a/source/network-extra/horizon/FrugalBuild b/source/network-extra/horizon/FrugalBuild index 0b2fe60..a6812d7 100644 --- a/source/network-extra/horizon/FrugalBuild +++ b/source/network-extra/horizon/FrugalBuild @@ -5,13 +5,13 @@ options+=('asneeded') pkgname=horizon pkgver=2014.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="OpenStack Horizon Django Module" archs=('i686' 'x86_64') license=('Apache') groups=('network-extra') depends=('python') -rodepends=("nova>=2014.2.b2" "glance>=2014.2.b2" "keystone>=2014.2.b2") +rodepends=("nova>=2014.1.3" "glance>=2014.1.3" "keystone>=2014.1.3") makedepends=('python-distribute') _F_launchpad_branch="icehouse" Finclude launchpad _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
