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-Crypt-RC4?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2010-12-03 13:59:35 +00:00 committed by Git OBS Bridge
parent 0bba3d2176
commit f05f73f223

View File

@ -12,6 +12,7 @@ License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
%{perl_requires}
BuildRequires: make perl
BuildRequires: perl-macros
%description
A simple implementation of the RC4 algorithm, developed by RSA Security, Inc.