GNU Data Access (GDA) Library

Edit Package libgda

GNU Data Access (GDA) is an attempt to provide uniform access to
different kinds of data sources (databases, information servers,
mail spools, etc). It is a complete architecture that provides
everything needed to access data.

Refresh
Refresh
Source Files
Filename Size Changed
libgda-5.2.1.tar.xz 0012173164 11.6 MB
libgda-javadetection-biarch.patch 0000000870 870 Bytes
libgda-new-graphviz.patch 0000000670 670 Bytes
libgda.changes 0000041682 40.7 KB
libgda.spec 0000021786 21.3 KB
Revision 61 (latest revision is 97)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 211781 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 61)
Added Patch-Tag-Line.
Patch submitted to gnome-db-list mailing list.

The problem this patch solves is as follows: the new graphviz
package (which is not yet in Factory, but is supposed to be
merged in the near future) will no longer provide the old
libgraph API, but only the new libcgraph API.

The libgda 5.2.1 upstream release contains a configure check
to detect which of the two APIs is supported.  Unfortunately,
this configure check always fails since it just includes <gvc.h>
without actually setting up the include path needed for graphviz.

This means the test always returns that the old API should be
used.  This does in fact work correctly in current Factory,
but will break once the new graphviz package is merged.

This patch fixes the configure test to use the correct includes,
so that should now actually correctly detect the graphviz API
level supported by the system.

Note that we also need to add BuildRequires: yelp-tools,
since applying the configure.ac patch triggers an autoreconf,
which will generate an incorrect configure file if the yelp.m4
file is not available on the system.

- libgda-new-graphviz.patch: Fix detection of new Graphviz API. (forwarded request 211435 from uweigand)
Comments 0
openSUSE Build Service is sponsored by