[openstack-quantum/f18] Update to folsom rc2

Gary Kotton gkotton at fedoraproject.org
Sun Sep 23 11:34:38 UTC 2012


commit df97755131b73bee46fd28762be785e4b93e9e1c
Author: Gary Kotton <gkotton at redhat.com>
Date:   Sun Sep 23 07:33:44 2012 -0400

    Update to folsom rc2

 .gitignore                                         |    1 +
 openstack-quantum.spec                             |   28 ++--------
 ...-12e2afc113add0150f3f6f5d2975929367854880.patch |   54 --------------------
 ...-39cce9beddc6d3ed78c8c55bd972465a7af69420.patch |   49 ------------------
 ...-713d92e7b1397386be8fbca3a29eaa492e28f2b6.patch |   26 ---------
 ...-7e2db08e6f4ed5f0d640b4c07189a8edd0b28b28.patch |   46 -----------------
 sources                                            |    2 +-
 7 files changed, 8 insertions(+), 198 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a419369..8497fbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /quantum-2012.2~rc1.tar.gz
+/quantum-2012.2~rc2.tar.gz
diff --git a/openstack-quantum.spec b/openstack-quantum.spec
index 9bd8bcc..191f9c5 100644
--- a/openstack-quantum.spec
+++ b/openstack-quantum.spec
@@ -1,17 +1,17 @@
 #
-# This is 2012.2 folsom rc1
+# This is 2012.2 folsom rc2
 #
 
 Name:		openstack-quantum
 Version:	2012.2
-Release:	0.9.rc1%{?dist}
+Release:	0.10.rc2%{?dist}
 Summary:	Virtual network service for OpenStack (quantum)
 
 Group:		Applications/System
 License:	ASL 2.0
 URL:		http://launchpad.net/quantum/
 
-Source0:	https://launchpad.net/quantum/folsom/folsom-rc1/+download/quantum-2012.2~rc1.tar.gz
+Source0:	https://launchpad.net/quantum/folsom/folsom-rc2/+download/quantum-2012.2~rc2.tar.gz
 Source1:	quantum.logrotate
 Source2:	quantum-sudoers
 Source4:	quantum-server-setup
@@ -27,20 +27,6 @@ Source14:	quantum-nec-agent.service
 Source15:	quantum-dhcp-agent.service
 Source16:	quantum-l3-agent.service
 
-
-# Remove #!/bin/python (https://bugs.launchpad.net/quantum/+bug/1050053)
-Patch0001: quantum.git-12e2afc113add0150f3f6f5d2975929367854880.patch
-
-# Fix filters_path (https://bugs.launchpad.net/quantum/+bug/1050062)
-Patch0002: quantum.git-713d92e7b1397386be8fbca3a29eaa492e28f2b6.patch
-
-# Missing quantum-nec-agent executable (https://bugs.launchpad.net/quantum/+bug/1050047)
-Patch0003: quantum.git-7e2db08e6f4ed5f0d640b4c07189a8edd0b28b28.patch
-
-# Install rootwrap files (https://bugs.launchpad.net/quantum/+bug/1050045)
-Patch0004: quantum.git-39cce9beddc6d3ed78c8c55bd972465a7af69420.patch
-
-
 BuildArch:	noarch
 
 BuildRequires:	python2-devel
@@ -209,11 +195,6 @@ networks using multiple other quantum plugins.
 %prep
 %setup -q -n quantum-%{version}
 
-%patch0001 -p1
-%patch0002 -p1
-%patch0003 -p1
-%patch0004 -p1
-
 find quantum -name \*.py -exec sed -i '/\/usr\/bin\/env python/d' {} \;
 
 chmod 644 quantum/plugins/cisco/README
@@ -539,6 +520,9 @@ fi
 
 
 %changelog
+* Sun Sep 23 2012 Gary Kotton <gkotton at redhat.com> - 2012.2-0.9.rc2
+- Update to folsom rc2
+
 * Sun Sep 16 2012 Robert Kukura <rkukura at redhat.com> - 2012.2-0.9.rc1
 - Fix setting admin_user in quantum_l3_setup
 
diff --git a/sources b/sources
index 2493b9e..5e98d1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-688de10bf2c2e49ea661f2b2b8e8d7cc  quantum-2012.2~rc1.tar.gz
+66549d2dda886a371c65a5a3c7e80327  quantum-2012.2~rc2.tar.gz


More information about the scm-commits mailing list