- update to 100. Fixes bz 129910. Add pseries and iseries to exclusivearch.

This commit is contained in:
Jeffrey E. Moyer 2004-09-14 21:20:14 +00:00
parent 1f958c87af
commit 2173b03884
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1,2 @@
libaio-0.3.99.tar.gz
libaio-0.3.100.tar.gz

View File

@ -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 <jmoyer@redhat.com> - 0.3.100-1
- update to 100. Fixes bz 129910. Add pseries and iseries to
exclusivearch.
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

View File

@ -1 +1 @@
2495b7c5ec1c6d51d5f3f734e962f018 libaio-0.3.99.tar.gz
24de9de8c3b555ec4ff326ead80536a1 libaio-0.3.100.tar.gz