forked from pool/perl-Archive-Zip
Accepting request 54466 from devel:languages:perl
Accepted submit request 54466 from user coolo OBS-URL: https://build.opensuse.org/request/show/54466 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Archive-Zip?expand=0&rev=15
This commit is contained in:
commit
e53ad6032e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 06:55:30 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 18:49:23 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -30,10 +30,9 @@ Url: http://search.cpan.org/dist/Archive-Zip/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(Test::More) >= 0.42
|
||||
BuildRequires: perl(Compress::Raw::Zlib) >= 2.017
|
||||
BuildRequires: perl(File::Basename)
|
||||
@ -47,7 +46,6 @@ BuildRequires: perl(IO::Handle)
|
||||
BuildRequires: perl(IO::Seekable)
|
||||
BuildRequires: perl(Time::Local)
|
||||
#
|
||||
Requires: perl = %{perl_version}
|
||||
Requires: perl(Compress::Raw::Zlib) >= 2.017
|
||||
Requires: perl(File::Basename)
|
||||
Requires: perl(File::Copy)
|
||||
|
Loading…
Reference in New Issue
Block a user