From 25bd70f6ca36dc266bba5dfc6f14c768e932356bc24717429096821d6dc32fe9 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 11 Feb 2010 23:47:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xtables-addons?expand=0&rev=3 --- xtables-addons.changes | 5 +++++ xtables-addons.spec | 15 ++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/xtables-addons.changes b/xtables-addons.changes index 72b0791..1528a6c 100644 --- a/xtables-addons.changes +++ b/xtables-addons.changes @@ -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 diff --git a/xtables-addons.spec b/xtables-addons.spec index 1cf77fb..e34410e 100644 --- a/xtables-addons.spec +++ b/xtables-addons.spec @@ -19,7 +19,7 @@ Name: xtables-addons Version: 1.22 -Release: 1 +Release: 2 Group: Productivity/Networking/Security Summary: IP Packet Filter Administration Extensions 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 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 %setup -q if [ ! -e configure ]; then