Author: qboosh Date: Sun Mar 5 14:02:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added gcc4 patch (includes bugfix), release 4
---- Files affected: SPECS: gdal.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/gdal.spec diff -u SPECS/gdal.spec:1.27 SPECS/gdal.spec:1.28 --- SPECS/gdal.spec:1.27 Wed Dec 7 10:59:31 2005 +++ SPECS/gdal.spec Sun Mar 5 15:02:30 2006 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka abstrakcji danych dotyczÄ…cych powierzchni Ziemi Name: gdal Version: 1.3.1 -Release: 3 +Release: 4 License: BSD-like Group: Libraries Source0: ftp://ftp.remotesensing.org/pub/gdal/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Patch0: %{name}-pgsql.patch Patch1: %{name}-DESTDIR.patch Patch2: %{name}-dods.patch +Patch3: %{name}-gcc4.patch URL: http://www.remotesensing.org/gdal/ BuildRequires: autoconf BuildRequires: cfitsio-devel @@ -117,6 +118,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %{__perl} -pi -e "s/PYLIB=lib/PYLIB=%{_lib}/" aclocal.m4 @@ -188,6 +190,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2006/03/05 14:02:30 qboosh +- added gcc4 patch (includes bugfix), release 4 + Revision 1.27 2005/12/07 09:59:31 qboosh - updated python lib64 fix, release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gdal.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
