forked from pool/perl-Bit-Vector
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-Bit-Vector?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
4616903864
commit
c5a175c37d
@@ -30,13 +30,11 @@ Url: http://search.cpan.org/dist/Bit-Vector/
|
|||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
Patch: Bit-Vector-%{version}.diff
|
Patch: Bit-Vector-%{version}.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
|
||||||
BuildRequires: perl(Carp::Clan) >= 5.3
|
BuildRequires: perl(Carp::Clan) >= 5.3
|
||||||
BuildRequires: perl(Storable) >= 2.21
|
BuildRequires: perl(Storable) >= 2.21
|
||||||
%{perl_requires}
|
|
||||||
Requires: perl(Carp::Clan) >= 5.3
|
Requires: perl(Carp::Clan) >= 5.3
|
||||||
Requires: perl(Storable) >= 2.21
|
Requires: perl(Storable) >= 2.21
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user