X-Git-Url: http://git.pld-linux.org/?p=packages%2Fxtables-addons.git;a=blobdiff_plain;f=xtables-addons.spec;h=edcb63c1939810f19905fb18f9db84b1c2892bc6;hp=608c0917f54518c23565ed1641bba810f947bfa6;hb=7944b3c323576b3a43918013685ffefd50c4a243;hpb=f26711196e040dd0386f03800cc6a4918a08a8b2 diff --git a/xtables-addons.spec b/xtables-addons.spec index 608c091..edcb63c 100644 --- a/xtables-addons.spec +++ b/xtables-addons.spec @@ -1,4 +1,7 @@ # +# UPDATE WARNING: xtables-addons 2.0 support only kernels 3.7+ +# +# # Conditional build: %bcond_without dist_kernel # without distribution kernel %bcond_without kernel # don't build kernel modules @@ -15,17 +18,18 @@ %define _enable_debug_packages 0 %endif -%define rel 4 +%define rel 8 %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}%{_alt_kernel} -Version: 1.42 +Version: 1.47.1 Release: %{rel} License: GPL v2 Group: Networking/Admin Source0: http://downloads.sourceforge.net/xtables-addons/%{pname}-%{version}.tar.xz -# Source0-md5: 7c996a0400667b57ab4fb53a013ae742 +# Source0-md5: 92b9fc72980f9046622446d451296994 +Patch0: %{pname}-DNETMAP.patch URL: http://xtables-addons.sourceforge.net/ BuildRequires: autoconf >= 2.65 BuildRequires: automake >= 1:1.11 @@ -79,6 +83,7 @@ Moduły jądra dla rozszerzeń z pakietu xtables-addons. %prep %setup -q -n %{pname}-%{version} +%patch0 -p1 %build %{__libtoolize}