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-Sort-Versions?expand=0&rev=7
This commit is contained in:
parent
3be22a6875
commit
b9e00a4dbc
@ -3,12 +3,13 @@ Name: perl-%{modname}
|
|||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A perl 5 module for sorting of revision (and similar) numbers
|
Summary: A perl 5 module for sorting of revision (and similar) numbers
|
||||||
%{perl_requires}
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
License: GPL/Artistic
|
License: GPL/Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: %{modname}-%{version}.tar.bz2
|
Source: %{modname}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module allows easy sorting (via comparisons) of mixed text and numeric
|
This module allows easy sorting (via comparisons) of mixed text and numeric
|
||||||
|
Loading…
Reference in New Issue
Block a user