summaryrefslogtreecommitdiff
path: root/libaio.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libaio.spec')
-rw-r--r--libaio.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/libaio.spec b/libaio.spec
index 6b29e93..91a2cba 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.96
-Release: 1
+Release: 2
Summary: Linux-native asynchronous I/O access library
Copyright: LGPL
Group: System Environment/Libraries
@@ -56,8 +56,9 @@ make install prefix=$RPM_BUILD_ROOT/usr root=$RPM_BUILD_ROOT
%attr(0644,root,root) /usr/lib/libaio.a
%changelog
-* Wed Jun 18 2003 Michael K. Johnson <johnsonm@redhat.com> 0.3.96-1
-- optimization in io_getevents from Arjan van de Ven
+* 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
* Wed May 28 2003 Michael K. Johnson <johnsonm@redhat.com> 0.3.95-1
- ppc bugfix from Julie DeWandel