diff --git a/.cvsignore b/.cvsignore index 279b456..35b64d6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libaio-0.3.98.tar.gz +libaio-0.3.99.tar.gz diff --git a/libaio.spec b/libaio.spec index 8d83527..0bd3cac 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio -Version: 0.3.98 -Release: 2.1 +Version: 0.3.99 +Release: 2 Summary: Linux-native asynchronous I/O access library Copyright: LGPL Group: System Environment/Libraries @@ -58,8 +58,13 @@ make install prefix=$RPM_BUILD_ROOT/usr \ %attr(0644,root,root) %{_libdir}/libaio.a %changelog -* Tue Mar 02 2004 Elliot Lee -- rebuilt +* Tue Mar 30 2004 Jeff Moyer - 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 - 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 0.3.98-2 - bah. fix version nr in changelog. diff --git a/sources b/sources index c66e1dc..bf2c81d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a243a35b635b4e2f4f861bd321b2c1ce libaio-0.3.98.tar.gz +2495b7c5ec1c6d51d5f3f734e962f018 libaio-0.3.99.tar.gz