From 3dd227929c1aa9e3cc03425e719b0e08ff5f2584 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sun, 4 Sep 2005 22:01:52 +0000 Subject: [PATCH] Upstream release 2.6.21, Daniel --- .cvsignore | 1 + libxml2.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index 42ffb91..9b0fec7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ libxml2-2.6.17.tar.gz libxml2-2.6.18.tar.gz libxml2-2.6.19.tar.gz libxml2-2.6.20.tar.gz +libxml2-2.6.21.tar.gz diff --git a/libxml2.spec b/libxml2.spec index 4a12f5d..f5648f8 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,6 +1,6 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.20 +Version: 2.6.21 Release: 1 License: MIT Group: Development/Libraries @@ -100,8 +100,7 @@ rm -fr %{buildroot} %makeinstall (cd doc/examples ; make clean ; rm -rf .deps) gzip -9 doc/libxml2-api.xml -rm -f $RPM_BUILD_ROOT%{_libdir}/*.la \ - $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/libxml2mod*a +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -fr %{buildroot} @@ -144,8 +143,8 @@ rm -fr %{buildroot} %defattr(-, root, root) %doc AUTHORS ChangeLog.gz NEWS README Copyright -%{_libdir}/python*/site-packages/libxml2.py* -%{_libdir}/python*/site-packages/drv_libxml2.py* +%{_libdir}/python*/site-packages/libxml2.py +%{_libdir}/python*/site-packages/drv_libxml2.py %{_libdir}/python*/site-packages/libxml2mod* %doc python/TODO %doc python/libxml2class.txt @@ -154,8 +153,8 @@ rm -fr %{buildroot} %doc doc/python.html %changelog -* Mon Jul 11 2005 Daniel Veillard -- upstream release 2.6.20 see http://xmlsoft.org/news.html +* Sun Sep 4 2005 Daniel Veillard +- upstream release 2.6.21 see http://xmlsoft.org/news.html * Thu Jan 2 2003 Daniel Veillard - integrated drv_libxml2 xml.sax driver from Stéphane Bidoul diff --git a/sources b/sources index f69fc2e..080ff26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f0b3ce721bda11401e656b90ba4e78c libxml2-2.6.20.tar.gz +131f2d98ed75ec1dc118783a21104107 libxml2-2.6.21.tar.gz