- 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:
parent
405ce87b27
commit
e4933c4c03
@ -1 +1 @@
|
||||
libaio-0.3.104.tar.gz
|
||||
libaio-0.3.106.tar.gz
|
||||
|
||||
12
libaio.spec
12
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 <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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user