[packages/nftables] - updated to 0.8

qboosh qboosh at pld-linux.org
Wed Nov 22 16:33:07 CET 2017


commit 905a4ebf9e8bb0c973e3a886cf76244a4b551275
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Nov 22 16:34:02 2017 +0100

    - updated to 0.8

 nftables.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/nftables.spec b/nftables.spec
index af23047..ff9baef 100644
--- a/nftables.spec
+++ b/nftables.spec
@@ -1,12 +1,12 @@
 Summary:	Administration tool for packet filtering and classification
 Summary(pl.UTF-8):	Narzędzie administracyjne do filtrowania i klasyfikacji pakietów
 Name:		nftables
-Version:	0.7
+Version:	0.8
 Release:	1
 License:	GPL v2
 Group:		Applications/Networking
 Source0:	http://www.netfilter.org/projects/nftables/files/%{name}-%{version}.tar.bz2
-# Source0-md5:	4c005e76a15a029afaba71d7db21d065
+# Source0-md5:	9fe666f6281e3e377e2e818152336b25
 URL:		http://www.netfilter.org/projects/nftables/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake >= 1.6
@@ -17,12 +17,12 @@ BuildRequires:	flex
 BuildRequires:	gmp-devel
 BuildRequires:	iptables-devel >= 1.6.1
 BuildRequires:	libmnl-devel >= 1.0.3
-BuildRequires:	libnftnl-devel >= 1.0.7
+BuildRequires:	libnftnl-devel >= 1.0.8
 BuildRequires:	pkgconfig
 BuildRequires:	readline-devel
 Requires:	iptables-libs >= 1.6.1
 Requires:	libmnl >= 1.0.3
-Requires:	libnftnl >= 1.0.7
+Requires:	libnftnl >= 1.0.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -72,12 +72,15 @@ rm -rf $RPM_BUILD_ROOT
 %doc TODO
 %attr(755,root,root) %{_sbindir}/nft
 %dir %{_sysconfdir}/nftables
+%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/arp-filter
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/bridge-filter
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/inet-filter
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/ipv4-filter
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/ipv4-mangle
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/ipv4-nat
+%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/ipv4-raw
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/ipv6-filter
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/ipv6-mangle
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/ipv6-nat
+%attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/ipv6-raw
 %{_mandir}/man8/nft.8*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nftables.git/commitdiff/905a4ebf9e8bb0c973e3a886cf76244a4b551275



More information about the pld-cvs-commit mailing list