Fix a dependency on perl-libs from perl-Pod-Functions
perl-Pod-Functions is noarch, we cannot have arch-specific dependencies.
This commit is contained in:
parent
3dcb4caf22
commit
003b5fe19a
@ -3326,7 +3326,7 @@ Version: 1.13
|
||||
BuildArch: noarch
|
||||
Requires: %perl_compat
|
||||
# Match perl the functions come from
|
||||
Requires: perl-libs%{?_isa} = %{perl_epoch}:%{perl_version}-%{release}
|
||||
Requires: perl-libs = %{perl_epoch}:%{perl_version}-%{release}
|
||||
%if %{defined perl_bootstrap}
|
||||
%gendep_perl_Pod_Functions
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user