From ac81f74d716e89b0fcb6166ccbbdc3e28745e10785e557674346dd2f058dd5f6 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:48:29 +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-PostScript-Simple?expand=0&rev=9 --- perl-PostScript-Simple.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-PostScript-Simple.spec b/perl-PostScript-Simple.spec index fe1577a..d07f3ec 100644 --- a/perl-PostScript-Simple.spec +++ b/perl-PostScript-Simple.spec @@ -23,14 +23,15 @@ Url: http://search.cpan.org/~mcnewton/PostScript-Simple License: GPLv2+ Group: Development/Libraries/Perl Provides: PostScript-Simple -%{perl_requires} AutoReqProv: on Version: 0.07 Release: 141 Source: PostScript-Simple-%{version}.tar.gz Summary: a simple method of writing PostScript files from Perl BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl +BuildRequires: perl-macros %description PostScript::Simple allows you to have a simple method of writing