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-Config-GitLike?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2010-12-03 13:58:33 +00:00
committed by Git OBS Bridge
parent 3027c2105a
commit a53fda9d7b

View File

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