From 32627219d74b7c6e37ef9ca0c49f55923090d5196c7556d04f5ac6de92c94e98 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:39:24 +0000 Subject: [PATCH] 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 --- perl-JSON-DWIW.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-JSON-DWIW.spec b/perl-JSON-DWIW.spec index e5c498f..b4f5181 100644 --- a/perl-JSON-DWIW.spec +++ b/perl-JSON-DWIW.spec @@ -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