summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael K. Johnson <johnsonm@redhat.com>2002-01-21 15:14:52 +0000
committerMichael K. Johnson <johnsonm@redhat.com>2002-01-21 15:14:52 +0000
commite08966c25e89e9653a0ef9d607282e7466601c5b (patch)
tree2a5ae877b43223dab9a3b15023aec88f78d8d60d
parent5ea2d45123b21de7b87e3ba75e0d657c410e568d (diff)
downloadlibaio-e08966c25e89e9653a0ef9d607282e7466601c5b.tar.gz
rpmlint fix
-rw-r--r--libaio.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/libaio.spec b/libaio.spec
index bcda7b4..00d62b7 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -1,5 +1,5 @@
Name: libaio
-Version: 0.3.4
+Version: 0.3.5
Release: 1
Summary: Linux-native asynchronous I/O access library
Copyright: LGPL
@@ -20,6 +20,7 @@ require the Linux-native async I/O API.
%package devel
Summary: Development files for Linux-native asynchronous I/O access
Group: Development/System
+Requires: libaio
%description devel
This package provides header files and libraries to link against for