forked from pool/perl-Proc-ProcessTable
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-Proc-ProcessTable?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
4b85dd251e
commit
8660eb60c9
@@ -31,11 +31,11 @@ Group: Development/Languages/Perl
|
|||||||
Url: http://www.cpan.org
|
Url: http://www.cpan.org
|
||||||
Source0: %{cpan_name}-%{version}.tar.bz2
|
Source0: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(File::Find)
|
BuildRequires: perl(File::Find)
|
||||||
BuildRequires: perl(Storable)
|
BuildRequires: perl(Storable)
|
||||||
%{perl_requires}
|
|
||||||
Requires: perl(File::Find)
|
Requires: perl(File::Find)
|
||||||
Requires: perl(Storable)
|
Requires: perl(Storable)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user