Upstream release of 2.6.20, Daniel

This commit is contained in:
Daniel Veillard 2005-07-10 23:09:25 +00:00
parent a796429ec8
commit a2726c4406
3 changed files with 7 additions and 10 deletions

View File

@ -5,3 +5,4 @@ libxml2-2.6.16.tar.gz
libxml2-2.6.17.tar.gz
libxml2-2.6.18.tar.gz
libxml2-2.6.19.tar.gz
libxml2-2.6.20.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Library providing XML and HTML support
Name: libxml2
Version: 2.6.19
Release: 2
Version: 2.6.20
Release: 1
License: MIT
Group: Development/Libraries
Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz
@ -97,8 +97,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}
@ -151,11 +150,8 @@ rm -fr %{buildroot}
%doc doc/python.html
%changelog
* Mon May 23 2005 Bill Nottingham <notting@redhat.com> 2.6.19-2
- remove static lib from python bindings
* Sat Apr 2 2005 Daniel Veillard <veillard@redhat.com>
- upstream release 2.6.19 see http://xmlsoft.org/news.html
* Mon Jul 11 2005 Daniel Veillard <veillard@redhat.com>
- upstream release 2.6.20 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 @@
61587d43389a414fc2f5223b428e325e libxml2-2.6.19.tar.gz
8f0b3ce721bda11401e656b90ba4e78c libxml2-2.6.20.tar.gz