summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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