Accepting request 29205 from devel:languages:perl
Copy from devel:languages:perl/perl-File-Which based on submit request 29205 from user coolo OBS-URL: https://build.opensuse.org/request/show/29205 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Which?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
dd23f86b19
commit
a2233a20e1
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 15:45:01 CEST 2009 - anicka@suse.cz
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-File-Which (Version 1.07 )
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@
|
||||
Name: perl-File-Which
|
||||
Url: http://cpan.org/modules/by-module/File/
|
||||
Version: 1.07
|
||||
Release: 1
|
||||
Release: 2
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
@@ -48,7 +48,7 @@ Authors:
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
make test
|
||||
|
||||
%install
|
||||
|
Reference in New Issue
Block a user