Hello community, here is the log from the commit of package libxslt checked in at Tue Dec 12 23:25:38 CET 2006. -------- --- libxslt/libxslt-python.changes 2006-11-28 12:30:50.000000000 +0100 +++ /mounts/work_src_done/STABLE/libxslt/libxslt-python.changes 2006-12-12 11:14:45.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 12 11:14:18 CET 2006 - ke@suse.de + +- 1.1.19. + +------------------------------------------------------------------- --- libxslt/libxslt.changes 2006-10-27 17:59:14.000000000 +0200 +++ /mounts/work_src_done/STABLE/libxslt/libxslt.changes 2006-12-12 11:14:10.000000000 +0100 @@ -1,0 +2,11 @@ +Tue Dec 12 11:10:55 CET 2006 - ke@suse.de + +- 1.1.19; NEWS extract: + * Bug fixes: entities within attributes; in-scope namespace bug, result + value tree caching bug, a number of namespace related bugs, etc. + * Improvements: refactoring of namespace handling, value-of + impleemntation and template internal processing, new xsltproc flag to + apply Xinclude to stylesheets. + * Documentation. + +------------------------------------------------------------------- Old: ---- libxslt-1.1.17.tar.bz2 libxslt-makefile.patch New: ---- libxslt-1.1.19.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxslt-python.spec ++++++ --- /var/tmp/diff_new_pack.YhMk0P/_old 2006-12-12 23:24:56.000000000 +0100 +++ /var/tmp/diff_new_pack.YhMk0P/_new 2006-12-12 23:24:56.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libxslt-python (Version 1.1.17) +# spec file for package libxslt-python (Version 1.1.19) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,8 +13,8 @@ Name: libxslt-python BuildRequires: libxml2-python libxslt-devel python-devel Summary: Python Bindings for libxslt -Version: 1.1.17 -Release: 27 +Version: 1.1.19 +Release: 1 License: X11/MIT Group: Development/Libraries/Python Source: ftp://fr.rpmfind.net/pub/libxml/libxslt-%{version}.tar.bz2 @@ -24,7 +24,7 @@ Patch2: libxslt-warn.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} -Requires: libxml2 >= 2.6.17 +Requires: libxml2 >= 2.6.27 URL: http://xmlsoft.org/XSLT/ # BuildRequires: python python-devel # BuildRequires: libxml2-python @@ -90,6 +90,8 @@ %doc python/tests/*.xsl %changelog -n libxslt-python +* Tue Dec 12 2006 - ke@suse.de +- 1.1.19. * Tue Nov 28 2006 - ke@suse.de - Do not install static Python module; reported by Andreas Hanke [#223696]. ++++++ libxslt.spec ++++++ --- /var/tmp/diff_new_pack.YhMk0P/_old 2006-12-12 23:24:56.000000000 +0100 +++ /var/tmp/diff_new_pack.YhMk0P/_new 2006-12-12 23:24:56.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libxslt (Version 1.1.17) +# spec file for package libxslt (Version 1.1.19) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,18 +13,17 @@ Name: libxslt BuildRequires: libgcrypt libgcrypt-devel libgpg-error libgpg-error-devel libxml2-devel Summary: XSL Transformation Library -Version: 1.1.17 -Release: 23 +Version: 1.1.19 +Release: 1 License: X11/MIT Group: System/Libraries # Source: ftp://fr.rpmfind.net/pub/libxml/libxslt-1.0.23.tar.bz2 Source: ftp://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/libxslt/1.1/%{name}-%{version}.tar.bz2 Patch: libxslt-aliasing.patch -Patch1: libxslt-warn.patch +#Patch1: libxslt-warn.patch Patch2: no-net-autobuild.patch -Patch10: libxslt-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: libxml2 >= 2.6.25 +Requires: libxml2 >= 2.6.27 URL: http://xmlsoft.org/XSLT/ %description @@ -53,7 +52,7 @@ Summary: Include Files and Libraries mandatory for Development. Group: Development/Libraries/C and C++ Requires: %{name} = %{version} -Requires: libxml2-devel >= 2.6.17 +Requires: libxml2-devel >= 2.6.27 Requires: libgcrypt-devel libgpg-error-devel glibc-devel %description devel @@ -65,9 +64,8 @@ %prep %setup -q %patch -p 1 -%patch1 +#%patch1 %patch2 -%patch10 -p 1 %build autoreconf --force --install @@ -115,6 +113,14 @@ %doc doc/*.html doc/html doc/tutorial doc/*.gif %changelog -n libxslt +* Tue Dec 12 2006 - ke@suse.de +- 1.1.19; NEWS extract: + * Bug fixes: entities within attributes; in-scope namespace bug, result + value tree caching bug, a number of namespace related bugs, etc. + * Improvements: refactoring of namespace handling, value-of + impleemntation and template internal processing, new xsltproc flag to + apply Xinclude to stylesheets. + * Documentation. * Fri Oct 27 2006 - dmueller@suse.de - update --nonet patch to work even when using rpmbuild directly * Tue Oct 24 2006 - dmueller@suse.de ++++++ libxslt-1.1.17.tar.bz2 -> libxslt-1.1.19.tar.bz2 ++++++ ++++ 38654 lines of diff (skipped) ++++++ libxslt-aliasing.patch ++++++ --- /var/tmp/diff_new_pack.YhMk0P/_old 2006-12-12 23:25:04.000000000 +0100 +++ /var/tmp/diff_new_pack.YhMk0P/_new 2006-12-12 23:25:04.000000000 +0100 @@ -1,14 +1,14 @@ ---- libxslt-1.1.14/libxslt/extensions.c 2005-01-16 00:00:52.000000000 +0100 -+++ libxslt-1.1.14/libxslt/extensions.c 2005-07-06 16:26:05.000000000 +0200 +--- libxslt-1.1.19/libxslt/extensions.c.~1~ 2006-08-16 17:33:08.000000000 +0200 ++++ libxslt-1.1.19/libxslt/extensions.c 2006-12-11 15:40:36.000000000 +0100 @@ -325,6 +325,7 @@ const xmlChar *protocol = NULL; xmlChar *i, *regfunc_name; - int rc, seen_before; + int rc; + void *vregfunc; /* check for bad inputs */ if (URI == NULL) -@@ -415,7 +416,9 @@ +@@ -414,7 +415,9 @@ regfunc_name = xmlStrdup(ext_name); regfunc_name = xmlStrcat(regfunc_name, BAD_CAST "_init"); @@ -19,3 +19,5 @@ if (0 == rc) { /* call the module's init function */ (*regfunc) (); + +Diff finished. Mon Dec 11 15:40:41 2006 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org