]> git.pld-linux.org Git - packages/firewall-init.git/commitdiff
*** empty log message ***
authorkolodko <kolodko@pld-linux.org>
Sun, 16 Oct 2005 12:28:31 +0000 (12:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    firewall-init.spec -> 1.43

firewall-init.spec

index 973708bbd597c344bef94173ca7170af517eb01b..be9ec2a8d9baa7a649c0f09c02ac62a98ecd6614 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Firewall SysV-init style start-up script
 Summary(pl):   Skrypt startowy firewalla
 Name:          firewall-init
 Version:       2.99.8
-Release:       1
+Release:       2               
 License:       GPL
 Group:         Networking/Admin
 Source0:       ftp://ftp.pld-linux.org/software/firewall-init/%{name}-%{version}.tar.bz2
@@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/chkconfig --add firewall
 /sbin/chkconfig --add firewall-pre
 
-%postun
+%preun
 if [ "$1" = "0" ]; then
        /sbin/chkconfig --del firewall
        /sbin/chkconfig --del firewall-pre
This page took 0.050534 seconds and 4 git commands to generate.