From 10f02278ce2a9d9cabaabee3a98d1e79bae29a4b Mon Sep 17 00:00:00 2001 From: saq Date: Fri, 1 Sep 2000 12:59:33 +0000 Subject: [PATCH] - changed the %post script to support changed chkconfig priority - new release Changed files: apmd.spec -> 1.19 --- apmd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apmd.spec b/apmd.spec index 486dc35..f218698 100644 --- 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 -- 2.44.0