From 74ff057deabee5e05f7e372a60ced03533acfd5513f359c1be691f2b517b0eab Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:46:57 +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-PHP-Serialization?expand=0&rev=4 --- perl-PHP-Serialization.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-PHP-Serialization.spec b/perl-PHP-Serialization.spec index 531ca5d..3b2e0e8 100644 --- a/perl-PHP-Serialization.spec +++ b/perl-PHP-Serialization.spec @@ -31,10 +31,10 @@ Group: Applications/CPAN Url: http://www.cpan.org Source0: %{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl BuildRequires: perl-macros #BuildRequires: perl(Module::Build) -%{perl_requires} %description %{cpan_name} module for perl