- 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.
This commit is contained in:
Jeffrey E. Moyer 2006-01-04 16:14:14 +00:00
parent 405ce87b27
commit e4933c4c03
3 changed files with 12 additions and 4 deletions

View File

@ -1 +1 @@
libaio-0.3.104.tar.gz
libaio-0.3.106.tar.gz

View File

@ -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 <jmoyer@redhat.com> - 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 <jkeating@redhat.com>
- rebuilt

View File

@ -1 +1 @@
2a4a17ed8f95d08b52cc72a41a6f5c60 libaio-0.3.104.tar.gz
9480e31cce6506091080d59211089bd4 libaio-0.3.106.tar.gz