r14728 - gnucash/trunk/packaging/win32 - Fix version number of libgoffice pc file

Derek Atkins warlord at MIT.EDU
Sat Aug 26 09:51:12 EDT 2006


Christian Stimming <cstim at cvs.gnucash.org> writes:

> Fix version number of libgoffice pc file
>
> -    quiet pkg-config --exists libgoffice-1
> +    quiet pkg-config --exists libgoffice-0.3

I'm not sure this is correct.  goffice installs "libgoffice-1.pc"
which is why this is "pkg-config --exists libgoffice-1" and not
"-0.3"..  I'll note that on by FC5 box:

[warlord at cliodev calliope]$ rpm -qa | grep goffice
goffice-devel-0.2.1-1.fc5
goffice-0.2.1-1.fc5
[warlord at cliodev calliope]$ pkg-config --cflags libgoffice-1
-I/usr/include/libgoffice-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0

So I think the code was correct as I had it originally.  Once I
get the goffice build working I'll fix this myself, but I was
wondering why you made this change?

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list