Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89694 - New version of libxmlpp
Summary: New version of libxmlpp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Aaron Walker (RETIRED)
URL: http://ftp.gnome.org/pub/GNOME/source...
Whiteboard:
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2005-04-19 12:11 UTC by Fabio Rossi
Modified: 2005-04-23 11:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libxmlpp-2.10.0.ebuild.diff (libxmlpp-2.10.0.ebuild.diff,616 bytes, patch)
2005-04-23 05:32 UTC, Aaron Walker (RETIRED)
Details | Diff
libxmlpp-2.10.0-use-correct-callback.diff (libxmlpp-2.10.0-use-correct-callback.diff,750 bytes, patch)
2005-04-23 08:13 UTC, Aaron Walker (RETIRED)
Details | Diff
libxmlpp-2.10.0.ebuild.diff (libxmlpp-2.10.0.ebuild.diff,782 bytes, patch)
2005-04-23 08:14 UTC, Aaron Walker (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2005-04-19 12:11:51 UTC
Request bump to version 2.10 of libxmlpp

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-04-23 05:32:23 UTC
Created attachment 56998 [details, diff]
libxmlpp-2.10.0.ebuild.diff

Diff against 2.8.0 ebuild.  Added a sed to remove 'examples' from Makefile.in
as there's no need to build them.  Also added a rm call as make install
installs the api reference into /usr/share/doc/libxml++-2.6.
Comment 2 Aaron Walker (RETIRED) gentoo-dev 2005-04-23 08:13:32 UTC
Created attachment 57010 [details, diff]
libxmlpp-2.10.0-use-correct-callback.diff

SaxParser never calls the on_characters callback.  See the bug I've submitted
upstream[1] for more details.

[1] http://bugzilla.gnome.org/show_bug.cgi?id=301712
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-04-23 08:14:17 UTC
Created attachment 57011 [details, diff]
libxmlpp-2.10.0.ebuild.diff

Updated to apply patch.
Comment 4 Aaron Walker (RETIRED) gentoo-dev 2005-04-23 09:59:58 UTC
Something else worth noting for you gnome guys, 2.8.0 also suffers from the callback bug mentioned in comment #2, so you may want to apply the patch there too if you are going to mark it stable.
Comment 5 Aaron Walker (RETIRED) gentoo-dev 2005-04-23 11:55:17 UTC
In cvs.