]> git.pld-linux.org Git - packages/nftables.git/commitdiff
bring back /etc/nftables ownership; rel 2 auto/th/nftables-0.9.9-2
authorJan Palus <atler@pld-linux.org>
Thu, 27 May 2021 11:52:31 +0000 (13:52 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 27 May 2021 11:52:31 +0000 (13:52 +0200)
nftables.spec

index 1c27a68b4674aff3b9534ae1dc872d29541d8c76..c1d37949db5c0baff2be9f9f8eb5eeebe9dbe806 100644 (file)
@@ -6,7 +6,7 @@ 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.9.9
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       https://netfilter.org/projects/nftables/files/%{name}-%{version}.tar.bz2
@@ -152,6 +152,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/nft
+%dir %{_sysconfdir}/nftables
 %dir %{_sysconfdir}/nftables/osf
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nftables/osf/pf.os
 %attr(740,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/nftables
This page took 0.228111 seconds and 4 git commands to generate.