Accepting request 28345 from devel:languages:perl
Copy from devel:languages:perl/perl-libintl-perl based on submit request 28345 from user coolo OBS-URL: https://build.opensuse.org/request/show/28345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libintl-perl?expand=0&rev=8
This commit is contained in:
parent
4315a6a13b
commit
2fa3d61d0d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 10:38:15 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- enable parallel building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 12:59:57 CEST 2009 - mls@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-libintl-perl (Version 1.20)
|
||||
#
|
||||
# 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
|
||||
@ -27,7 +27,7 @@ Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: Internationalization Library for Perl
|
||||
Version: 1.20
|
||||
Release: 1
|
||||
Release: 2
|
||||
Source: libintl-perl-%{version}.tar.bz2
|
||||
Source1: libintl-perl-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -49,7 +49,7 @@ chmod -x lib/Locale/{gettext_pp,TextDomain,Messages}.pm
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
%check
|
||||
%ifarch %arm
|
||||
|
Loading…
x
Reference in New Issue
Block a user