Remove perl(MODULE_COMPAT), it will be replaced by generators
This commit is contained in:
parent
6a25a780fe
commit
3ea0ce7421
@ -35,7 +35,6 @@ BuildRequires: perl(Test::More)
|
|||||||
%if %{with perl_Term_ANSIColor_enables_optional_test} && !%{defined perl_bootstrap}
|
%if %{with perl_Term_ANSIColor_enables_optional_test} && !%{defined perl_bootstrap}
|
||||||
BuildRequires: perl(IPC::System::Simple)
|
BuildRequires: perl(IPC::System::Simple)
|
||||||
%endif
|
%endif
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module has two interfaces, one through color() and colored() and the
|
This module has two interfaces, one through color() and colored() and the
|
||||||
|
Loading…
Reference in New Issue
Block a user