From 9cec45fcfe33b0f8e7172737d890a7cac9504897 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 9 Mar 2005 13:42:10 +0000 Subject: [PATCH] Gcc4, try #3, hope everything works now, Daniel --- libxml2.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libxml2.spec b/libxml2.spec index 29b0931..a56f4ef 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.6.17 -Release: 5 +Release: 6 License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz @@ -150,7 +150,9 @@ rm -fr %{buildroot} %doc doc/python.html %changelog -* Wed Mar 2 2005 Daniel Veillard 2.6.17-4 +* Wed Mar 2 2005 Daniel Veillard 2.6.17-6 +- fix for the aliasing error breaking up on s390 and gcc4 +* Wed Mar 2 2005 Daniel Veillard 2.6.17-5 - rebuilt for gcc4 * Sun Jan 16 2005 Daniel Veillard - upstream release 2.6.17 see http://xmlsoft.org/news.html