Bug 89694 - New version of libxmlpp
Bug#: 89694 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: ka0ttic@gentoo.org Reported By: rossi.f@inwind.it
Component: Ebuilds
URL:  http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.10/
Summary: New version of libxmlpp
Keywords:  EBUILD, REQUEST
Status Whiteboard: 
Opened: 2005-04-19 12:11 0000
Description:   Opened: 2005-04-19 12:11 0000
Request bump to version 2.10 of libxmlpp

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Aaron Walker (RETIRED) 2005-04-23 05:32:23 0000 -------
Created an attachment (id=56998) [details]
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 From Aaron Walker (RETIRED) 2005-04-23 08:13:32 0000 -------
Created an attachment (id=57010) [details]
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 From Aaron Walker (RETIRED) 2005-04-23 08:14:17 0000 -------
Created an attachment (id=57011) [details]
libxmlpp-2.10.0.ebuild.diff

Updated to apply patch.

------- Comment #4 From Aaron Walker (RETIRED) 2005-04-23 09:59:58 0000 -------
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 From Aaron Walker (RETIRED) 2005-04-23 11:55:17 0000 -------
In cvs.