From b464bada93936b65d2080f41f099d5eb0a9f80d9138a9a0af39439dcaf24f710 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 13:58:09 +0000 Subject: [PATCH] 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-Color-Library?expand=0&rev=5 --- perl-Color-Library.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Color-Library.spec b/perl-Color-Library.spec index f5450c9..f8b3627 100644 --- a/perl-Color-Library.spec +++ b/perl-Color-Library.spec @@ -12,6 +12,7 @@ License: Perl License BuildRoot: %{_tmppath}/build-%{name}-%{version} %{perl_requires} BuildRequires: make perl +BuildRequires: perl-macros BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl(Class::Accessor::Fast) BuildRequires: perl(Class::Data::Inheritable)