rpms/tog-pegasus/devel tog-pegasus.spec,1.68,1.69

Vitezslav Crhonek vcrhonek at fedoraproject.org
Tue Mar 3 16:38:12 UTC 2009


Author: vcrhonek

Update of /cvs/extras/rpms/tog-pegasus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4294

Modified Files:
	tog-pegasus.spec 
Log Message:
Add noreplace to config files


Index: tog-pegasus.spec
===================================================================
RCS file: /cvs/extras/rpms/tog-pegasus/devel/tog-pegasus.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- tog-pegasus.spec	28 Feb 2009 14:06:17 -0000	1.68
+++ tog-pegasus.spec	3 Mar 2009 16:37:42 -0000	1.69
@@ -43,7 +43,7 @@
 %define _default_patch_fuzz 2
 
 Version: 		2.7.2
-Release: 		6%{?dist}
+Release: 		7%{?dist}
 Epoch:   		2
 #
 Summary:   		OpenPegasus WBEM Services for Linux
@@ -318,7 +318,7 @@
 %attr(0755, root, pegasus) /usr/bin/cimprovider
 %attr(0755, root, pegasus) /usr/bin/osinfo
 %attr(0755, root, pegasus) /usr/bin/wbemexec
-%config /etc/rc.d/init.d/tog-pegasus
+%config(noreplace) /etc/rc.d/init.d/tog-pegasus
 %defattr(0640, root, pegasus, 0750)
 %dir   /etc/Pegasus
 %ghost %config(noreplace) /etc/Pegasus/cimserver_current.conf
@@ -462,6 +462,9 @@
 
 
 %changelog
+* Tue Mar  3 2009 Vitezslav Crhonek <vcrhonek at redhat.com> - 2:2.7.2-7
+- Add noreplace to config files
+
 * Sat Feb 28 2009 Caolán McNamara <caolanm at redhat.com> - 2:2.7.2-6
 - fix elif
 




More information about the fedora-extras-commits mailing list