diff --git a/perl-GDTextUtil.changes b/perl-GDTextUtil.changes index d16daf2..ec3d450 100644 --- a/perl-GDTextUtil.changes +++ b/perl-GDTextUtil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Fri Dec 14 15:49:38 CET 2007 - anicka@suse.cz diff --git a/perl-GDTextUtil.spec b/perl-GDTextUtil.spec index 98ce4ca..9496f2c 100644 --- a/perl-GDTextUtil.spec +++ b/perl-GDTextUtil.spec @@ -1,7 +1,7 @@ # # spec file for package perl-GDTextUtil (Version 0.86) # -# 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,11 +21,11 @@ Name: perl-GDTextUtil BuildRequires: libjpeg-devel perl-GD xorg-x11-devel Version: 0.86 -Release: 72 +Release: 73 Requires: perl = %{perl_version} AutoReqProv: on Group: Development/Libraries/Perl -License: Artistic License; GPL v2 or later +License: Artistic ; GPLv2+ Url: http://cpan.org/modules/by-module/GD/ Summary: text utilities for use with the GD drawing package Source: GDTextUtil-%{version}.tar.bz2 @@ -49,7 +49,7 @@ Authors: %build perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" -make +make %{?_smp_mflags} make test make demo @@ -69,15 +69,3 @@ rm -rf $RPM_BUILD_ROOT /var/adm/perl-modules/%{name} %changelog -* Fri Dec 14 2007 anicka@suse.cz -- update to 0.86 - * Fixed check for TTF font support. The libgd error message changed - between 1.8 and 2.0 -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Wed Sep 28 2005 dmueller@suse.de -- add norootforbuild -* Wed Jul 28 2004 ro@suse.de -- update to 0.86 -* Thu Sep 25 2003 ro@suse.de -- created package version 0.85