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-IO-String?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2010-12-03 14:38:53 +00:00 committed by Git OBS Bridge
parent 538843a84e
commit 4c80f75b4e

View File

@ -22,14 +22,15 @@ Name: perl-IO-String
License: Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/~gaas/
%{perl_requires}
AutoReqProv: on
Summary: Perl IO/String interface
Version: 1.08
Release: 143
Source: IO-String-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
%description
IO::String is an IO::File (and IO::Handle) compatible class that read