From 31ee82028c9894f07f10dd64e6b3502b44b7e94fada79018ac22edd06efaba30 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:57:06 +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-YAML-Tiny?expand=0&rev=5 --- perl-YAML-Tiny.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index 210157a..cbba815 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -10,8 +10,8 @@ URL: http://search.cpan.org/dist/YAML-Tiny Group: Development/Libraries/Perl License: Perl License BuildRoot: %{_tmppath}/build-%{name}-%{version} -BuildRequires: perl-macros %{perl_requires} +BuildRequires: perl-macros BuildRequires: make perl BuildRequires: perl(YAML) BuildRequires: perl(Test::More) >= 0.47