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:
parent
bbca786cf7
commit
6050f93bb5
@ -1 +1 @@
|
||||
libaio-0.3.12.tar.gz
|
||||
libaio-0.3.13.tar.gz
|
||||
|
||||
13
libaio.spec
13
libaio.spec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user