Author: qboosh Date: Mon Feb 25 21:23:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.35
---- Files affected: SPECS: perl-GD.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: SPECS/perl-GD.spec diff -u SPECS/perl-GD.spec:1.75 SPECS/perl-GD.spec:1.76 --- SPECS/perl-GD.spec:1.75 Sun Feb 10 13:10:17 2008 +++ SPECS/perl-GD.spec Mon Feb 25 22:23:36 2008 @@ -7,12 +7,12 @@ Summary: GD - interface to GD graphics library Summary(pl.UTF-8): GD - interfejs do biblioteki graficznej GD Name: perl-GD -Version: 2.34 -Release: 2 +Version: 2.35 +Release: 1 License: Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/GD/GD-%{version}.tar.gz -# Source0-md5: f52ff87ff95a1e5cf42a8ffa08cc3663 +# Source0-md5: dfc3e16e85a17aab7ee1029fbe307fca Patch0: %{name}-paths.patch URL: http://search.cpan.org/dist/GD/ BuildRequires: gd-devel >= 2.0.28 @@ -50,7 +50,7 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{perl_vendorlib}/GD} -%{__make} install \ +%{__make} pure_install \ DESTDIR=$RPM_BUILD_ROOT cp -fa demos bdf_scripts \ @@ -74,7 +74,7 @@ %attr(755,root,root) %{perl_vendorarch}/auto/GD/GD.so %dir %{perl_vendorlib}/GD %{_mandir}/man1/bdf2gdfont.pl.1* -%{_mandir}/man3/* +%{_mandir}/man3/GD*.3pm* %{_examplesdir}/%{name}-%{version} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -83,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2008-02-25 21:23:36 qboosh +- updated to 2.35 + Revision 1.75 2008-02-10 12:10:17 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-GD.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
