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-Data-Serializer?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
390d64aabd
commit
57d395731d
@@ -31,6 +31,7 @@ Group: Development/Libraries/Perl
|
||||
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)
|
||||
@@ -70,7 +71,6 @@ BuildRequires: perl(YAML::Syck)
|
||||
#Requires: perl(Compress::PPMd)
|
||||
#%endif
|
||||
|
||||
%{perl_requires}
|
||||
Requires: perl(AutoLoader)
|
||||
Requires: perl(Exporter)
|
||||
Requires: perl(Data::Dumper) >= 2.08
|
||||
|
Reference in New Issue
Block a user