SPECS: eeepc-acpi-utilities.spec - oops, too fast. typo

paszczus paszczus at pld-linux.org
Fri Jan 9 20:49:09 CET 2009


Author: paszczus                     Date: Fri Jan  9 19:49:09 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- oops, too fast. typo

---- Files affected:
SPECS:
   eeepc-acpi-utilities.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/eeepc-acpi-utilities.spec
diff -u SPECS/eeepc-acpi-utilities.spec:1.4 SPECS/eeepc-acpi-utilities.spec:1.5
--- SPECS/eeepc-acpi-utilities.spec:1.4	Fri Jan  9 20:48:23 2009
+++ SPECS/eeepc-acpi-utilities.spec	Fri Jan  9 20:49:04 2009
@@ -78,11 +78,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post init
+%post
 /sbin/chkconfig --add eeepc-restore
 %service %{name} restart
 
-%preun init
+%preun
 if [ "$1" = "0" ]; then
 	%service -q %{name} stop
 	/sbin/chkconfig --del eeepc-restore
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/01/09 19:49:04  paszczus
+- oops, too fast. typo
+
 Revision 1.4  2009/01/09 19:48:23  paszczus
 - added post/preun section with chkconfig; rel 0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eeepc-acpi-utilities.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list