Author: arekm Date: Mon Dec 1 17:33:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; install Group.pm
---- Files affected: SPECS: perl-GD.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: SPECS/perl-GD.spec diff -u SPECS/perl-GD.spec:1.77 SPECS/perl-GD.spec:1.78 --- SPECS/perl-GD.spec:1.77 Mon Dec 1 14:55:11 2008 +++ SPECS/perl-GD.spec Mon Dec 1 18:33:38 2008 @@ -8,12 +8,13 @@ Summary(pl.UTF-8): GD - interfejs do biblioteki graficznej GD Name: perl-GD Version: 2.41 -Release: 1 +Release: 2 License: Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/GD/GD-%{version}.tar.gz # Source0-md5: 15d523ea72b552863453882f7d132712 Patch0: %{name}-paths.patch +Patch1: %{name}-make.patch URL: http://search.cpan.org/dist/GD/ BuildRequires: gd-devel >= 2.0.28 BuildRequires: perl-devel >= 1:5.8.0 @@ -36,6 +37,7 @@ %prep %setup -q -n GD-%{version} %patch0 -p1 +%patch1 -p0 %build %{__perl} Makefile.PL </dev/null \ @@ -83,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2008/12/01 17:33:38 arekm +- rel 2; install Group.pm + Revision 1.77 2008/12/01 13:55:11 arekm - up to 2.41 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-GD.spec?r1=1.77&r2=1.78&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
