Accepting request 55709 from devel:languages:perl
Accepted submit request 55709 from user coolo OBS-URL: https://build.opensuse.org/request/show/55709 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-TimeZone?expand=0&rev=6
This commit is contained in:
commit
7dbf8e7b7a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 06:55:36 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 9 08:07:44 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -31,11 +31,10 @@ Url: http://search.cpan.org/dist/DateTime-TimeZone/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(Module::Build)
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%if %{with test}
|
||||
BuildRequires: perl(DateTime) >= 0.16
|
||||
%endif
|
||||
@ -44,7 +43,6 @@ BuildRequires: perl(Class::Singleton) >= 1.03
|
||||
BuildRequires: perl(Cwd) >= 3
|
||||
BuildRequires: perl(Params::Validate) >= 0.72
|
||||
#
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(Class::Singleton) >= 1.03
|
||||
Requires: perl(Cwd) >= 3
|
||||
Requires: perl(Params::Validate) >= 0.72
|
||||
|
Loading…
x
Reference in New Issue
Block a user