summaryrefslogtreecommitdiff
path: root/libaio.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libaio.spec')
-rw-r--r--libaio.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/libaio.spec b/libaio.spec
index b553a3e..0bd3cac 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.99
-Release: 1
+Release: 2
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
+* Tue Mar 30 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.99-2
+- Apparently the 0.3.93 patch was not meant for 0.3.96. Backed it out.
+
* Tue Mar 30 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.99-1
- Fix compat calls.
- make library .so.1.0.0 and make symlinks properly.