forked from pool/perl-PerlIO-gzip
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-PerlIO-gzip?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
d562c9e937
commit
453e2704c4
@@ -3,12 +3,13 @@ Name: perl-%{modname}
|
|||||||
Version: 0.17
|
Version: 0.17
|
||||||
Release: 4
|
Release: 4
|
||||||
Summary: Perl extension to provide a PerlIO layer to gzip/gunzip
|
Summary: Perl extension to provide a PerlIO layer to gzip/gunzip
|
||||||
%{perl_requires}
|
|
||||||
BuildRequires: perl zlib-devel
|
BuildRequires: perl zlib-devel
|
||||||
|
BuildRequires: perl-macros
|
||||||
License: GPL/Artistic
|
License: GPL/Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: %{modname}-%{version}.tar.bz2
|
Source: %{modname}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PerlIO::gzip provides a PerlIO layer that manipulates files in the format used
|
PerlIO::gzip provides a PerlIO layer that manipulates files in the format used
|
||||||
|
Reference in New Issue
Block a user