Remove perl(MODULE_COMPAT), it will be replaced by generators
This commit is contained in:
parent
e38142b567
commit
d661b61077
@ -155,7 +155,6 @@ Documentation for rubygem-%{gem_name}
|
|||||||
%if %{with_perl}
|
%if %{with_perl}
|
||||||
%package perl
|
%package perl
|
||||||
License: BSD
|
License: BSD
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
||||||
Summary: Perl bindings for openwsman client API
|
Summary: Perl bindings for openwsman client API
|
||||||
Requires: libwsman1 = %{version}-%{release}
|
Requires: libwsman1 = %{version}-%{release}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user