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:
parent
6ff41a05fa
commit
99bac34258
@ -1 +1 @@
|
||||
expat-1.95.3.tar.gz
|
||||
expat-1.95.4.tar.gz
|
||||
|
19
expat.spec
19
expat.spec
@ -1,7 +1,9 @@
|
||||
# [for (x)emacs] -*- coding: utf-8 -*-
|
||||
|
||||
Summary: A library for parsing XML.
|
||||
Name: expat
|
||||
Version: 1.95.3
|
||||
Release: 2
|
||||
Version: 1.95.4
|
||||
Release: 1
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.sourceforge.net/expat/expat-%{version}.tar.gz
|
||||
URL: http://sourceforge.net/projects/expat
|
||||
@ -36,7 +38,7 @@ make
|
||||
%install
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%makeinstall
|
||||
%makeinstall mandir=$RPM_BUILD_ROOT/%{_mandir}/man1
|
||||
|
||||
%clean
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
@ -48,7 +50,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README
|
||||
/usr/bin/*
|
||||
%{_libdir}/lib*.so.*
|
||||
%{_mandir}/*/*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -59,20 +63,23 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_includedir}/*.h
|
||||
|
||||
%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>
|
||||
- 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
|
||||
|
||||
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
||||
- 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
|
||||
- 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
|
||||
|
||||
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user