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-Spiffy?expand=0&rev=10
This commit is contained in:
parent
6a4957b573
commit
7faf81854f
@ -22,14 +22,15 @@ Name: perl-Spiffy
|
||||
Url: http://search.cpan.org/~ingy/Spiffy
|
||||
License: Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
%{perl_requires}
|
||||
AutoReqProv: on
|
||||
Summary: Framework for object oriented programming in Perl.
|
||||
Version: 0.30
|
||||
Release: 120
|
||||
Source: Spiffy-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
"Spiffy" is a framework and methodology for doing object oriented (OO)
|
||||
|
Loading…
Reference in New Issue
Block a user