automatic version update by autodist [release 1.8.11-1mamba;Sun Nov 10 2024]
This commit is contained in:
parent
d24b933589
commit
b978568880
@ -1,5 +1,5 @@
|
||||
Name: iptables
|
||||
Version: 1.8.10
|
||||
Version: 1.8.11
|
||||
Release: 1mamba
|
||||
Summary: kernel libraries, user tools/libraries for netfilter/iptables firewalling
|
||||
Group: Network/Security
|
||||
@ -116,8 +116,6 @@ __EOF
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%posttrans
|
||||
# clean old sysv broken links
|
||||
@ -154,9 +152,8 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%{_mandir}/man8/iptables-*.8*
|
||||
%{_mandir}/man8/nfnl_osf.8*
|
||||
%{_mandir}/man8/xtables-*.8*
|
||||
%{_mandir}/man8/arptables-nft*.8*
|
||||
%{_mandir}/man8/ebtables-nft.8*
|
||||
%{_mandir}/man8/ebtables-translate.8*
|
||||
%{_mandir}/man8/arptables-*.8*
|
||||
%{_mandir}/man8/ebtables-*.8*
|
||||
%{_mandir}/man8/nfbpf_compile.8*
|
||||
|
||||
%files ipv6
|
||||
@ -199,6 +196,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%{_mandir}/man3/libipq.3*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 1.8.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 12 2023 Automatic Build System <autodist@mambasoft.it> 1.8.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user