rpms/apcupsd/FC-6 apcupsd.spec,1.11,1.12

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Fri Jan 5 18:36:00 UTC 2007


Author: orion

Update of /cvs/extras/rpms/apcupsd/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9874/FC-6

Modified Files:
	apcupsd.spec 
Log Message:
Mark everything in /etc/apcupsd noreplace



Index: apcupsd.spec
===================================================================
RCS file: /cvs/extras/rpms/apcupsd/FC-6/apcupsd.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- apcupsd.spec	9 Oct 2006 16:47:43 -0000	1.11
+++ apcupsd.spec	5 Jan 2007 18:35:30 -0000	1.12
@@ -1,6 +1,6 @@
 Name:         apcupsd
 Version:      3.12.4
-Release:      3%{?dist}
+Release:      4%{?dist}
 Summary:      APC UPS Power Control Daemon for Linux
 
 Group:        System Environment/Daemons
@@ -110,13 +110,13 @@
 %config(noreplace) %{_sysconfdir}/apcupsd/hosts.conf
 %config(noreplace) %{_sysconfdir}/apcupsd/multimon.conf
 %attr(0755,root,root) %{_sysconfdir}/apcupsd/apccontrol
-%{_sysconfdir}/apcupsd/changeme
-%{_sysconfdir}/apcupsd/commfailure
-%{_sysconfdir}/apcupsd/commok
-%{_sysconfdir}/apcupsd/offbattery
-%{_sysconfdir}/apcupsd/onbattery
-%{_sysconfdir}/apcupsd/masterconnect
-%{_sysconfdir}/apcupsd/mastertimeout
+%config(noreplace) %{_sysconfdir}/apcupsd/changeme
+%config(noreplace) %{_sysconfdir}/apcupsd/commfailure
+%config(noreplace) %{_sysconfdir}/apcupsd/commok
+%config(noreplace) %{_sysconfdir}/apcupsd/offbattery
+%config(noreplace) %{_sysconfdir}/apcupsd/onbattery
+%config(noreplace) %{_sysconfdir}/apcupsd/masterconnect
+%config(noreplace) %{_sysconfdir}/apcupsd/mastertimeout
 %config(noreplace) %{_sysconfdir}/logrotate.d/apcupsd
 %attr(0755,root,root) %{_sbindir}/*
 %{_mandir}/*/*
@@ -143,6 +143,9 @@
 
 
 %changelog
+* Fri Jan  5 2007 - Orion Poplawski <orion at cora.nwra.com> - 3.12.4-4
+- Mark everying in /etc/apcupsd noreplace
+
 * Mon Oct  9 2006 - Orion Poplawski <orion at cora.nwra.com> - 3.12.4-3
 - Fix /etc/httpd/conf.d/apcupsd.conf so DirectoryIndex works (bug #209952).
   Patch from Clive Messer (clive at vacuumtube.org.uk)




More information about the scm-commits mailing list