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
This commit is contained in:
Stephan Kulow
2010-12-03 14:42:16 +00:00
committed by Git OBS Bridge
parent 01f5c54a33
commit bbf94be0cf

View File

@@ -12,6 +12,7 @@ License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRoot: %{_tmppath}/build-%{name}-%{version}
%{perl_requires} %{perl_requires}
BuildRequires: make perl BuildRequires: make perl
BuildRequires: perl-macros
%description %description
Math::Gradient is used to calculate smooth transitions between numerical values Math::Gradient is used to calculate smooth transitions between numerical values