Update to 2.30.

epel9
Jose Pedro Oliveira 20 years ago
parent c7218377eb
commit ad69d97129

@ -1 +1 @@
GD-2.28.tar.gz
GD-2.30.tar.gz

@ -1,5 +1,5 @@
Name: perl-GD
Version: 2.28
Version: 2.30
Release: 1%{?dist}
Summary: Perl interface to the GD graphics library
@ -25,7 +25,7 @@ create PNG images on the fly or modify existing files.
%prep
%setup -q -n GD-%{version}
%{__perl} -pi -e 's|/usr/local/bin/perl\b|%{__perl}|' \
qd.pl bdf_scripts/cvtbdf.pl demos/{*.{pl,cgi},truetype_test}
qd.pl bdf_scripts/bdf2gdfont.pl demos/{*.{pl,cgi},truetype_test}
chmod 644 bdf_scripts/* demos/*
chmod 755 qd.pl
@ -44,7 +44,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
chmod -R u+w $RPM_BUILD_ROOT/*
%check || :
%check
make test
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Oct 21 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.30-1
- Update to 2.30.
* Mon Aug 8 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.28-1
- Update to 2.28.

@ -1 +1 @@
de591245f779e2ed11851d1470d4e9df GD-2.28.tar.gz
cbc232526c0b348582f386abea802fbc GD-2.30.tar.gz

Loading…
Cancel
Save