auto-import changelog data from expat-1.95.4-1.src.rpm

Mon Aug 19 2002 Trond Eivind Glomsrød <teg@redhat.com> 1,95.4-1
- 1.95.4. 1.95.3 was withdrawn by the expat developers.
This commit is contained in:
cvsdist 2004-09-09 04:38:05 +00:00
parent 6ff41a05fa
commit 99bac34258
3 changed files with 15 additions and 8 deletions

View File

@ -1 +1 @@
expat-1.95.3.tar.gz expat-1.95.4.tar.gz

View File

@ -1,7 +1,9 @@
# [for (x)emacs] -*- coding: utf-8 -*-
Summary: A library for parsing XML. Summary: A library for parsing XML.
Name: expat Name: expat
Version: 1.95.3 Version: 1.95.4
Release: 2 Release: 1
Group: System Environment/Libraries Group: System Environment/Libraries
Source: http://download.sourceforge.net/expat/expat-%{version}.tar.gz Source: http://download.sourceforge.net/expat/expat-%{version}.tar.gz
URL: http://sourceforge.net/projects/expat URL: http://sourceforge.net/projects/expat
@ -36,7 +38,7 @@ make
%install %install
rm -rf ${RPM_BUILD_ROOT} rm -rf ${RPM_BUILD_ROOT}
%makeinstall %makeinstall mandir=$RPM_BUILD_ROOT/%{_mandir}/man1
%clean %clean
rm -rf ${RPM_BUILD_ROOT} rm -rf ${RPM_BUILD_ROOT}
@ -48,7 +50,9 @@ rm -rf ${RPM_BUILD_ROOT}
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc README %doc README
/usr/bin/*
%{_libdir}/lib*.so.* %{_libdir}/lib*.so.*
%{_mandir}/*/*
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
@ -59,20 +63,23 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/*.h %{_includedir}/*.h
%changelog %changelog
* Mon Aug 19 2002 Trond Eivind Glomsrød <teg@redhat.com> 1,95.4-1
- 1.95.4. 1.95.3 was withdrawn by the expat developers.
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> * Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild - automated rebuild
* Thu Jun 6 2002 Trond Eivind Glomsrød <teg@redhat.com> 1,95.3-1 * Thu Jun 6 2002 Trond Eivind Glomsrød <teg@redhat.com> 1,95.3-1
- 1.95.3 - 1.95.3
* Thu May 23 2002 Tim Powers <timp@redhat.com> * Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild - automated rebuild
* Fri Mar 22 2002 Trond Eivind Glomsrød <teg@redhat.com> * Fri Mar 22 2002 Trond Eivind Glomsrød <teg@redhat.com>
- Change a prereq in -devel on main package to a req - Change a prereq in -devel on main package to a req
- License from MIT/X11 to BSD - License from MIT/X11 to BSD
* Mon Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> * Mon Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com>
- 1.95.2 - 1.95.2
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com> * Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>

View File

@ -1 +1 @@
738ea1f00b58d8a0e96b308b793bd10f expat-1.95.3.tar.gz 1407e8c550b19a389e640e714fc39fae expat-1.95.4.tar.gz