Accepting request 29441 from devel:languages:perl

Copy from devel:languages:perl/perl-GD-Graph3d based on submit request 29441 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-GD-Graph3d?expand=0&rev=5
This commit is contained in:
OBS User autobuild 2010-01-14 20:52:55 +00:00 committed by Git OBS Bridge
parent 1b6953d96f
commit 852ee49fd5
2 changed files with 9 additions and 17 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Wed Jan 25 21:39:42 CET 2006 - mls@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-GD-Graph3d (Version 0.63)
#
# 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,14 +21,14 @@
Name: perl-GD-Graph3d
BuildRequires: libjpeg-devel perl-GD perl-GDGraph perl-GDTextUtil xorg-x11-devel
Version: 0.63
Release: 243
Release: 244
Requires: perl = %{perl_version}
Requires: perl-GD perl-GDGraph perl-GDTextUtil
Provides: perl-GDGraph3d
Obsoletes: perl-GDGraph3d
AutoReqProv: on
Group: Development/Libraries/Perl
License: Artistic License
License: Artistic
Url: http://cpan.org/modules/by-module/GD/
Summary: 3d extension for perl-GDGraph
Source: GD-Graph3d-%{version}.tar.bz2
@ -52,7 +52,7 @@ Authors:
%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
make
make %{?_smp_mflags}
make test
%install
@ -72,16 +72,3 @@ rm -rf $RPM_BUILD_ROOT
/var/adm/perl-modules/%{name}
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Mar 03 2005 ro@suse.de
- added trim_miter patch from Juergen
* Wed Jul 28 2004 ro@suse.de
- update to 0.63
- renamed from perl-GDGraph3d to perl-GD-Graph3d
* Sat Jan 10 2004 adrian@suse.de
- build as user
* Thu Nov 20 2003 ro@suse.de
- added requires
* Thu Nov 20 2003 ro@suse.de
- created package version 0.56