From 2173b03884ebc2dcfa89fd243433bcb466e48070 Mon Sep 17 00:00:00 2001 From: Jeffrey E. Moyer Date: Sep 14 2004 21:20:14 +0000 Subject: - update to 100. Fixes bz 129910. Add pseries and iseries to exclusivearch. --- diff --git a/.cvsignore b/.cvsignore index 35b64d6..2666a1e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ libaio-0.3.99.tar.gz +libaio-0.3.100.tar.gz diff --git a/libaio.spec b/libaio.spec index 2407a5e..f7d0848 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,13 +1,13 @@ Name: libaio -Version: 0.3.99 -Release: 3 +Version: 0.3.100 +Release: 1 Summary: Linux-native asynchronous I/O access library Copyright: LGPL Group: System Environment/Libraries Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-root # Fix ExclusiveArch as we implement this functionality on more architectures -ExclusiveArch: i386 x86_64 ia64 s390 s390x ppc ppc64 +ExclusiveArch: i386 x86_64 ia64 s390 s390x ppc ppc64 ppc64pseries ppc64iseries %description The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a @@ -58,6 +58,10 @@ make install prefix=$RPM_BUILD_ROOT/usr \ %attr(0644,root,root) %{_libdir}/libaio.a %changelog +* Tue Sep 14 2004 Jeff Moyer - 0.3.100-1 +- update to 100. Fixes bz 129910. Add pseries and iseries to + exclusivearch. + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index bf2c81d..18fc4ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2495b7c5ec1c6d51d5f3f734e962f018 libaio-0.3.99.tar.gz +24de9de8c3b555ec4ff326ead80536a1 libaio-0.3.100.tar.gz