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-Data-Password?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2010-12-03 14:00:51 +00:00
committed by Git OBS Bridge
parent fb9a2fb705
commit c18e1c74b4

View File

@@ -31,9 +31,9 @@ License: Artistic License
Source: %{cpan_name}-%{version}.tar.bz2
Patch1: %{name}-1.07-dict.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
%{perl_requires}
Requires: words
%description