[packages/iptables] - adjusted tags to be parallel installable with (legacy) arptables 0.0.5+/ebtables 2.0.11+ - fixed i

qboosh qboosh at pld-linux.org
Fri Jan 31 16:03:26 CET 2020


commit b6fed45f05ca5070f0d76908a312c57381578edd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 31 16:03:43 2020 +0100

    - adjusted tags to be parallel installable with (legacy) arptables 0.0.5+/ebtables 2.0.11+
    - fixed iptables-ebtables provides

 iptables.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/iptables.spec b/iptables.spec
index 078db00..da4011a 100644
--- a/iptables.spec
+++ b/iptables.spec
@@ -112,7 +112,7 @@ Requires:	libnfnetlink >= 1.0
 Provides:	arptables
 Provides:	firewall-userspace-tool
 %{?with_vserver:Provides:	iptables = %{version}-%{release}}
-Obsoletes:	arptables
+Obsoletes:	arptables < 0.0.5
 Obsoletes:	ipchains
 Obsoletes:	iptables24-compat
 Obsoletes:	netfilter
@@ -210,13 +210,13 @@ Summary(pl.UTF-8):	Ethernet Bridge Tables – nakładka kompatybilności na xtab
 Group:		Networking/Admin
 Requires(post,preun):	/sbin/chkconfig
 Requires(post,preun,postun):	systemd-units >= 38
-Requires:	%{name}
+Requires:	%{name} = %{version}-%{release}
 Requires:	rc-scripts >= 0.4.3.0
 Requires:	systemd-units >= 38
 # do not 'provide' something this is not really compatible with
 #Provides:	ebtables
-Obsoletes:	ebtables
-%{?with_vserver:Provides:	ebtables = %{version}-%{release}}
+Conflicts:	ebtables < 2.0.11
+%{?with_vserver:Provides:	iptables-ebtables = %{version}-%{release}}
 
 %description ebtables
 ebtables is a tool for managing Linux 2.5.x (and above) Link Layer
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iptables.git/commitdiff/b6fed45f05ca5070f0d76908a312c57381578edd



More information about the pld-cvs-commit mailing list