- Update to the latest upstream which adds eventfd support and fixes broken
test cases. (Rusty Russell)
This commit is contained in:
parent
2c068cf44b
commit
2cbe3bf719
@ -1 +1 @@
|
||||
libaio-0.3.106.tar.gz
|
||||
libaio-0.3.107.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libaio
|
||||
Version: 0.3.106
|
||||
Release: 4.2
|
||||
Version: 0.3.107
|
||||
Release: 2
|
||||
Summary: Linux-native asynchronous I/O access library
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
@ -70,6 +70,10 @@ make install prefix=$RPM_BUILD_ROOT/usr \
|
||||
%attr(0644,root,root) %{_libdir}/libaio.a
|
||||
|
||||
%changelog
|
||||
* Thu Jun 05 2008 Jeff Moyer <jmoyer@redhat.com> - 0.3.107-2
|
||||
- Update to the latest upstream which adds eventfd support and fixes broken
|
||||
test cases. (Rusty Russell)
|
||||
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.3.106-4.2
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user