forked from pool/perl-String-Format
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-Format?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
f48c95f55d
commit
38a2575056
@@ -29,12 +29,10 @@ Url: http://search.cpan.org/dist/String-Format/
|
|||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
|
||||||
%endif
|
|
||||||
BuildRequires: perl(Test::More)
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(Test::More)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
String::Format lets you define arbitrary printf-like format sequences to be
|
String::Format lets you define arbitrary printf-like format sequences to be
|
||||||
|
Reference in New Issue
Block a user