From 55651a12286242df2deea3cee1524e4b26686b0dcceeda3cc279ffc358c28e5c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:49:54 +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-SOAP?expand=0&rev=4 --- perl-SOAP.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-SOAP.spec b/perl-SOAP.spec index cfe286d..318fcba 100644 --- a/perl-SOAP.spec +++ b/perl-SOAP.spec @@ -12,6 +12,7 @@ License: Perl License BuildRoot: %{_tmppath}/build-%{name}-%{version} %{perl_requires} BuildRequires: perl +BuildRequires: perl-macros BuildRequires: perl(XML::Parser::Expat) BuildRequires: perl(LWP::UserAgent) Requires: perl(XML::Parser::Expat)