[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/libxml2/devel .cvsignore, 1.27, 1.28 libxml2.spec, 1.23, 1.24 sources, 1.29, 1.30
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/libxml2/devel .cvsignore, 1.27, 1.28 libxml2.spec, 1.23, 1.24 sources, 1.29, 1.30
- Date: Sun, 10 Jul 2005 19:09:29 -0400
Author: veillard
Update of /cvs/dist/rpms/libxml2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17110
Modified Files:
.cvsignore libxml2.spec sources
Log Message:
Upstream release of 2.6.20, Daniel
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libxml2/devel/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- .cvsignore 2 Apr 2005 11:05:55 -0000 1.27
+++ .cvsignore 10 Jul 2005 23:09:25 -0000 1.28
@@ -5,3 +5,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
Index: libxml2.spec
===================================================================
RCS file: /cvs/dist/rpms/libxml2/devel/libxml2.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- libxml2.spec 23 May 2005 18:24:21 -0000 1.23
+++ libxml2.spec 10 Jul 2005 23:09:25 -0000 1.24
@@ -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 @@
%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 @@
%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
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libxml2/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources 2 Apr 2005 11:05:55 -0000 1.29
+++ sources 10 Jul 2005 23:09:25 -0000 1.30
@@ -1 +1 @@
-61587d43389a414fc2f5223b428e325e libxml2-2.6.19.tar.gz
+8f0b3ce721bda11401e656b90ba4e78c libxml2-2.6.20.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]