Author: qboosh                       Date: Sat Sep  3 14:29:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enabled libcsf,libdap,sqlite3

---- Files affected:
SPECS:
   gdal.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/gdal.spec
diff -u SPECS/gdal.spec:1.23 SPECS/gdal.spec:1.24
--- SPECS/gdal.spec:1.23        Thu Sep  1 14:28:28 2005
+++ SPECS/gdal.spec     Sat Sep  3 16:29:26 2005
@@ -14,6 +14,7 @@
 # Source0-md5: fbf4e137c9d0f64f5a70273e555bf777
 Patch0:                %{name}-pgsql.patch
 Patch1:                %{name}-DESTDIR.patch
+Patch2:                %{name}-dods.patch
 URL:           http://www.remotesensing.org/gdal/
 BuildRequires: autoconf
 BuildRequires: cfitsio-devel
@@ -21,6 +22,8 @@
 BuildRequires: geos-devel >= 2.0
 BuildRequires: hdf-devel >= 4.0
 BuildRequires: jasper-devel
+BuildRequires: libcsf-devel
+BuildRequires: libdap-devel >= 3.5
 BuildRequires: libgeotiff-devel >= 1.2.1
 BuildRequires: libjpeg-devel >= 6b
 BuildRequires: libpng-devel >= 2:1.2.8
@@ -32,6 +35,7 @@
 BuildRequires: postgresql-devel
 BuildRequires: postgresql-backend-devel
 BuildRequires: python-devel
+BuildRequires: sqlite3-devel >= 3
 BuildRequires: unixODBC-devel
 BuildRequires: xerces-c-devel >= 2.2.0
 BuildRequires: zlib-devel >= 1.1.4
@@ -66,6 +70,8 @@
 Requires:      geos-devel >= 2.0
 Requires:      hdf-devel >= 4.0
 Requires:      jasper-devel
+Requires:      libcsf-devel
+Requires:      libdap-devel >= 3.5
 Requires:      libgeotiff-devel >= 1.2.1
 Requires:      libjpeg-devel
 Requires:      libpng-devel >= 2:1.2.8
@@ -75,6 +81,7 @@
 Requires:      netcdf-devel
 Requires:      ogdi-devel >= 3.1
 Requires:      postgresql-devel
+Requires:      sqlite3-devel >= 3
 Requires:      unixODBC-devel
 Requires:      xerces-c-devel >= 2.2.0
 
@@ -113,6 +120,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %{__perl} -pi -e "[EMAIL PROTECTED]/[EMAIL PROTECTED]/python@" aclocal.m4
 
@@ -120,7 +128,9 @@
 %{__autoconf}
 %configure \
        --datadir=%{_datadir}/gdal \
+       --with-dods-root=/usr \
        --with-pymoddir=%{py_sitedir} \
+       --with-sqlite \
        --with-xerces \
        --with-xerces-inc=/usr/include/xercesc \
        --with-xerces-lib="-lxerces-c" \
@@ -180,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2005/09/03 14:29:26  qboosh
+- enabled libcsf,libdap,sqlite3
+
 Revision 1.23  2005/09/01 12:28:28  bartowl
 - version 1.3.0, STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gdal.spec?r1=1.23&r2=1.24&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to