]> git.pld-linux.org Git - packages/xtables-addons.git/blobdiff - xtables-addons.spec
- up to 3.21
[packages/xtables-addons.git] / xtables-addons.spec
index 5683e74bfb18398c892f882b89a0685739d2f835..7901ce471f1a03c0296842045dc8184b416194d5 100644 (file)
@@ -21,17 +21,17 @@ exit 1
 %define                _enable_debug_packages  0
 %endif
 
-%define                rel     3
+%define                rel     1
 %define                pname   xtables-addons
 Summary:       Additional extensions for xtables packet filtering system
 Summary(pl.UTF-8):     Dodatkowe rozszerzenia do systemu filtrowania pakietów xtables
 Name:          %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
-Version:       3.16
+Version:       3.21
 Release:       %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
 License:       GPL v2
 Group:         Networking/Admin
 Source0:       https://inai.de/files/xtables-addons/%{pname}-%{version}.tar.xz
-# Source0-md5: 35cf79f1c55ba054fd8cb10d82bf73a3
+# Source0-md5: 600717f816f53f61fd3b9416d4ef3161
 URL:           http://xtables-addons.sourceforge.net/
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.11
@@ -163,7 +163,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/iptaccount
 %attr(755,root,root) %{_sbindir}/pknlusr
 %attr(755,root,root) %{_libdir}/libxt_ACCOUNT_cl.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libxt_ACCOUNT_cl.so.0
+%attr(755,root,root) %ghost %{_libdir}/libxt_ACCOUNT_cl.so.1
 %attr(755,root,root) %{_libdir}/xtables/libxt_*.so
 %{_mandir}/man8/iptaccount.8*
 %{_mandir}/man8/xtables-addons.8*
This page took 1.388275 seconds and 4 git commands to generate.