8
0

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-String-ShellQuote?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2010-12-03 14:50:40 +00:00
committed by Git OBS Bridge
parent d048a15a6a
commit 613bbed2b6

View File

@@ -27,11 +27,9 @@ Url: http://search.cpan.org/dist/String-ShellQuote/
Source: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
BuildArch: noarch
%description