From a2ee4f437dd214c029b492026d2e0b5216ac4cfe Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 7 Jun 2006 21:57:23 +0000 Subject: [PATCH] - rebuild for -devel deps --- libaio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libaio.spec b/libaio.spec index dafd5c0..2053230 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.106 -Release: 2.2 +Release: 3 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 +* Wed Jun 7 2006 Jeremy Katz - 0.3.106-3 +- rebuild for -devel deps + * Fri Feb 10 2006 Jesse Keating - 0.3.106-2.2 - bump again for double-long bug on ppc(64)