SHA256
8
0
forked from pool/perl-GD

Accepting request 29439 from devel:languages:perl

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

OBS-URL: https://build.opensuse.org/request/show/29439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-GD?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2010-01-14 17:13:24 +00:00
committed by Git OBS Bridge
parent 51d56e5599
commit 42a1ee057e
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Sat Jul 25 19:37:55 CEST 2009 - chris@computersalat.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-GD (Version 2.44)
#
# 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
@@ -22,7 +22,7 @@ Name: perl-GD
%define cpan_name GD
Summary: Interface to Gd Graphics Library
Version: 2.44
Release: 1
Release: 2
License: MIT License (or similar)
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/GD
@@ -64,7 +64,7 @@ for ii in `grep -rl "/usr/local/bin/perl" *` ; do
done
#perl -pi -e 's#X11R6/lib#X11R6/%{_lib}#g;' Makefile.PL
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
%{__make}
%{__make} %{?_smp_mflags}
%check
%{__make} html