Upstream release 2.6.21, Daniel

This commit is contained in:
Daniel Veillard 2005-09-04 22:01:52 +00:00
parent 4fe65ba0d9
commit 3dd227929c
3 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -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 <veillard@redhat.com>
- upstream release 2.6.20 see http://xmlsoft.org/news.html
* Sun Sep 4 2005 Daniel Veillard <veillard@redhat.com>
- upstream release 2.6.21 see http://xmlsoft.org/news.html
* Thu Jan 2 2003 Daniel Veillard <veillard@redhat.com>
- integrated drv_libxml2 xml.sax driver from Stéphane Bidoul

View File

@ -1 +1 @@
8f0b3ce721bda11401e656b90ba4e78c libxml2-2.6.20.tar.gz
131f2d98ed75ec1dc118783a21104107 libxml2-2.6.21.tar.gz