- Dropped virtual provide for xtables.so.9
This commit is contained in:
parent
d303677f88
commit
85656c6cde
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user