diff --git a/.cvsignore b/.cvsignore index 55c01dc..e5d6858 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libaio-0.3.104.tar.gz +libaio-0.3.106.tar.gz diff --git a/libaio.spec b/libaio.spec index 7a87697..571d415 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio -Version: 0.3.104 -Release: 2.1 +Version: 0.3.106 +Release: 2 Summary: Linux-native asynchronous I/O access library License: LGPL Group: System Environment/Libraries @@ -70,6 +70,14 @@ make install prefix=$RPM_BUILD_ROOT/usr \ %attr(0644,root,root) %{_libdir}/libaio.a %changelog +* Wed Jan 04 2006 Jeff Moyer - 0.3.106-2 +- Update to the latest sources, which contain the following change: + Add a .proc directive for the ia64_aio_raw_syscall macro. This sounds a lot + like the previous entry, but that one fixed the __ia64_raw_syscall macro, + located in syscall-ia64.h. This macro is in raw_syscall.c, which pretty much + only exists for ia64. This bug prevented the package from building with + newer version of gcc. + * Fri Dec 09 2005 Jesse Keating - rebuilt diff --git a/sources b/sources index 9db4178..f8b2b5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a4a17ed8f95d08b52cc72a41a6f5c60 libaio-0.3.104.tar.gz +9480e31cce6506091080d59211089bd4 libaio-0.3.106.tar.gz