8
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-Unicode-Stringprep?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2010-12-03 14:55:08 +00:00
committed by Git OBS Bridge
parent 6ff6a83803
commit 546625dda0

View File

@@ -12,6 +12,7 @@ License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::NoWarnings)
BuildRequires: perl(Test::Pod)