]> git.pld-linux.org Git - packages/iptables.git/commitdiff
- upstart hook auto/th/iptables-1_4_10-4
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 27 Jan 2011 22:27:00 +0000 (22:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iptables.init -> 1.14
    iptables.spec -> 1.290

iptables.init
iptables.spec

index 304a3b7d81d5e55cd9fd2edae4d63a5150de6c27..bc1e0bf2c74287eeabc10e03fafd1bc9472ce351 100644 (file)
@@ -106,6 +106,8 @@ stop() {
        rm -f /var/lock/subsys/iptables
 }
 
+upstart_controlled --except status panic load save clear
+
 case "$1" in
   start|load)
        start
index 4d178b38fb3b0a449b5b17186668d5b0e7e6b411..54d51cb69070503ea8195c302268f8c6a689dcbe 100644 (file)
@@ -13,7 +13,7 @@
 %bcond_without vserver         # kernel build without vserver
 %bcond_with    batch           # build iptables-batch
 %bcond_with    static
-#
+
 %define                netfilter_snap          20070806
 %define                llh_version             7:2.6.22.1
 %define                name6                   ip6tables
@@ -25,7 +25,7 @@ Summary(uk.UTF-8):    Утиліти для керування пакетними 
 Summary(zh_CN.UTF-8):  Linux内核包过滤管理工具
 Name:          iptables
 Version:       1.4.10
-Release:       3
+Release:       4
 License:       GPL
 Group:         Networking/Admin
 Source0:       ftp://ftp.netfilter.org/pub/iptables/%{name}-%{version}.tar.bz2
@@ -149,7 +149,7 @@ Summary(pl.UTF-8):  Iptables init (w stylu RedHata)
 Group:         Networking/Admin
 Requires(post,preun):  /sbin/chkconfig
 Requires:      %{name}
-Requires:      rc-scripts
+Requires:      rc-scripts >= 0.4.3.0
 Obsoletes:     firewall-init
 Obsoletes:     firewall-init-ipchains
 Obsoletes:     iptables24-init
This page took 0.108592 seconds and 4 git commands to generate.