]> git.pld-linux.org Git - packages/gdal.git/commitdiff
- up to 1.6.1 auto/th/gdal-1_6_1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 14 Jul 2009 13:28:40 +0000 (13:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdal-dods.patch -> 1.2
    gdal.spec -> 1.64

gdal-dods.patch
gdal.spec

index c836503491e16f006d44a4a9a47292955e70d841..e15916c852d0d9841e9af6af07922c342e83f66e 100644 (file)
      else
        dnl Otherwise try to put things together in a more primitive way.
        LIBS="$LIBS -L$DODS_LIB -ldap++ -lpthread -lrx"
+--- gdal-1.6.1/frmts/dods/dodsdataset2.cpp~    2008-08-22 19:39:47.000000000 +0200
++++ gdal-1.6.1/frmts/dods/dodsdataset2.cpp     2009-07-14 15:08:02.545973283 +0200
+@@ -61,8 +61,6 @@
+ #include "ogr_spatialref.h"
+ #include "cpl_string.h"
+-using namespace libdap;
+-
+ CPL_CVSID("$Id$");
+ CPL_C_START
+--- gdal-1.6.1/ogr/ogrsf_frmts/dods/ogr_dods.h~        2008-10-23 02:04:33.000000000 +0200
++++ gdal-1.6.1/ogr/ogrsf_frmts/dods/ogr_dods.h 2009-07-14 15:17:51.012634019 +0200
+@@ -68,8 +68,6 @@
+ #include <Error.h>
+ #include <escaping.h>
+-using namespace libdap;
+-
+ /************************************************************************/
+ /*                           OGRDODSFieldDefn                           */
+ /************************************************************************/
index 0972e9ec599277c3bb51148fe93eff0181c1e14d..f2bd03e2fca3ab44fc5cf4c524d47a3971d34b6a 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -8,12 +8,12 @@
 Summary:       Geospatial Data Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji danych dotyczących powierzchni Ziemi
 Name:          gdal
-Version:       1.5.4
-Release:       5
+Version:       1.6.1
+Release:       1
 License:       BSD-like
 Group:         Libraries
 Source0:       ftp://ftp.remotesensing.org/gdal/%{name}-%{version}.tar.gz
-# Source0-md5: d5e411b6f11bd1f144af67d2045d2606
+# Source0-md5: 4059285a5cef41ff975ed0ec02a97009
 Patch0:                %{name}-dods.patch
 Patch1:                %{name}-perl.patch
 Patch2:                %{name}-ruby.patch
This page took 0.066967 seconds and 4 git commands to generate.