From 0885e75e1ebe5a3c3e7e2244c4165d52b47c06dd5060eecf2591e852c8fceea1 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:54:33 +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-Tie-IxHash?expand=0&rev=11 --- perl-Tie-IxHash.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-Tie-IxHash.spec b/perl-Tie-IxHash.spec index 60ce562..bb8912c 100644 --- a/perl-Tie-IxHash.spec +++ b/perl-Tie-IxHash.spec @@ -23,14 +23,15 @@ License: Artistic ; GPLv2+ Group: Development/Libraries/Perl Provides: perl_tie Obsoletes: perl_tie -%{perl_requires} AutoReqProv: on Summary: TieIxHash Perl Module Version: 1.22 Release: 6 Source: Tie-IxHash-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl +BuildRequires: perl-macros %description If you have been led to believe that associative arrays in Perl do not