Author: qboosh Date: Sat Mar 4 22:19:12 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.2.3, updated shared-fix patch
---- Files affected: SPECS: libgeotiff.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/libgeotiff.spec diff -u SPECS/libgeotiff.spec:1.9 SPECS/libgeotiff.spec:1.10 --- SPECS/libgeotiff.spec:1.9 Wed May 5 23:41:48 2004 +++ SPECS/libgeotiff.spec Sat Mar 4 23:19:06 2006 @@ -2,12 +2,12 @@ Summary: GeoTIFF library Summary(pl): Biblioteka GeoTIFF Name: libgeotiff -Version: 1.2.2 +Version: 1.2.3 Release: 1 License: MIT, partially Public Domain (see LICENSE) Group: Libraries Source0: ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/%{name}-%{version}.tar.gz -# Source0-md5: 6e6bb47b6283dc63b83dcb5962e0f70a +# Source0-md5: b0fa8c07232610a8ebf4213396581d00 Patch0: %{name}-shared-fix.patch URL: http://www.remotesensing.org/geotiff/geotiff.html BuildRequires: automake @@ -56,6 +56,9 @@ %setup -q %patch0 -p1 +# workaround not to rebuild configure on make +touch configure + %build cp -f /usr/share/automake/config.* . %configure @@ -96,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/03/04 22:19:06 qboosh +- updated to 1.2.3, updated shared-fix patch + Revision 1.9 2004/05/05 21:41:48 qboosh - updated to 1.2.2, strict internal deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgeotiff.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
