Update RPM-specs to 2013.2 version
[openstack-build/neutron-build.git] / rpm / SOURCES / 0001-use-parallel-installed-versions-in-RHEL6.patch
index 7e61ab7578b317abe0ae1a56125bf5b382de09c6..7e668fd5147240fcd1f43b1609d9512c60018393 100644 (file)
@@ -1,4 +1,4 @@
-From a62cd977bcf59cfd6b40cfc607364ab698443b85 Mon Sep 17 00:00:00 2001
+From 1e3dd04afbfa4f29b2a43acf4075117b12fcad5e Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P@draigBrady.com>
 Date: Fri, 13 Apr 2012 17:24:40 +0100
 Subject: [PATCH] use parallel installed versions in RHEL6
@@ -7,13 +7,13 @@ of webob sqlalchemy python-routes and paste-deploy
 
 Change-Id: I290f56eae61c87893639a9e5d29f7fff760452cf
 ---
quantum/__init__.py |   30 ++++++++++++++++++++++++++++++
- 1 files changed, 30 insertions(+), 0 deletions(-)
neutron/__init__.py | 30 ++++++++++++++++++++++++++++++
+ 1 file changed, 30 insertions(+)
 
-diff --git a/quantum/__init__.py b/quantum/__init__.py
-index 25ce3af..eb5a3fa 100644
---- a/quantum/__init__.py
-+++ b/quantum/__init__.py
+diff --git a/neutron/__init__.py b/neutron/__init__.py
+index b2c81bd..764eee4 100644
+--- a/neutron/__init__.py
++++ b/neutron/__init__.py
 @@ -15,6 +15,36 @@
  #    License for the specific language governing permissions and limitations
  #    under the License.