Tweak s390 warning fix.

This commit is contained in:
roland 2006-07-13 02:06:25 +00:00
parent 04a6f4600d
commit 90384aadb6
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%define eu_version 0.122
%define eu_release 2
%define eu_release 3
%if %{?_with_compat:1}%{!?_with_compat:0}
%define compat 1
@ -217,7 +217,7 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.so
%changelog
* Wed Jul 12 2006 Roland McGrath <roland@redhat.com> - 0.122-2
* Wed Jul 12 2006 Roland McGrath <roland@redhat.com> - 0.122-3
- Update to 0.122
- Fix libdwfl sorting of modules with 64-bit addresses (#198225).
- libebl: add function to test for relative relocation