forked from pool/perl-IPC-ShareLite
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-IPC-ShareLite?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
5e740d8e78
commit
98fa26d344
@@ -3,12 +3,13 @@ Name: perl-%{modname}
|
||||
Version: 0.13
|
||||
Release: 1
|
||||
Summary: Light-Weight Interface to Shared Memory
|
||||
%{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
|
||||
IPC::ShareLite provides a simple interface to shared memory, allowing data to
|
||||
|
Reference in New Issue
Block a user