[openstack-nova] update to folsom final

Pádraig Brady pbrady at fedoraproject.org
Thu Sep 27 17:13:14 UTC 2012


commit 79e2ac5bc516c975efff8fa628c15e2062fac7f0
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Sep 27 18:03:53 2012 +0100

    update to folsom final

 .gitignore                                         |    1 +
 ...e-don-t-access-the-net-when-building-docs.patch |    2 +-
 openstack-nova.spec                                |   10 +++++++---
 sources                                            |    2 +-
 4 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1bd899..e7c1ddf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /nova-2012.2~f1.tar.gz
 /nova-2012.2~f3.tar.gz
 /nova-2012.2~rc1.tar.gz
+/nova-2012.2.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 a140fe7..92158eb 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 f18db8d410d4360cd3e054a94e59002525f6ab61 Mon Sep 17 00:00:00 2001
+From 992f7fe34ccc0372cae79a55c4465e598ac8cac7 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 a01ad81..499446e 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,13 +2,14 @@
 
 Name:             openstack-nova
 Version:          2012.2
-Release:          0.11.rc1%{?dist}
+Release:          1%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              http://openstack.org/projects/compute/
-Source0:          http://launchpad.net/nova/folsom/folsom-rc1/+download/nova-2012.2~rc1.tar.gz
+Source0:          http://launchpad.net/nova/folsom/%{version}/+download/nova-%{version}.tar.gz
+
 Source1:          nova.conf
 Source3:          nova-tgt.conf
 Source6:          nova.logrotate
@@ -31,7 +32,7 @@ Source22:         nova-ifc-template
 Source24:         nova-sudoers
 
 #
-# patches_base=folsom-rc1
+# patches_base=2012.2
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -738,6 +739,9 @@ fi
 %endif
 
 %changelog
+* Thu Sep 27 2012 Pádraig Brady <pbrady at redhat.com> - 2012.2-1
+- Update to folsom final
+
 * Wed Sep 26 2012 Pádraig Brady <pbrady at redhat.com> - 2012.2-0.11.rc1
 - Support newer polkit config format to allow communication with libvirtd
 - Fix to ensure that tgt configuration is honored
diff --git a/sources b/sources
index 592b863..c1f7919 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75b8a4bccd3e62844ee7f03ec638bad2  nova-2012.2~rc1.tar.gz
+598760ce72f391d3bb6a6ea2c9218fcf  nova-2012.2.tar.gz


More information about the scm-commits mailing list