bump for bug in double-long on ppc(64)
This commit is contained in:
parent
8238eebd1d
commit
b4472d66b2
@ -1,6 +1,6 @@
|
||||
Name: libaio
|
||||
Version: 0.3.106
|
||||
Release: 2.1
|
||||
Release: 2.2
|
||||
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
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.3.106-2.2
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.3.106-2.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user