Package: gdome2 / 0.8.1+debian-6

Metadata

Package Version Patches format
gdome2 0.8.1+debian-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01glibconfig.patch | (download)

gdome-config.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 remove the calls to glib-config
 glib-config is a tool from libglib1.2 and therefore the wrong one to
 ask) and replace them with the ./configure macros that have already
 been collected.


02fix_manpage.patch | (download)

dome-config.1.in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fix roff errors in the gdome-config(1) manpage.


03no_glib_1.patch | (download)

configure.in | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 comment out the paragraph for glib-1
 It is no longer needed and AM_PATH_GLIB is not available unless we
 also depend on the old glib.


04bufptr_ftbfs.patch | (download)

libgdome/gdomecore/gdome-xml-documentt.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 xmlbuffer causing incomplete ptr type.