automatic version update by autodist [release 1.8.3-1mamba;Sat Jul 06 2019]
This commit is contained in:
parent
fa67677030
commit
62125bbacb
@ -1,6 +1,6 @@
|
|||||||
Name: iptables
|
Name: iptables
|
||||||
Version: 1.8.2
|
Version: 1.8.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: kernel libraries, user tools/libraries for netfilter/iptables firewalling
|
Summary: kernel libraries, user tools/libraries for netfilter/iptables firewalling
|
||||||
Group: Network/Security
|
Group: Network/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -138,25 +138,21 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%{_libdir}/libip4tc.so.*
|
%{_libdir}/libip4tc.so.*
|
||||||
%dir %{_datadir}/xtables
|
%dir %{_datadir}/xtables
|
||||||
%{_datadir}/xtables/pf.os
|
%{_datadir}/xtables/pf.os
|
||||||
%{_mandir}/man1/iptables-xml.*
|
%{_mandir}/man1/iptables-*.1*
|
||||||
%{_mandir}/man8/iptables-restore.*
|
%{_mandir}/man8/iptables.8*
|
||||||
%{_mandir}/man8/iptables-save.*
|
%{_mandir}/man8/iptables-*.8*
|
||||||
%{_mandir}/man8/iptables.*
|
|
||||||
%{_mandir}/man8/iptables-extensions.*
|
|
||||||
%{_mandir}/man8/nfnl_osf.8*
|
%{_mandir}/man8/nfnl_osf.8*
|
||||||
%{_mandir}/man8/xtables-legacy.8*
|
%{_mandir}/man8/xtables-*.8*
|
||||||
%{_mandir}/man8/xtables-monitor.8*
|
%{_mandir}/man8/arptables-nft*.8*
|
||||||
%{_mandir}/man8/xtables-nft.8*
|
%{_mandir}/man8/ebtables-nft.8*
|
||||||
%{_mandir}/man8/xtables-translate.8*
|
|
||||||
|
|
||||||
%files ipv6
|
%files ipv6
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sbindir}/ip6tables*
|
%{_sbindir}/ip6tables*
|
||||||
%{_libdir}/libip6tc.so.*
|
%{_libdir}/libip6tc.so.*
|
||||||
%{_libdir}/xtables/libip6t_*.so
|
%{_libdir}/xtables/libip6t_*.so
|
||||||
%{_mandir}/man8/ip6tables.*
|
%{_mandir}/man8/ip6tables.8*
|
||||||
%{_mandir}/man8/ip6tables-restore.*
|
%{_mandir}/man8/ip6tables-*.8*
|
||||||
%{_mandir}/man8/ip6tables-save.*
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -181,6 +177,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
#%{_sbindir}/iptables-nat.sh
|
#%{_sbindir}/iptables-nat.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 06 2019 Automatic Build System <autodist@mambasoft.it> 1.8.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 14 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.2-2mamba
|
* Wed Nov 14 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.2-2mamba
|
||||||
- provide and obsolete ebtables
|
- provide and obsolete ebtables
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user