[openstack-nova/el6] Ok now fixed spec file

oneiroi oneiroi at fedoraproject.org
Tue Oct 25 08:52:14 UTC 2011


commit f6254e1f8f04f708dde5875e55c34bff4f7ab906
Author: David Busby <oneiroi at fedoraproject.org>
Date:   Tue Oct 25 09:51:44 2011 +0100

    Ok now fixed spec file

 openstack-nova.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index c8ecc80..71c4f72 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -38,6 +38,7 @@ Patch6:           0006-Allow-the-user-to-choose-either-ietadm-or-tgtadm-lp-.patc
 Patch7:           0007-Remove-VolumeDriver.sync_exec-method-lp-819997.patch
 Patch8:           0008-Refactor-ietadm-tgtadm-calls-out-into-helper-classes.patch
 Patch9:           0009-Fixed-bug-lp850602.patch
+Patch10:          0010-Fix-Nova-Glance-Dependency.patch
 
 BuildArch:        noarch
 BuildRequires:    intltool
@@ -173,6 +174,7 @@ This package contains documentation files for nova.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 find . \( -name .gitignore -o -name .placeholder \) -delete
 
@@ -359,7 +361,7 @@ fi
 
 %changelog
 * Mon Oct 24 2011 David Busby <oneiroi at fedoraproject.org> 2011.3-6
-- Changed libvirt required version to >= 0.8.1
+- Added patch tyo fix nova glance requirment 0010
 
 * Mon Oct 24 2011 Mark McLoughlin <markmc at redhat.com> - 2011.3-5
 - Fix block migration (#741690)


More information about the scm-commits mailing list