diff --git a/perl-IO-String.changes b/perl-IO-String.changes index d8c5149..08e79ed 100644 --- a/perl-IO-String.changes +++ b/perl-IO-String.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Wed Jan 25 21:39:46 CET 2006 - mls@suse.de diff --git a/perl-IO-String.spec b/perl-IO-String.spec index 7a47816..e02c41b 100644 --- a/perl-IO-String.spec +++ b/perl-IO-String.spec @@ -1,7 +1,7 @@ # # spec file for package perl-IO-String (Version 1.08) # -# 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,14 +19,14 @@ Name: perl-IO-String -License: Artistic License +License: Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/~gaas/ Requires: perl = %{perl_version} AutoReqProv: on Summary: Perl IO/String interface Version: 1.08 -Release: 134 +Release: 135 Source: IO-String-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,7 +46,7 @@ Authors: %build perl Makefile.PL -make +make %{?_smp_mflags} # --------------------------------------------------------------------------- %install @@ -64,11 +64,3 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor %doc MANIFEST Changes README* %changelog -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Thu Dec 08 2005 schubi@suse.de -- update to version 1.08 -* Wed Oct 26 2005 schubi@suse.de -- update to version 1.07 -* Thu Apr 14 2005 schubi@suse.de -- initial version 1.06