auto-import changelog data from libaio-0.3.13-3.src.rpm

Mon Apr 29 2002 Benjamin LaHaise <bcrl@redhat.com>
- add requires initscripts >= 6.47-1 to get boot time libredhat-kernel
    linkage correct.
- typo fix
Thu Apr 25 2002 Benjamin LaHaise <bcrl@redhat.com>
- make /usr/lib/libredhat-kernel.so point to /lib/libredhat-kernel.so.1.0.0
This commit is contained in:
cvsdist 2004-09-09 07:17:24 +00:00
parent bbca786cf7
commit 6050f93bb5
3 changed files with 13 additions and 4 deletions

View File

@ -1 +1 @@
libaio-0.3.12.tar.gz
libaio-0.3.13.tar.gz

View File

@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.12
Release: 1
Version: 0.3.13
Release: 3
Summary: Linux-native asynchronous I/O access library
Copyright: LGPL
Group: System Environment/Libraries
@ -8,6 +8,7 @@ Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-root
# Fix ExclusiveArch as we implement this functionality on more architectures
ExclusiveArch: i386
Requires: initscripts >= 6.47-1
%description
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
@ -62,6 +63,14 @@ make install prefix=$RPM_BUILD_ROOT/usr root=$RPM_BUILD_ROOT
%attr(0755,root,root) /usr/lib/libredhat-kernel.so
%changelog
* Mon Apr 29 2002 Benjamin LaHaise <bcrl@redhat.com>
- add requires initscripts >= 6.47-1 to get boot time libredhat-kernel
linkage correct.
- typo fix
* Thu Apr 25 2002 Benjamin LaHaise <bcrl@redhat.com>
- make /usr/lib/libredhat-kernel.so point to /lib/libredhat-kernel.so.1.0.0
* Mon Apr 15 2002 Tim Powers <timp@redhat.com>
- make the post scriptlet not use /bin/sh

View File

@ -1 +1 @@
6e42fe9910ffe2dc581c9adc6cd135ac libaio-0.3.12.tar.gz
5f9a95a88ca233899071fc2ac70274eb libaio-0.3.13.tar.gz