summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen LaHaise <bcrl@kvack.org>2002-04-29 22:36:33 +0000
committerBen LaHaise <bcrl@kvack.org>2002-04-29 22:36:33 +0000
commit4da1016e32d02cac88b993ba93be5d68f4818354 (patch)
tree87c0aa6b0b362967f5b728e33bb55687fae54dae
parent91386494e25b44bc20c53f44c59f8ab9ba664779 (diff)
downloadlibaio-4da1016e32d02cac88b993ba93be5d68f4818354.tar.gz
initscripts >= 6.47-1 is requiredlibaio.0-3-13.2
-rw-r--r--libaio.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/libaio.spec b/libaio.spec
index a18cb4b..f37981f 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.13
-Release: 1
+Release: 2
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: iniscripts >= 6.47-1
%description
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
@@ -62,6 +63,10 @@ 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.
+
* Thu Apr 25 2002 Benjamin LaHaise <bcrl@redhat.com>
- make /usr/lib/libredhat-kernel.so point to /lib/libredhat-kernel.so.1.0.0