[openstack-nova] nova-{stack, clear-rabbit-queues, instance-usage-audit} temporarily removed because of lp#917676

Mark McLoughlin markmc at fedoraproject.org
Tue Jan 17 15:29:09 UTC 2012


commit b0b7d222a7d6d639bfb72c103036648f6d588e66
Author: Mark McLoughlin <markmc at redhat.com>
Date:   Tue Jan 17 15:28:57 2012 +0000

    nova-{stack,clear-rabbit-queues,instance-usage-audit} temporarily removed because of lp#917676

 openstack-nova.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 40d2a22..cfed99a 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -5,7 +5,7 @@
 
 Name:             openstack-nova
 Version:          2011.3.1
-Release:          0.1.%{revno}%{?dist}
+Release:          0.2.%{revno}%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -222,9 +222,10 @@ rm -fr build/html/.doctrees build/html/.buildinfo
 popd
 
 # Give stack, instance-usage-audit and clear_rabbit_queues a reasonable prefix
-mv %{buildroot}%{_bindir}/stack %{buildroot}%{_bindir}/nova-stack
-mv %{buildroot}%{_bindir}/instance-usage-audit %{buildroot}%{_bindir}/nova-instance-usage-audit
-mv %{buildroot}%{_bindir}/clear_rabbit_queues %{buildroot}%{_bindir}/nova-clear-rabbit-queues
+# Disabled while waiting for https://bugs.launchpad.net/nova/+bug/917676
+#  mv %{buildroot}%{_bindir}/stack %{buildroot}%{_bindir}/nova-stack
+#  mv %{buildroot}%{_bindir}/instance-usage-audit %{buildroot}%{_bindir}/nova-instance-usage-audit
+#  mv %{buildroot}%{_bindir}/clear_rabbit_queues %{buildroot}%{_bindir}/nova-clear-rabbit-queues
 
 # Setup directories
 install -d -m 755 %{buildroot}%{_sharedstatedir}/nova
@@ -380,6 +381,9 @@ fi
 %endif
 
 %changelog
+* Tue Jan 17 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.2.10814
+- nova-{stack,clear-rabbit-queues,instance-usage-audit} temporarily removed because of lp#917676
+
 * Tue Jan 17 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.1.10814
 - Update to 2011.3.1 release candidate
 - Only adds 4 patches from upstream which we didn't already have


More information about the scm-commits mailing list