[fdo-commits] r86 - in branches/3.2.x/Providers/GDAL: . Docs/doc_src Docs/doc_src/group_and_page_definitions Docs/doc_src/headers_and_footers testwrk

svn_fdo at osgeo.org svn_fdo at osgeo.org
Mon Feb 12 10:59:51 EST 2007


Author: jacklee
Date: 2007-02-12 10:59:51 -0500 (Mon, 12 Feb 2007)
New Revision: 86

Modified:
   branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile
   branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Makefile
   branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile
   branches/3.2.x/Providers/GDAL/config.status
   branches/3.2.x/Providers/GDAL/testwrk/GNUmakefile
   branches/3.2.x/Providers/GDAL/testwrk/providers.xml
Log:
Change version to 3.2.2

Modified: branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile
===================================================================
--- branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile	2007-02-10 03:58:52 UTC (rev 85)
+++ branches/3.2.x/Providers/GDAL/Docs/doc_src/Makefile	2007-02-12 15:59:51 UTC (rev 86)
@@ -150,7 +150,7 @@
 mandir = ${prefix}/man
 mkdir_p = mkdir -p --
 oldincludedir = /usr/include
-prefix = /usr/local/fdo-3.2.0
+prefix = /usr/local/fdo-3.2.2
 program_transform_name = s,x,x,
 sbindir = ${exec_prefix}/sbin
 sharedstatedir = ${prefix}/com

Modified: branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Makefile
===================================================================
--- branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Makefile	2007-02-10 03:58:52 UTC (rev 85)
+++ branches/3.2.x/Providers/GDAL/Docs/doc_src/group_and_page_definitions/Makefile	2007-02-12 15:59:51 UTC (rev 86)
@@ -142,7 +142,7 @@
 mandir = ${prefix}/man
 mkdir_p = mkdir -p --
 oldincludedir = /usr/include
-prefix = /usr/local/fdo-3.2.0
+prefix = /usr/local/fdo-3.2.2
 program_transform_name = s,x,x,
 sbindir = ${exec_prefix}/sbin
 sharedstatedir = ${prefix}/com

Modified: branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile
===================================================================
--- branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile	2007-02-10 03:58:52 UTC (rev 85)
+++ branches/3.2.x/Providers/GDAL/Docs/doc_src/headers_and_footers/Makefile	2007-02-12 15:59:51 UTC (rev 86)
@@ -142,7 +142,7 @@
 mandir = ${prefix}/man
 mkdir_p = mkdir -p --
 oldincludedir = /usr/include
-prefix = /usr/local/fdo-3.2.0
+prefix = /usr/local/fdo-3.2.2
 program_transform_name = s,x,x,
 sbindir = ${exec_prefix}/sbin
 sharedstatedir = ${prefix}/com

Modified: branches/3.2.x/Providers/GDAL/config.status
===================================================================
--- branches/3.2.x/Providers/GDAL/config.status	2007-02-10 03:58:52 UTC (rev 85)
+++ branches/3.2.x/Providers/GDAL/config.status	2007-02-12 15:59:51 UTC (rev 86)
@@ -459,7 +459,7 @@
 s, at PACKAGE_STRING@,FDORASTER 3.2.0,;t t
 s, at PACKAGE_BUGREPORT@,https://www.fdoraster.osgeo.org,;t t
 s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/local/fdo-3.2.0,;t t
+s, at prefix@,/usr/local/fdo-3.2.2,;t t
 s, at program_transform_name@,s,x,x,,;t t
 s, at bindir@,${exec_prefix}/bin,;t t
 s, at sbindir@,${exec_prefix}/sbin,;t t

Modified: branches/3.2.x/Providers/GDAL/testwrk/GNUmakefile
===================================================================
--- branches/3.2.x/Providers/GDAL/testwrk/GNUmakefile	2007-02-10 03:58:52 UTC (rev 85)
+++ branches/3.2.x/Providers/GDAL/testwrk/GNUmakefile	2007-02-12 15:59:51 UTC (rev 86)
@@ -26,8 +26,8 @@
 # - fdogdal top level sources directory
 FDOGDAL = ${HOME}/dev/fdo/fdogdal/_svn/fdogdal
 #
-# - fdocore installation prefix (default: /usr/local/fdo-3.2.0)
-FDOCOREPREFIX = /usr/local/fdo-3.2.0
+# - fdocore installation prefix (default: /usr/local/fdo-3.2.2)
+FDOCOREPREFIX = /usr/local/fdo-3.2.2
 #
 # - fdogdal installation prefix
 FDOGDALPREFIX = ${HOME}/usr

Modified: branches/3.2.x/Providers/GDAL/testwrk/providers.xml
===================================================================
--- branches/3.2.x/Providers/GDAL/testwrk/providers.xml	2007-02-10 03:58:52 UTC (rev 85)
+++ branches/3.2.x/Providers/GDAL/testwrk/providers.xml	2007-02-12 15:59:51 UTC (rev 86)
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
 
-<!-- This file belongs in /usr/local/fdo-3.2.0/lib -->
+<!-- This file belongs in /usr/local/fdo-3.2.2/lib -->
 
 <FeatureProviderRegistry>
   <FeatureProvider>
-    <Name>OSGeo.Gdal.3.0</Name>
+    <Name>OSGeo.Gdal.3.2</Name>
     <DisplayName>FDO Provider for Images via GDAL</DisplayName>
     <Description>FDO Provider for Images via GDAL</Description>
     <IsManaged>False</IsManaged>
-    <Version>1.0.0.0</Version>
-    <FeatureDataObjectsVersion>3.2.0.0</FeatureDataObjectsVersion>
+    <Version>3.2.0.0</Version>
+    <FeatureDataObjectsVersion>3.2.2.0</FeatureDataObjectsVersion>
     <LibraryPath>/home/warmerda/fdogdal/Src/.libs/libGRFPProvider.so</LibraryPath>
   </FeatureProvider>
 </FeatureProviderRegistry>



More information about the fdo-commits mailing list