Accepting request 54476 from devel:languages:perl

Accepted submit request 54476 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Carp-Clan?expand=0&rev=14
This commit is contained in:
Lars Vogdt 2010-12-05 20:38:52 +00:00 committed by Git OBS Bridge
commit cd4f9335ed
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 30 19:19:52 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 24 15:18:28 UTC 2010 - chris@computersalat.de Wed Nov 24 15:18:28 UTC 2010 - chris@computersalat.de

View File

@ -30,12 +30,10 @@ Url: http://search.cpan.org/dist/Carp-Clan/
Source: %{cpan_name}-%{version}.tar.bz2 Source: %{cpan_name}-%{version}.tar.bz2
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(Test::Exception) BuildRequires: perl(Test::Exception)
Requires: perl = %{perl_version}
Requires: perl(Test::Exception) Requires: perl(Test::Exception)
%description %description