summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-07-09 23:11:50 +0000
committerBill Nottingham <notting@redhat.com>2003-07-09 23:11:50 +0000
commit95d2cfdfeaa8ab6ebb44a455f2c12702429dd294 (patch)
tree09c843698db0e767e6d67a5c438dee4b88f7dcc2
parent75e8e55b63271218796c97b990801b91a87d08a0 (diff)
downloadlibaio-95d2cfdfeaa8ab6ebb44a455f2c12702429dd294.tar.gz
-rw-r--r--libaio.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/libaio.spec b/libaio.spec
index 4ca8748..23520f1 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.96
-Release: 2
+Release: 3
Summary: Linux-native asynchronous I/O access library
Copyright: LGPL
Group: System Environment/Libraries
@@ -58,6 +58,9 @@ make install prefix=$RPM_BUILD_ROOT/usr \
%attr(0644,root,root) %{_libdir}/libaio.a
%changelog
+* Wed Jul 7 2003 Bill Nottingham <notting@redhat.com> 0.3.96-3
+- fix paths on lib64 arches
+
* Wed Jun 18 2003 Michael K. Johnson <johnsonm@redhat.com> 0.3.96-2
- optimization in io_getevents from Arjan van de Ven in 0.3.96-1
- deal with ia64 in 0.3.96-2