summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Moyer <jmoyer@redhat.com>2004-03-30 22:07:03 +0000
committerJeff Moyer <jmoyer@redhat.com>2004-03-30 22:07:03 +0000
commit442362e506e65425e390ef6b91d7b646bb798117 (patch)
treec53176423cf2d3883609f2b7051c7dc904c8ea28
parent45495090aa6bc285446174d46ad8e1bef8551ca1 (diff)
downloadlibaio-442362e506e65425e390ef6b91d7b646bb798117.tar.gz
bah. forgot to update spec file.libaio.0-3-99.1
-rw-r--r--libaio.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/libaio.spec b/libaio.spec
index af1fe58..b553a3e 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -1,6 +1,6 @@
Name: libaio
-Version: 0.3.98
-Release: 2
+Version: 0.3.99
+Release: 1
Summary: Linux-native asynchronous I/O access library
Copyright: LGPL
Group: System Environment/Libraries
@@ -58,6 +58,11 @@ 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-1
+- Fix compat calls.
+- make library .so.1.0.0 and make symlinks properly.
+- Fix header file for inclusion in c++ code.
+
* Thu Feb 26 2004 Jeff Moyer <jmoyer@redhat.com> 0.3.98-2
- bah. fix version nr in changelog.