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:
commit
6c093330d7
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user