Author: freetz                       Date: Sun Jun 11 17:59:30 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more goffice fixes

---- Files affected:
SOURCES:
   abiword-goffice03.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/abiword-goffice03.patch
diff -u SOURCES/abiword-goffice03.patch:1.1 SOURCES/abiword-goffice03.patch:1.2
--- SOURCES/abiword-goffice03.patch:1.1 Sun Jun 11 19:32:04 2006
+++ SOURCES/abiword-goffice03.patch     Sun Jun 11 19:59:24 2006
@@ -10,3 +10,15 @@
          ABI_PLUGIN_REPORT([abigochart: okay])
  ],[        ABI_PLUGIN_REPORT([abigochart: error libgoffice >= 
$LIBGOffice_REQUIRED_VERSION required])
          abi_plugin_disable=yes
+diff -aurN abiword-plugins.orig/tools/abigochart/unix/AbiGOChart.cpp 
abiword-plugins/tools/abigochart/unix/AbiGOChart.cpp
+--- abiword-plugins.orig/tools/abigochart/unix/AbiGOChart.cpp  2006-03-26 
15:28:54.000000000 +0200
++++ abiword-plugins/tools/abigochart/unix/AbiGOChart.cpp       2006-06-11 
19:56:15.363628992 +0200
+@@ -1256,7 +1256,7 @@
+       /* the resolution of symbols in libgoffice must be forced because when
+       creating the guru window, libglade needs foo_canvas_new. There might
+       be a better solution..., I could not find one */
+-      g_module_close (g_module_open ("libgoffice-1", (GModuleFlags)0));
++      g_module_close (g_module_open ("libgoffice-0.3", (GModuleFlags)0));
+    return 1;
+ }
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/abiword-goffice03.patch?r1=1.1&r2=1.2&f=u

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

Reply via email to