8
0

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:
Stephan Kulow
2010-12-03 14:39:11 +00:00
committed by Git OBS Bridge
parent 5e740d8e78
commit 98fa26d344

View File

@@ -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