[packages/xtables-addons/XTADDONS_1] - build userspace tools for alt_kernel

baggins baggins at pld-linux.org
Sat Jun 1 20:08:31 CEST 2013


commit 764e837960c77c02a0b1c75534be91f6df79dbc2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jun 1 20:07:59 2013 +0200

    - build userspace tools for alt_kernel

 xtables-addons.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/xtables-addons.spec b/xtables-addons.spec
index d7330a2..7309ef9 100644
--- a/xtables-addons.spec
+++ b/xtables-addons.spec
@@ -10,15 +10,12 @@
 %if %{without kernel}
 %undefine	with_dist_kernel
 %endif
-%if "%{_alt_kernel}" != "%{nil}"
-%undefine	with_userspace
-%endif
 %if %{without userspace}
 # nothing to be placed to debuginfo package
 %define		_enable_debug_packages	0
 %endif
 
-%define		rel	23
+%define		rel	24
 %define		pname	xtables-addons
 Summary:	Additional extensions for xtables packet filtering system
 Summary(pl.UTF-8):	Dodatkowe rozszerzenia do systemu filtrowania pakietów xtables
@@ -41,6 +38,8 @@ BuildRequires:	rpmbuild(macros) >= 1.379
 BuildRequires:	tar >= 1.22
 BuildRequires:	xz
 Requires:	iptables >= 1.4.5
+Provides:	xtables-addons = %{version}-%{release}
+Obsoletes:	xtables-addons < %{version}-%{release}
 Obsoletes:	iptables-ipp2p
 BuildRoot:	%{tmpdir}/%{pname}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xtables-addons.git/commitdiff/764e837960c77c02a0b1c75534be91f6df79dbc2



More information about the pld-cvs-commit mailing list