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-Data-Buffer?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
45f9e3c081
commit
af530314be
@@ -3,12 +3,13 @@ Name: perl-%{modname}
|
||||
Version: 0.04
|
||||
Release: 1
|
||||
Summary: Read/write buffer class
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
License: GPL/Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
Data::Buffer implements a low-level binary buffer in which you can get and put
|
||||
|
Reference in New Issue
Block a user