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+
|
License: GPLv2+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Provides: PostScript-Simple
|
Provides: PostScript-Simple
|
||||||
%{perl_requires}
|
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.07
|
Version: 0.07
|
||||||
Release: 141
|
Release: 141
|
||||||
Source: PostScript-Simple-%{version}.tar.gz
|
Source: PostScript-Simple-%{version}.tar.gz
|
||||||
Summary: a simple method of writing PostScript files from Perl
|
Summary: a simple method of writing PostScript files from Perl
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PostScript::Simple allows you to have a simple method of writing
|
PostScript::Simple allows you to have a simple method of writing
|
||||||
|
Reference in New Issue
Block a user