Remove perl(MODULE_COMPAT), it will be replaced by generators
This commit is contained in:
parent
f9c2f25179
commit
18351a3904
@ -173,7 +173,6 @@ binaries and applications.
|
|||||||
%package agent-libs
|
%package agent-libs
|
||||||
Summary: The NET-SNMP runtime agent libraries
|
Summary: The NET-SNMP runtime agent libraries
|
||||||
# the libs link against libperl.so:
|
# the libs link against libperl.so:
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
||||||
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
%description agent-libs
|
%description agent-libs
|
||||||
|
Loading…
Reference in New Issue
Block a user