forked from pool/perl-PostScript-Simple
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:
committed by
Git OBS Bridge
parent
0c8a9be722
commit
ac81f74d71
@@ -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
|
||||
|
Reference in New Issue
Block a user