bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 12:28:30 +00:00
parent e4933c4c03
commit 8238eebd1d

View File

@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.106
Release: 2
Release: 2.1
Summary: Linux-native asynchronous I/O access library
License: LGPL
Group: System Environment/Libraries
@ -70,6 +70,9 @@ make install prefix=$RPM_BUILD_ROOT/usr \
%attr(0644,root,root) %{_libdir}/libaio.a
%changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.3.106-2.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* 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