[openstack-nova/f18] remove the no longer used /var/lib/nova/images/

Pádraig Brady pbrady at fedoraproject.org
Fri Jan 25 11:21:29 UTC 2013


commit 1635623595c67de4e461ae23148daa4e21dfdc7d
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Jan 25 11:15:25 2013 +0000

    remove the no longer used /var/lib/nova/images/

 openstack-nova.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index cf8b7ec..94c11ae 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -386,7 +386,6 @@ popd
 # Setup directories
 install -d -m 755 %{buildroot}%{_sharedstatedir}/nova
 install -d -m 755 %{buildroot}%{_sharedstatedir}/nova/buckets
-install -d -m 755 %{buildroot}%{_sharedstatedir}/nova/images
 install -d -m 755 %{buildroot}%{_sharedstatedir}/nova/instances
 install -d -m 755 %{buildroot}%{_sharedstatedir}/nova/keys
 install -d -m 755 %{buildroot}%{_sharedstatedir}/nova/networks
@@ -667,7 +666,6 @@ fi
 %defattr(-, nova, nova, -)
 %dir %{_sharedstatedir}/nova
 %dir %{_sharedstatedir}/nova/buckets
-%dir %{_sharedstatedir}/nova/images
 %dir %{_sharedstatedir}/nova/instances
 %dir %{_sharedstatedir}/nova/keys
 %dir %{_sharedstatedir}/nova/networks


More information about the scm-commits mailing list