forked from pool/xtables-addons
This commit is contained in:
parent
051d4cc33f
commit
25bd70f6ca
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 12 00:46:09 CET 2010 - ro@suse.de
|
||||||
|
|
||||||
|
- add KMP to specfile (to give description to kmp subpacks)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 23 02:32:52 CET 2010 - jengelh@medozas.de
|
Sat Jan 23 02:32:52 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Name: xtables-addons
|
Name: xtables-addons
|
||||||
Version: 1.22
|
Version: 1.22
|
||||||
Release: 1
|
Release: 2
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Summary: IP Packet Filter Administration Extensions
|
Summary: IP Packet Filter Administration Extensions
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -45,6 +45,19 @@ Xtables-addons is the successor to patch-o-matic(-ng). Likewise, it
|
|||||||
contains extensions that were not, or are not yet, accepted in the
|
contains extensions that were not, or are not yet, accepted in the
|
||||||
main kernel/iptables packages.
|
main kernel/iptables packages.
|
||||||
|
|
||||||
|
%package KMP
|
||||||
|
Group: Hardware/Other
|
||||||
|
License: GPL
|
||||||
|
Summary: IP Packet Filter Administration Extensions
|
||||||
|
|
||||||
|
%description KMP
|
||||||
|
Xtables is used to set up, maintain, and inspect the tables of IP
|
||||||
|
packet filter rules in the Linux kernel.
|
||||||
|
|
||||||
|
Xtables-addons is the successor to patch-o-matic(-ng). Likewise, it
|
||||||
|
contains extensions that were not, or are not yet, accepted in the
|
||||||
|
main kernel/iptables packages.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
if [ ! -e configure ]; then
|
if [ ! -e configure ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user