- Add Alpha architecture support. (Sergey Tikhonov <tsv@solvo.ru>)

This commit is contained in:
Jeffrey E. Moyer 2005-04-01 22:40:05 +00:00
parent 52975225e5
commit 7962c3333d
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
libaio-0.3.103.tar.gz
libaio-0.3.104.tar.gz

View File

@ -1,13 +1,13 @@
Name: libaio
Version: 0.3.103
Release: 6
Version: 0.3.104
Release: 2
Summary: Linux-native asynchronous I/O access library
License: 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 ppc64pseries ppc64iseries
ExclusiveArch: i386 x86_64 ia64 s390 s390x ppc ppc64 ppc64pseries ppc64iseries alpha alphaev6
%description
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
@ -70,6 +70,9 @@ make install prefix=$RPM_BUILD_ROOT/usr \
%attr(0644,root,root) %{_libdir}/libaio.a
%changelog
* Fri Apr 1 2005 Jeff Moyer <jmoyer@redhat.com> - 0.3.104-2
- Add Alpha architecture support. (Sergey Tikhonov <tsv@solvo.ru>)
* Wed Mar 16 2005 Jeff Moyer <jmoyer@redhat.com> - 0.3.103-6
- Rebuild with gcc 4.

View File

@ -1 +1 @@
39b466795914a4fbef32bc48e0929f9a libaio-0.3.103.tar.gz
2a4a17ed8f95d08b52cc72a41a6f5c60 libaio-0.3.104.tar.gz