From f7ca453476029ae828ca759d16b26ae4ef1f072be054d4efb7957a2bcaaa80c6 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 12 Jan 2010 13:20:53 +0000 Subject: [PATCH] Accepting request 28924 from devel:languages:perl Copy from devel:languages:perl/perl-Chart based on submit request 28924 from user coolo OBS-URL: https://build.opensuse.org/request/show/28924 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Chart?expand=0&rev=5 --- perl-Chart.changes | 5 +++++ perl-Chart.spec | 14 ++++---------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/perl-Chart.changes b/perl-Chart.changes index 0b505ee..a1072d1 100644 --- a/perl-Chart.changes +++ b/perl-Chart.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Fri Jan 27 02:19:20 CET 2006 - mls@suse.de diff --git a/perl-Chart.spec b/perl-Chart.spec index 2830963..4610f87 100644 --- a/perl-Chart.spec +++ b/perl-Chart.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Chart (Version 2.4.1) # -# 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-Chart BuildRequires: freetype2-devel gd-devel libjpeg-devel libpng-devel perl-GD xorg-x11-devel Version: 2.4.1 -Release: 177 +Release: 178 Requires: perl = %{perl_version} Requires: perl-GD Group: Development/Libraries/Perl -License: Artistic License +License: Artistic Url: http://cpan.org/modules/by-module/Class/ Summary: perl libs for generating Charts Source: Chart-%{version}.tar.bz2 @@ -47,7 +47,7 @@ Authors: %build perl Makefile.PL -make +make %{?_smp_mflags} make test %install @@ -67,9 +67,3 @@ rm -rf $RPM_BUILD_ROOT /usr/share/man/man3/Chart.3pm.gz %changelog -* Fri Jan 27 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Tue Jan 24 2006 dmueller@suse.de -- 2.4.1 update -* Mon Oct 17 2005 dmueller@suse.de -- initial package (2.3)