source URLs, description trim

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=8
This commit is contained in:
Jan Engelhardt 2014-08-06 05:19:55 +00:00 committed by Git OBS Bridge
parent 8d867a0882
commit d2f222794c

View File

@ -19,14 +19,15 @@
Name: nftables
Version: 0.3
Release: 0
Summary: Userspace utility access the Netfilter packet filter
Summary: Userspace utility to access the nf_tables packet filter
License: GPL-2.0+
Group: Productivity/Networking/Security
#Git-Clone: git://git.netfilter.org/nftables
#Git-Clone: git://git.inai.de/nftables plus
#Git-Snapshot: nftables-plus-0.3
Source: %name-plus-%version.tar.xz
Source: http://xtables.de/files/nftables-plus-%version.tar.xz
Source2: http://xtables.de/files/nftables-plus-%version.tar.asc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: bison
BuildRequires: dblatex
@ -44,14 +45,10 @@ intended to replace ip_tables, ip6_tables, arp_tables and ebtables in
the long term. nftables is the corresponsing userspace frontend,
replacing their respective userspace utilities.
nftables features native support for sets and dictionaries of
arbitrary types, support for many different protocols, meta data
types, connection tracking, NAT, logging, atomic incremental and full
ruleset updates.
%package plus
Summary: Userspace utility access the Netfilter packet filter
Summary: Userspace utility to access the nf_tables packet filter
Group: Productivity/Networking/Security
Provides: nftables = %version-%release
%description plus
nf_tables is the new firewalling infrastructure in the Linux kernel,