From 2cbe3bf719f7ac27024ad7770bbd541d14bc7f97 Mon Sep 17 00:00:00 2001 From: "Jeffrey E. Moyer" Date: Fri, 6 Jun 2008 16:14:08 +0000 Subject: [PATCH] - Update to the latest upstream which adds eventfd support and fixes broken test cases. (Rusty Russell) --- .cvsignore | 2 +- libaio.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index e5d6858..0fbea19 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libaio-0.3.106.tar.gz +libaio-0.3.107.tar.gz diff --git a/libaio.spec b/libaio.spec index 48580e5..7371ce7 100644 --- a/libaio.spec +++ b/libaio.spec @@ -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 - 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 - 0.3.106-4.2 - Autorebuild for GCC 4.3 diff --git a/sources b/sources index f8b2b5e..7d0140c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9480e31cce6506091080d59211089bd4 libaio-0.3.106.tar.gz +db32c19c61ca937bcb1ba48da9180682 libaio-0.3.107.tar.gz