]> git.pld-linux.org Git - packages/apmd.git/commitdiff
- changed the %post script to support changed chkconfig priority
authorsaq <saq@pld-linux.org>
Fri, 1 Sep 2000 12:59:33 +0000 (12:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new release

Changed files:
    apmd.spec -> 1.19

apmd.spec

index 486dc35230e5826cc51111f37c6b38d6f684b35c..f218698d8904144e585b824fe165d8afdfd69a2e 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:       4
+Release:       5
 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 --add apmd
+/sbin/chkconfig apmd reset
 if [ -f /var/lock/subsys/apmd ]; then
        /etc/rc.d/init.d/apmd restart 1>&2
 else
This page took 0.126804 seconds and 4 git commands to generate.