1
0

Accepting request 54469 from devel:languages:perl

Accepted submit request 54469 from user coolo

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:30:47 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Nov 24 21:36:24 UTC 2010 - chris@computersalat.de

View File

@ -30,13 +30,11 @@ Url: http://search.cpan.org/dist/Bit-Vector/
Source: %{cpan_name}-%{version}.tar.bz2
Patch: Bit-Vector-%{version}.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
BuildRequires: perl(Carp::Clan) >= 5.3
BuildRequires: perl(Storable) >= 2.21
Requires: perl = %{perl_version}
Requires: perl(Carp::Clan) >= 5.3
Requires: perl(Storable) >= 2.21