From bbf94be0cf17cf8b57db13a75711ae3600c937014c0c624f9fb1dabb005a7e4d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:42:16 +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-Math-Gradient?expand=0&rev=4 --- perl-Math-Gradient.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Math-Gradient.spec b/perl-Math-Gradient.spec index 2c79e52..8b11440 100644 --- a/perl-Math-Gradient.spec +++ b/perl-Math-Gradient.spec @@ -12,6 +12,7 @@ License: Perl License BuildRoot: %{_tmppath}/build-%{name}-%{version} %{perl_requires} BuildRequires: make perl +BuildRequires: perl-macros %description Math::Gradient is used to calculate smooth transitions between numerical values