forked from pool/perl-String-ShellQuote
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:
committed by
Git OBS Bridge
parent
d048a15a6a
commit
613bbed2b6
@@ -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
|
||||
|
Reference in New Issue
Block a user