Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041384
en ru br
ALT Linux repos
S:3.0.5-alt1.2
D:2.5.2-alt1
5.0: 2.6.5-alt1
4.1: 2.6.4-alt2.M41.1
4.0: 2.5.2-alt2
3.0: 2.2.7-alt1

Other repositories
Upstream:1.4rc5

Group :: Office
RPM: abiword

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: abiword-2.4.0-libgda.patch
Download


--- abiword-2.4.0~/abiword-plugins/tools/gda/plugin.m4	2005-09-25 14:28:14 +0300
+++ abiword-2.4.0/abiword-plugins/tools/gda/plugin.m4	2005-11-23 20:25:23 +0200
@@ -29,9 +29,9 @@
 # Checks for header files.
 
 dnl only unix builds should need this stuff, so why...?
-PKG_CHECK_MODULES(_abi_gda,[libgda >= 1.2.0 libgnomedb >= 1.2.0],[
+PKG_CHECK_MODULES(_abi_gda,[libgda-2.0 >= 1.2.0 libgnomedb-2.0 >= 1.2.0],[
 	ABI_PLUGIN_REPORT([gda: okay])
-],[	ABI_PLUGIN_REPORT([gda: error - libgda and libgnomedb >= 1.2.0 required])
+],[	ABI_PLUGIN_REPORT([gda: error - libgda-2.0 and libgnomedb-2.0 >= 1.2.0 required])
 	abi_plugin_disable=yes
 ])
 if test $abi_plugin_disable = no; then
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin