From 32ee262cea14ea04131ef0996f8585181d1d312f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:57:42 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.4-1mamba;Wed Dec 11 2019] --- iptables.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/iptables.spec b/iptables.spec index 6c83110..8186c11 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,5 +1,5 @@ Name: iptables -Version: 1.8.3 +Version: 1.8.4 Release: 1mamba Summary: kernel libraries, user tools/libraries for netfilter/iptables firewalling Group: Network/Security @@ -134,7 +134,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_libdir}/xtables/libxt_*.so %{_libdir}/xtables/libipt_*.so %{_libdir}/libxtables.so.* -%{_libdir}/libiptc.so.* +#%{_libdir}/libiptc.so.* %{_libdir}/libip4tc.so.* %dir %{_datadir}/xtables %{_datadir}/xtables/pf.os @@ -158,8 +158,8 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %defattr(-,root,root) %{_includedir}/xtables-version.h %{_includedir}/libiptc/*.h -%{_libdir}/libiptc.la -%{_libdir}/libiptc.so +#%{_libdir}/libiptc.la +#%{_libdir}/libiptc.so %{_libdir}/libip4tc.la %{_libdir}/libip4tc.so %{_libdir}/libip6tc.la @@ -177,6 +177,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; #%{_sbindir}/iptables-nat.sh %changelog +* Wed Dec 11 2019 Automatic Build System 1.8.4-1mamba +- automatic version update by autodist + * Sat Jul 06 2019 Automatic Build System 1.8.3-1mamba - automatic version update by autodist @@ -361,7 +364,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; * Tue Jul 15 2003 Silvan Calarco 1.2.8-5qilnx - fixed minor initscript problem (a lot of newlines after [OK]) -* Mon Jun 26 2003 Silvan Calarco 1.2.8-4qilnx +* Thu Jun 26 2003 Silvan Calarco 1.2.8-4qilnx - changed initscript sequence number to boot after network activation * Mon Jun 23 2003 Silvan Calarco 1.2.8-3qilnx @@ -370,5 +373,5 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; * Wed May 07 2003 Silvan Calarco 1.2.8-2qilnx - added iptables-nat package -* Thu Apr 29 2003 Alessandro Ramazzina 1.2.8-1qilnx +* Tue Apr 29 2003 Alessandro Ramazzina 1.2.8-1qilnx - creation of iptables package