From 175fcae3a3fe77c26e96f91b6dacb814a7dee51c83d0d7be09f8cd7460034ebc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 13:54:45 +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-Apache-ConfigParser?expand=0&rev=5 --- perl-Apache-ConfigParser.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Apache-ConfigParser.spec b/perl-Apache-ConfigParser.spec index 2fe5ae1..28ae0a6 100644 --- a/perl-Apache-ConfigParser.spec +++ b/perl-Apache-ConfigParser.spec @@ -16,6 +16,7 @@ Requires: perl(Tree::DAG_Node) Requires: perl(File::FnMatch) Requires: perl(File::Spec) BuildRequires: perl +BuildRequires: perl-macros BuildRequires: perl(Tree::DAG_Node) BuildRequires: perl(File::FnMatch) BuildRequires: perl(File::Spec)