]> git.pld-linux.org Git - packages/apmd.git/blobdiff - apmd.spec
- reverting to previous /sbin/chkconfig behavior (chkconfig-1.0.7-6
[packages/apmd.git] / apmd.spec
index f218698d8904144e585b824fe165d8afdfd69a2e..f1c500d319ec64003352d769c1ec058f9e8898e5 100644 (file)
--- a/apmd.spec
+++ b/apmd.spec
@@ -2,7 +2,7 @@ Summary:        Advanced Power Management (APM) utilities for notebooks
 Summary(pl):   Obs³uga zarz±dzania enerig± (APM) dla notebooków
 Name:          apmd
 Version:       3.0
-Release:       5
+Release:       6
 License:       GPL
 Group:         Utilities/System
 Group(pl):     Narzêdzia/System
@@ -96,7 +96,7 @@ gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man*/* \
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/chkconfig apmd reset
+/sbin/chkconfig --add apmd
 if [ -f /var/lock/subsys/apmd ]; then
        /etc/rc.d/init.d/apmd restart 1>&2
 else
This page took 0.08965 seconds and 4 git commands to generate.