Author: qboosh Date: Wed Dec 7 09:59:37 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated python lib64 fix, release 3
---- Files affected: SPECS: gdal.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/gdal.spec diff -u SPECS/gdal.spec:1.26 SPECS/gdal.spec:1.27 --- SPECS/gdal.spec:1.26 Sun Nov 27 13:56:29 2005 +++ SPECS/gdal.spec Wed Dec 7 10:59:31 2005 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka abstrakcji danych dotyczÄ…cych powierzchni Ziemi Name: gdal Version: 1.3.1 -Release: 2 +Release: 3 License: BSD-like Group: Libraries Source0: ftp://ftp.remotesensing.org/pub/gdal/%{name}-%{version}.tar.gz @@ -118,7 +118,7 @@ %patch1 -p1 %patch2 -p1 -%{__perl} -pi -e "[EMAIL PROTECTED]/[EMAIL PROTECTED]/python@" aclocal.m4 +%{__perl} -pi -e "s/PYLIB=lib/PYLIB=%{_lib}/" aclocal.m4 %build # disable grass/libgrass here, it can be built from separate gdal-grass package @@ -188,6 +188,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2005/12/07 09:59:31 qboosh +- updated python lib64 fix, release 3 + Revision 1.26 2005/11/27 12:56:29 arekm - rel 2; rebuild with new jasper ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gdal.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
