[openstack-quantum/f18] Update to folsom stable 2012.2.3

Alan Pevec apevec at fedoraproject.org
Mon Feb 11 10:28:42 UTC 2013


commit ce70777231b0d0c8be9f4966f670beabb25b6d7b
Author: Alan Pevec <apevec at redhat.com>
Date:   Mon Feb 11 11:11:38 2013 +0100

    Update to folsom stable 2012.2.3

 .gitignore             |    2 +-
 openstack-quantum.spec |   17 ++++++++++-------
 sources                |    2 +-
 3 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50224fe..bf49808 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/quantum-2012.2.1.tar.gz
+/quantum-2012.2.3.tar.gz
diff --git a/openstack-quantum.spec b/openstack-quantum.spec
index 70f81b8..17a6033 100644
--- a/openstack-quantum.spec
+++ b/openstack-quantum.spec
@@ -1,10 +1,10 @@
 #
-# This is 2012.2.1 folsom stable
+# This is 2012.2.3 folsom stable
 #
 
 Name:		openstack-quantum
-Version:	2012.2.1
-Release:	2%{?dist}
+Version:	2012.2.3
+Release:	1%{?dist}
 Summary:	Virtual network service for OpenStack (quantum)
 
 Group:		Applications/System
@@ -27,8 +27,9 @@ Source14:	quantum-nec-agent.service
 Source15:	quantum-dhcp-agent.service
 Source16:	quantum-l3-agent.service
 
-# Upstream stable branch patch https://review.openstack.org/17236
-Patch1:		quantum.git-8017d0932c54078e7e18058e78f12c76d68462c7.patch
+#
+# patches_base=2012.2.3
+#
 
 BuildArch:	noarch
 
@@ -199,8 +200,6 @@ networks using multiple other quantum plugins.
 %prep
 %setup -q -n quantum-%{version}
 
-%patch1 -p1
-
 find quantum -name \*.py -exec sed -i '/\/usr\/bin\/env python/d' {} \;
 
 chmod 644 quantum/plugins/cisco/README
@@ -485,6 +484,7 @@ fi
 %doc LICENSE
 %doc quantum/plugins/openvswitch/README
 %{_bindir}/quantum-openvswitch-agent
+%{_bindir}/quantum-ovs-cleanup
 %{_unitdir}/quantum-openvswitch-agent.service
 %{python_sitelib}/quantum/plugins/openvswitch
 %{_datarootdir}/quantum/rootwrap/openvswitch-plugin.filters
@@ -523,6 +523,9 @@ fi
 
 
 %changelog
+* Mon Feb 11 2013 Alan Pevec <apevec at redhat.com> 2012.2.3-1
+- Update to folsom stable 2012.2.3
+
 * Wed Jan 23 2013 Martin Magr <mmagr at redhat.com> - 2012.2.1-2
 - Added python-keystone requirement
 
diff --git a/sources b/sources
index c42f2b1..b5c38ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40cff89ec7a13b27f26f65b0ff0fdb6c  quantum-2012.2.1.tar.gz
+7350ae9bf50dfab2fc3bb218f1cc6ba6  quantum-2012.2.3.tar.gz


More information about the scm-commits mailing list