forked from pool/perl-Test-Memory-Cycle
Accepting request 327577 from home:hsk17:branches:devel:languages:perl
make it build with perl-5.22 OBS-URL: https://build.opensuse.org/request/show/327577 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Memory-Cycle?expand=0&rev=13
This commit is contained in:
parent
66dcd5b3c7
commit
923d5af5da
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 14:21:06 UTC 2015 - hsk@imb-jena.de
|
||||
|
||||
- add "BuildRequires: CGI" to .spec file so "make test" succeeds
|
||||
with perl-5.22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 5 10:52:08 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
|
||||
Name: perl-Test-Memory-Cycle
|
||||
Version: 1.04
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Release: 7
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
%define cpan_name Test-Memory-Cycle
|
||||
Summary: Check for memory leaks and circular memory references
|
||||
Url: http://search.cpan.org/dist/Test-Memory-Cycle/
|
||||
@ -31,6 +31,7 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(CGI)
|
||||
BuildRequires: perl(Devel::Cycle) >= 1.07
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(Getopt::Long)
|
||||
|
Loading…
x
Reference in New Issue
Block a user