forked from pool/perl-JSON-DWIW
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-JSON-DWIW?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
803b23e5c8
commit
32627219d7
@@ -4,14 +4,15 @@ Name: perl-%cpan_name
|
|||||||
Version: 0.28
|
Version: 0.28
|
||||||
Release: 1
|
Release: 1
|
||||||
Provides: %cpan_name
|
Provides: %cpan_name
|
||||||
%{perl_requires}
|
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic
|
License: Artistic
|
||||||
URL: http://search.cpan.org/dist/JSON-DWIW/
|
URL: http://search.cpan.org/dist/JSON-DWIW/
|
||||||
Summary: JSON converter that Does What I Want
|
Summary: JSON converter that Does What I Want
|
||||||
Source: %cpan_name-%{version}.tar.gz
|
Source: %cpan_name-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Other JSON modules require setting several parameters before calling the
|
Other JSON modules require setting several parameters before calling the
|
||||||
|
Reference in New Issue
Block a user