From 544c615ac415e097f8fe1913dafdafad7d661735 Mon Sep 17 00:00:00 2001 From: saq Date: Wed, 25 Jul 2001 22:51:57 +0000 Subject: [PATCH] - replace non-existent %chkconfig_{post,preun} macros with %chkconfig_{add,del} (thanks qboosh) Changed files: atm.spec -> 1.20 --- atm.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/atm.spec b/atm.spec index a951d77..4745eb0 100644 --- a/atm.spec +++ b/atm.spec @@ -1,4 +1,4 @@ -# $Revision: 1.19 $ $Date: 2001-07-25 16:30:41 $ +# $Revision: 1.20 $ $Date: 2001-07-25 22:51:57 $ Summary: ATM on Linux Summary(pl): ObsĀ³uga sieci ATM w Linuxie Name: atm @@ -94,10 +94,10 @@ gzip -9nf doc/usage.txt BUGS CREDITS CHANGES README config/pld/README.PLD rm -rf $RPM_BUILD_ROOT %post -%chkconfig_post +%chkconfig_add %preun -%chkconfig_preun +%chkconfig_del %files %defattr(644,root,root,755) -- 2.43.0