nftables-0.7
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=20
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nftables
|
||||
Version: 0.6
|
||||
Version: 0.7
|
||||
Release: 0
|
||||
Summary: Userspace utility to access the nf_tables packet filter
|
||||
License: GPL-2.0
|
||||
@@ -37,7 +37,8 @@ BuildRequires: pkgconfig >= 0.21
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(libmnl) >= 1.0.3
|
||||
BuildRequires: pkgconfig(libnftnl) >= 1.0.6
|
||||
BuildRequires: pkgconfig(libnftnl) >= 1.0.7
|
||||
BuildRequires: pkgconfig(xtables) >= 1.6.0
|
||||
Obsoletes: nftables-plus < %version-%release
|
||||
Provides: nftables-plus = %version-%release
|
||||
|
||||
@@ -69,13 +70,12 @@ popd
|
||||
%install
|
||||
b="%buildroot"
|
||||
%make_install -C obj
|
||||
cp -a COPYING "$b/%_docdir/%name/"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%config %_sysconfdir/nftables
|
||||
%_sbindir/nft
|
||||
%doc %_docdir/%name/
|
||||
%_mandir/man8/nft*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user