1
0

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-YAML-Tiny?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2010-12-03 14:57:06 +00:00 committed by Git OBS Bridge
parent dee0f07748
commit 31ee82028c

View File

@ -10,8 +10,8 @@ URL: http://search.cpan.org/dist/YAML-Tiny
Group: Development/Libraries/Perl
License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
BuildRequires: perl-macros
%{perl_requires}
BuildRequires: perl-macros
BuildRequires: make perl
BuildRequires: perl(YAML)
BuildRequires: perl(Test::More) >= 0.47