From 613bbed2b69447da9d43835a14e0182e64c539e124c7d0bc87114b606a808acf Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:50:40 +0000 Subject: [PATCH] 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 --- perl-String-ShellQuote.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/perl-String-ShellQuote.spec b/perl-String-ShellQuote.spec index 8dbdf0f..1317413 100644 --- a/perl-String-ShellQuote.spec +++ b/perl-String-ShellQuote.spec @@ -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