auto-import changelog data from libaio-0.3.99-2.src.rpm
Tue Mar 30 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.99-2 - Apparently the 0.3.93 patch was not meant for 0.3.96. Backed it out. Tue Mar 30 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.99-1 - Fix compat calls. - make library .so.1.0.0 and make symlinks properly. - Fix header file for inclusion in c++ code.
This commit is contained in:
parent
13613f7d29
commit
0f80e6536b
@ -1 +1 @@
|
||||
libaio-0.3.98.tar.gz
|
||||
libaio-0.3.99.tar.gz
|
||||
|
||||
13
libaio.spec
13
libaio.spec
@ -1,6 +1,6 @@
|
||||
Name: libaio
|
||||
Version: 0.3.98
|
||||
Release: 2.1
|
||||
Version: 0.3.99
|
||||
Release: 2
|
||||
Summary: Linux-native asynchronous I/O access library
|
||||
Copyright: LGPL
|
||||
Group: System Environment/Libraries
|
||||
@ -58,8 +58,13 @@ make install prefix=$RPM_BUILD_ROOT/usr \
|
||||
%attr(0644,root,root) %{_libdir}/libaio.a
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
* Tue Mar 30 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.99-2
|
||||
- Apparently the 0.3.93 patch was not meant for 0.3.96. Backed it out.
|
||||
|
||||
* Tue Mar 30 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.99-1
|
||||
- Fix compat calls.
|
||||
- make library .so.1.0.0 and make symlinks properly.
|
||||
- Fix header file for inclusion in c++ code.
|
||||
|
||||
* Thu Feb 26 2004 Jeff Moyer <jmoyer@redhat.com> 0.3.98-2
|
||||
- bah. fix version nr in changelog.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user