8
0

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:
Stephan Kulow
2010-12-03 14:39:24 +00:00
committed by Git OBS Bridge
parent 803b23e5c8
commit 32627219d7

View File

@@ -4,14 +4,15 @@ Name: perl-%cpan_name
Version: 0.28
Release: 1
Provides: %cpan_name
%{perl_requires}
Group: Development/Libraries/Perl
License: Artistic
URL: http://search.cpan.org/dist/JSON-DWIW/
Summary: JSON converter that Does What I Want
Source: %cpan_name-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
%description
Other JSON modules require setting several parameters before calling the