[openstack-keystone] fix warning: File listed twice

Alan Pevec apevec at fedoraproject.org
Wed Jun 27 10:19:50 UTC 2012


commit 6000acc910095b2c382bb180ad108bc8e773fad6
Author: Alan Pevec <apevec at redhat.com>
Date:   Wed Jun 27 11:13:27 2012 +0200

    fix warning: File listed twice

 openstack-keystone.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/openstack-keystone.spec b/openstack-keystone.spec
index 04ead1f..bded7b1 100644
--- a/openstack-keystone.spec
+++ b/openstack-keystone.spec
@@ -193,7 +193,6 @@ fi
 %{_bindir}/keystone-manage
 %{_bindir}/openstack-keystone-sample-data
 %{_datadir}/%{name}
-%{_datadir}/%{name}/sample_data.sh
 %{_unitdir}/openstack-keystone.service
 %dir %{_sysconfdir}/keystone
 %config(noreplace) %attr(-, root, keystone) %{_sysconfdir}/keystone/keystone.conf


More information about the scm-commits mailing list