[openstack-neutron/el6-icehouse] removed 'noreplace' tag from sudoers file to reflect change in RHEL-OSP

Ihar Hrachyshka ihrachyshka at fedoraproject.org
Thu Jul 10 15:00:37 UTC 2014


commit 0f580da40ca199f9cf2b666fc6397e2e6cfd94ea
Author: Ihar Hrachyshka <ihrachys at redhat.com>
Date:   Thu Jul 10 17:00:06 2014 +0200

    removed 'noreplace' tag from sudoers file to reflect change in RHEL-OSP

 openstack-neutron.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openstack-neutron.spec b/openstack-neutron.spec
index e5ae097..eaac92d 100644
--- a/openstack-neutron.spec
+++ b/openstack-neutron.spec
@@ -2,7 +2,7 @@
 
 Name:		openstack-neutron
 Version:	2014.1.1
-Release:	4%{?dist}
+Release:	5%{?dist}
 Provides:	openstack-quantum = %{version}-%{release}
 Obsoletes:	openstack-quantum < 2013.2-0.3.b3
 
@@ -856,7 +856,7 @@ fi
 %config(noreplace) %{_sysconfdir}/neutron/rootwrap.conf
 %dir %{_sysconfdir}/neutron/plugins
 %config(noreplace) %{_sysconfdir}/logrotate.d/*
-%config(noreplace) %{_sysconfdir}/sudoers.d/neutron
+%config %{_sysconfdir}/sudoers.d/neutron
 %dir %attr(0755, neutron, neutron) %{_sharedstatedir}/neutron
 %dir %attr(0755, neutron, neutron) %{_localstatedir}/log/neutron
 %dir %attr(0755, neutron, neutron) %{_localstatedir}/run/neutron
@@ -1092,6 +1092,9 @@ fi
 
 
 %changelog
+* Thu Jul 10 2014 Ihar Hrachyshka <ihrachys at redhat.com> 2014.1.1-5
+- removed 'noreplace' tag from sudoers file to reflect change in RHEL-OSP
+
 * Thu Jul 10 2014 Ihar Hrachyshka <ihrachys at redhat.com> 2014.1.1-4
 - removed 'Use parallel installed versions in RHEL6' patch and unneeded
   build dependencies


More information about the scm-commits mailing list