Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <419777A7.2040904@mailshelter.de> Date: Sun, 14 Nov 2004 16:20:07 +0100 From: Patrick Eisenacher MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: libxml2-2.6.13-1 References: <200411140259 DOT iAE2x2c11309 AT esds DOT vss DOT fsi DOT com> In-Reply-To: <200411140259.iAE2x2c11309@esds.vss.fsi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 X-Complaints-To: abuse AT mailshelter DOT de Gerrit P. Haase schrieb: > Libxml2 has been updated to version 2.6.16 > > NEWS > ==== > There was a bug in the 'xmlcatalog' program in version 2.6.13 of > Libxml2, it is strongly recommended to upgrade as soon as possible to > libxml2-2.6.16. The Cygwin Libxml2 distribution consists now of four > separate packages, the main package 'libxml2' contains the runtime > library and the executables 'xmlcatalog' and 'xmllint', the import > library and the headers are in the package 'libxml2-devel', the Python > bindings and according docs and examples are in the package > 'libxml2-python' and the Libxml2 documentation has its own package > now: 'libxml2-doc'. Hi Gerrit & Marcel, lovely. This works (almost) as expected ;) The group elements don't get lost anymore. Unfortunately, the xml:base parameter in the group element is ignored when updating the catalog, and I end up with my relative path being substituted with an absolute one. But that's Marcel's plate again :) Can the postinstall script test whether an element is already available and replace only the relevant part, ie. make the replace parameter of the xmlcatalog --add command variable? Hm, I can see, that making this work in all cases can easily become nasty. Alternatively, you could add a note to future announcements... Anyway, thanks for your quick response and good work. Patrick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/