Author: jajcus                       Date: Mon Feb 28 11:32:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release: 2
- fix for the xmlReconciliateNs() to properly fix namespace declarations after
  element namespace change.

---- Files affected:
SPECS:
   libxml2.spec (1.122 -> 1.123) 

---- Diffs:

================================================================
Index: SPECS/libxml2.spec
diff -u SPECS/libxml2.spec:1.122 SPECS/libxml2.spec:1.123
--- SPECS/libxml2.spec:1.122    Tue Jan 18 13:16:35 2005
+++ SPECS/libxml2.spec  Mon Feb 28 12:32:49 2005
@@ -10,7 +10,7 @@
 Summary(pt_BR):        Biblioteca libXML versăo 2
 Name:          libxml2
 Version:       2.6.17
-Release:       1
+Release:       2
 Epoch:         1
 License:       MIT
 Group:         Libraries
@@ -20,6 +20,7 @@
 Patch1:                %{name}-man_fixes.patch
 Patch2:                %{name}-open.gz.patch
 Patch3:                %{name}-DESTDIR.patch
+Patch4:                %{name}-xmlReconciliateNs.patch
 URL:           http://xmlsoft.org/
 BuildRequires: autoconf >= 2.2
 BuildRequires: automake
@@ -121,6 +122,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
@@ -219,6 +221,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123  2005/02/28 11:32:49  jajcus
+- Release: 2
+- fix for the xmlReconciliateNs() to properly fix namespace declarations after
+  element namespace change.
+
 Revision 1.122  2005/01/18 12:16:35  wrobell
 - ver. 2.6.17
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libxml2.spec?r1=1.122&r2=1.123&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to