[openstack-neutron] Updated some of dependencies to reflect epoches and version numbers in Fedora

Ihar Hrachyshka ihrachyshka at fedoraproject.org
Wed Oct 15 12:50:17 UTC 2014


commit 73ab98a0468c4f2b0efa8d908ac7895b513ae00b
Author: Ihar Hrachyshka <ihrachys at redhat.com>
Date:   Fri Oct 10 20:24:35 2014 +0200

    Updated some of dependencies to reflect epoches and version numbers in Fedora

 openstack-neutron.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/openstack-neutron.spec b/openstack-neutron.spec
index 2e1c5fa..73a4ce1 100644
--- a/openstack-neutron.spec
+++ b/openstack-neutron.spec
@@ -2,7 +2,7 @@
 
 Name:		openstack-neutron
 Version:	2014.2
-Release:	0.12.rc2%{?dist}
+Release:	0.13.rc2%{?dist}
 Provides:	openstack-quantum = %{version}-%{release}
 Obsoletes:	openstack-quantum < 2013.2-0.4.b3
 Summary:	OpenStack Networking Service
@@ -100,10 +100,10 @@ Requires:	python-netaddr >= 0.7.12
 Requires:	python-neutronclient >= 2.3.6
 Conflicts:	python-neutronclient >= 3
 Requires:	python-novaclient >= 2.18.0
-Requires:	python-oslo-config >= 1.4.0
+Requires:	python-oslo-config >= 2:1.4.0
 Requires:	python-oslo-db >= 1.0.0
-Requires:	python-oslo-messaging >= 1.4.0
-Requires:	python-oslo-rootwrap >= 1.3.0
+Requires:	python-oslo-messaging >= 1.4.0.0
+Requires:	python-oslo-rootwrap >= 1.3.0.0
 Requires:	python-paste
 Requires:	python-paste-deploy >= 1.5.0
 Requires:	python-qpid
@@ -945,6 +945,9 @@ exit 0
 
 
 %changelog
+* Fri Oct 10 2014 Ihar Hrachyshka <ihrachys at redhat.com> 2014.2-0.13.rc2
+- Updated some of dependencies to reflect epoches and version numbers in Fedora
+
 * Fri Oct 10 2014 Ihar Hrachyshka <ihrachys at redhat.com> 2014.2-0.12.rc2
 - Updated dependencies to reflect upstream requirements.txt
 


More information about the scm-commits mailing list