diff --git a/perl-Encode-JIS2K.changes b/perl-Encode-JIS2K.changes index 7201378..f5e2824 100644 --- a/perl-Encode-JIS2K.changes +++ b/perl-Encode-JIS2K.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Wed Jan 25 21:39:39 CET 2006 - mls@suse.de diff --git a/perl-Encode-JIS2K.spec b/perl-Encode-JIS2K.spec index b10e2a5..c56759a 100644 --- a/perl-Encode-JIS2K.spec +++ b/perl-Encode-JIS2K.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Encode-JIS2K (Version 0.02) # -# 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 @@ -19,13 +19,13 @@ Name: perl-Encode-JIS2K -License: Artistic License +License: Artistic Group: Development/Libraries/Perl PreReq: /usr/bin/enc2xs Requires: perl = %{perl_version} AutoReqProv: on Version: 0.02 -Release: 135 +Release: 136 Url: http://search.cpan.org/~dankogai/Encode-JIS2K-0.02/ # Original Source is gzipped. Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/Encode-JIS2K-0.02.tar.bz2 @@ -52,7 +52,7 @@ Authors: %build CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL -make +make %{?_smp_mflags} %install [ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; @@ -80,29 +80,3 @@ fi /var/adm/perl-modules/perl-Encode-JIS2K %changelog -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Wed Sep 28 2005 dmueller@suse.de -- add norootforbuild -* Tue Aug 02 2005 mfabian@suse.de -- update to 0.02. -* Sat Sep 13 2003 mfabian@suse.de -- add "Prereq: /usr/bin/enc2xs". -* Fri Aug 29 2003 mfabian@suse.de -- redirect stdout and stderr of "enc2xs -C" to /dev/null. -* Fri Aug 22 2003 mjancar@suse.cz -- require the perl version we build with -* Wed Jul 16 2003 mfabian@suse.de -- simplify file list. -* Wed Jul 16 2003 mfabian@suse.de -- use vendorarch instead of sitearch. -* Sun Jun 15 2003 mfabian@suse.de -- fix "directory not owned by any package". -* Fri May 16 2003 mfabian@suse.de -- remove perllocal.pod from file list. -* Mon May 12 2003 mfabian@suse.de -- use "enc2xs -C" in %%post and %%postun to register/unregister - the new encodings in the on demand-loading list. -* Fri May 09 2003 mfabian@suse.de -- new package: perl-Encode-JIS2K-0.01 -- fix installation of man-page