SPECS: powersave.spec - s/powersave/powersaved for sysconfig file
freetz
freetz at pld-linux.org
Thu Oct 13 17:12:47 CEST 2005
Author: freetz Date: Thu Oct 13 15:12:47 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- s/powersave/powersaved for sysconfig file
---- Files affected:
SPECS:
powersave.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/powersave.spec
diff -u SPECS/powersave.spec:1.6 SPECS/powersave.spec:1.7
--- SPECS/powersave.spec:1.6 Thu Oct 13 16:52:53 2005
+++ SPECS/powersave.spec Thu Oct 13 17:12:42 2005
@@ -92,7 +92,7 @@
DESTDIR=$RPM_BUILD_ROOT
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/powersave
-install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/powersave
+install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/powersaved
rm -rf $RPM_BUILD_ROOT/etc/init.d
@@ -118,6 +118,7 @@
%dir /etc/sysconfig/powersave
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/powersave/*
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/powersaved
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/powersave.conf
%dir %{_sysconfdir}/acpi/events.ignore
@@ -152,6 +153,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/10/13 15:12:42 freetz
+- s/powersave/powersaved for sysconfig file
+
Revision 1.6 2005/10/13 14:52:53 qboosh
- no macro where it shouldn't be
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/powersave.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list