[iptables] - Dropped virtual provide for xtables.so.9

Thomas Woerner twoerner at fedoraproject.org
Fri Jan 10 12:36:02 UTC 2014


commit 85656c6cde0def3cb9226d0581954093d00ffc8a
Author: Thomas Woerner <twoerner at redhat.com>
Date:   Fri Jan 10 13:35:50 2014 +0100

    - Dropped virtual provide for xtables.so.9

 iptables.spec |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/iptables.spec b/iptables.spec
index ae9c9d2..3f373a4 100644
--- a/iptables.spec
+++ b/iptables.spec
@@ -22,15 +22,6 @@ BuildRequires: kernel-headers
 BuildRequires: systemd
 BuildRequires: libtool
 
-# Virtually provide libxtables.so.9 to be able to create the buildroot.
-# The iproute package is needed by iniscripts. iproute also provides tc, which
-# requires libxtables.
-%if %{_lib} == lib64
-Provides: libxtables.so.9()(64bit)
-%else
-Provides: libxtables.so.9
-%endif
-
 
 %description
 The iptables utility controls the network packet filtering code in the


More information about the scm-commits mailing list