forked from pool/perl-Class-Singleton
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:
parent
6fd274076b
commit
6596c5a752
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user