forked from pool/perl-PHP-Serialization
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PHP-Serialization?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
bd0653c791
commit
74ff057dea
@@ -31,10 +31,10 @@ Group: Applications/CPAN
|
||||
Url: http://www.cpan.org
|
||||
Source0: %{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
#BuildRequires: perl(Module::Build)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
%{cpan_name} module for perl
|
||||
|
Reference in New Issue
Block a user