forked from pool/perl-Archive-Zip
Accepting request 29224 from devel:languages:perl
Copy from devel:languages:perl/perl-Archive-Zip based on submit request 29224 from user coolo OBS-URL: https://build.opensuse.org/request/show/29224 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Archive-Zip?expand=0&rev=9
This commit is contained in:
parent
4312922a55
commit
fdf969dc5d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 3 16:00:08 CEST 2009 - anicka@suse.cz
|
Mon Aug 3 16:00:08 CEST 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Archive-Zip (Version 1.30)
|
# spec file for package perl-Archive-Zip (Version 1.30)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,7 +22,7 @@ Name: perl-Archive-Zip
|
|||||||
Url: http://cpan.org/modules/by-module/Archive/
|
Url: http://cpan.org/modules/by-module/Archive/
|
||||||
BuildRequires: perl-Compress-Zlib zip
|
BuildRequires: perl-Compress-Zlib zip
|
||||||
Version: 1.30
|
Version: 1.30
|
||||||
Release: 1
|
Release: 2
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
@ -45,7 +45,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
|
Loading…
Reference in New Issue
Block a user