]> git.pld-linux.org Git - packages/xtables-addons.git/commitdiff
- updated to 3.26 master auto/th/xtables-addons-3.26-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 23 Mar 2024 13:36:05 +0000 (14:36 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 23 Mar 2024 13:36:05 +0000 (14:36 +0100)
xtables-addons.spec

index 2aa2c9f7f6fec404546bd34b35113ad124622f9d..3f34ffb03ee3bb51aaa0f55657c1ff31d6260203 100644 (file)
@@ -3,8 +3,8 @@
 #                 xtables-addons 2.0 (XTADDONS_2 branch) support kernels 3.7 - 4.14
 #
 # Conditional build:
 #                 xtables-addons 2.0 (XTADDONS_2 branch) support kernels 3.7 - 4.14
 #
 # Conditional build:
-%bcond_without kernel          # don't build kernel modules
-%bcond_without userspace       # don't build userspace tools
+%bcond_without kernel          # kernel modules
+%bcond_without userspace       # userspace tools
 %bcond_with    verbose         # verbose build (V=1)
 
 # The goal here is to have main, userspace, package built once with
 %bcond_with    verbose         # verbose build (V=1)
 
 # The goal here is to have main, userspace, package built once with
@@ -26,12 +26,12 @@ exit 1
 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}
 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.25
+Version:       3.26
 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
 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: c6372ccd8be68255d4e5036ac7cd2f2f
+# Source0-md5: afcec8d977631d224eaf87b27d51e77d
 URL:           http://xtables-addons.sourceforge.net/
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.11
 URL:           http://xtables-addons.sourceforge.net/
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.11
This page took 0.148345 seconds and 4 git commands to generate.