8
0

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
This commit is contained in:
Stephan Kulow
2010-12-03 14:48:29 +00:00
committed by Git OBS Bridge
parent 0c8a9be722
commit ac81f74d71

View File

@@ -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