[openstack-nova/el6] Updated to folsom release 2012.2.3

Pádraig Brady pbrady at fedoraproject.org
Mon Feb 4 13:50:58 UTC 2013


commit b5bb0c5fb6fdf86352a4aa3c45090548a90ad082
Author: Pádraig Brady <P at draigBrady.com>
Date:   Mon Feb 4 13:36:07 2013 +0000

    Updated to folsom release 2012.2.3

 .gitignore                                         |    1 +
 ...e-don-t-access-the-net-when-building-docs.patch |    2 +-
 ...ot-from-volume-from-specifying-arbitrary-.patch |   95 --------------------
 openstack-nova.spec                                |   11 ++-
 sources                                            |    2 +-
 5 files changed, 9 insertions(+), 102 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c114b8..3d4ff38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /nova-2012.2.tar.gz
 /nova-2012.2.1.tar.gz
 /nova-2012.2.2.tar.gz
+/nova-2012.2.3.tar.gz
diff --git a/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch b/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
index e57f2b3..0419764 100644
--- a/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
+++ b/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
@@ -1,4 +1,4 @@
-From 52b355a7622a2d4d5e4d8554edaa77866ab2fdff Mon Sep 17 00:00:00 2001
+From 9db567b5c6f77092528214ac2bae77d8b8e97465 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 6 Jan 2012 12:16:34 +0000
 Subject: [PATCH] Ensure we don't access the net when building docs
diff --git a/openstack-nova.spec b/openstack-nova.spec
index e33ece3..6b6daf4 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -1,8 +1,8 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-nova
-Version:          2012.2.2
-Release:          2%{?dist}
+Version:          2012.2.3
+Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -41,10 +41,9 @@ Source21:         nova-polkit.pkla
 Source22:         nova-ifc-template
 
 #
-# patches_base=2012.2.2
+# patches_base=2012.2.3
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
-Patch0002: 0002-disallow-boot-from-volume-from-specifying-arbitrary-.patch
 
 # This is EPEL specific and not upstream
 Patch100:         openstack-nova-newdeps.patch
@@ -363,7 +362,6 @@ This package contains documentation files for nova.
 %setup -q -n nova-%{version}
 
 %patch0001 -p1
-%patch0002 -p1
 
 # Apply EPEL patch
 %patch100 -p1
@@ -757,6 +755,9 @@ fi
 %endif
 
 %changelog
+* Mon Feb 04 2013 Pádraig Brady <pbrady at redhat.com> - 2012.2.3-1
+- Update to folsom stable release 3
+
 * Tue Jan 29 2013 Pádraig Brady <pbrady at redhat.com> - 2012.2.2-2
 - disallow boot from volume from specifying arbitrary volumes (CVE-2013-0208)
 - Added python-keystone requirement
diff --git a/sources b/sources
index d81b807..1ab2a7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d57c953a6a17bbfe294870c343ffba2  nova-2012.2.2.tar.gz
+0e511339e727705790c1a9a9846adc17  nova-2012.2.3.tar.gz


More information about the scm-commits mailing list