From 6596c5a75223e1f84b057d2281bde6bc3e97600e3af9fcef3c31a4a5ec75c62e Mon Sep 17 00:00:00 2001 From: Berthold Gunreben Date: Mon, 13 Dec 2010 11:51:27 +0000 Subject: [PATCH] Accepting request 55703 from devel:languages:perl Accepted submit request 55703 from user coolo OBS-URL: https://build.opensuse.org/request/show/55703 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Singleton?expand=0&rev=4 --- perl-Class-Singleton.changes | 5 +++++ perl-Class-Singleton.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-Class-Singleton.changes b/perl-Class-Singleton.changes index 53aaae9..3a145ba 100644 --- a/perl-Class-Singleton.changes +++ b/perl-Class-Singleton.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 30 19:19:58 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Sun Apr 11 22:07:14 UTC 2010 - chris@computersalat.de diff --git a/perl-Class-Singleton.spec b/perl-Class-Singleton.spec index b2f0669..d526631 100644 --- a/perl-Class-Singleton.spec +++ b/perl-Class-Singleton.spec @@ -29,11 +29,9 @@ Url: http://search.cpan.org/dist/Class-Singleton/ Source: http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Class-Singleton-1.4.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif -Requires: perl = %{perl_version} %description This is the "Class::Singleton" module. A Singleton describes an object