8
0

Accepting request 54507 from devel:languages:perl

Accepted submit request 54507 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-OptList?expand=0&rev=4
This commit is contained in:
Lars Vogdt
2010-12-05 20:46:27 +00:00
committed by Git OBS Bridge
parent d45e3803b8
commit fec8b9a701
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 30 19:20:04 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 11 20:21:40 UTC 2010 - chris@computersalat.de Sun Apr 11 20:21:40 UTC 2010 - chris@computersalat.de

View File

@@ -29,16 +29,14 @@ Url: http://search.cpan.org/dist/Data-OptList
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-0.106.tar.gz Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-0.106.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros BuildRequires: perl-macros
%endif
BuildRequires: perl(List::Util) >= 0.00 BuildRequires: perl(List::Util) >= 0.00
# other not perl || perl-base # other not perl || perl-base
BuildRequires: perl(Sub::Install) >= 0.921 BuildRequires: perl(Sub::Install) >= 0.921
BuildRequires: perl(Params::Util) >= 0.14 BuildRequires: perl(Params::Util) >= 0.14
# #
Requires: perl = %{perl_version}
Requires: perl(List::Util) >= 0.00 Requires: perl(List::Util) >= 0.00
# other not perl || perl-base # other not perl || perl-base
Requires: perl(Sub::Install) >= 0.921 Requires: perl(Sub::Install) >= 0.921