- Rebuild with gcc 4.
This commit is contained in:
parent
b70895fbf9
commit
54c9154ff3
@ -1,6 +1,6 @@
|
||||
Name: libaio
|
||||
Version: 0.3.103
|
||||
Release: 4
|
||||
Release: 5
|
||||
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 Mar 16 2005 Jeff Moyer <jmoyer@redhat.com> - 0.3.103-5
|
||||
- Rebuild with gcc 4.
|
||||
|
||||
* Mon Feb 14 2005 Jeff Moyer <jmoyer@redhat.com> - 0.3.103-4
|
||||
- Build the library twice. Once with the old SONAME and once with the new
|
||||
one. This fixes the wrong SONAME problem by keeping a library around with
|
||||
|
||||
Loading…
Reference in New Issue
Block a user