forked from perl/perl-Set-Object
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-Set-Object?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
9c0b475c33
commit
4d55273eb5
@@ -21,7 +21,6 @@
|
||||
Name: perl-Set-Object
|
||||
Version: 1.28
|
||||
Release: 2
|
||||
%{perl_requires}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic
|
||||
@@ -30,7 +29,9 @@ Summary: Set of objects
|
||||
Source0: Set-Object-%{version}.tar.bz2
|
||||
Patch: %{name}-%{version}-return_value.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
This module implements a Set of objects, that is, a collection of
|
||||
|
||||
Reference in New Issue
Block a user