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
This commit is contained in:
Berthold Gunreben 2010-12-13 11:51:27 +00:00 committed by Git OBS Bridge
parent 6fd274076b
commit 6596c5a752
2 changed files with 6 additions and 3 deletions

View File

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

View File

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