- Dropped virtual provide for xtables.so.9

This commit is contained in:
Thomas Woerner 2014-01-10 13:35:50 +01:00
parent d303677f88
commit 85656c6cde

View File

@ -22,15 +22,6 @@ BuildRequires: kernel-headers
BuildRequires: systemd BuildRequires: systemd
BuildRequires: libtool 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 %description
The iptables utility controls the network packet filtering code in the The iptables utility controls the network packet filtering code in the