- Rebuild for GCC 4.3
This commit is contained in:
parent
7ef0033c7a
commit
1f1e72439b
@ -1,5 +1,5 @@
|
|||||||
%define eu_version 0.132
|
%define eu_version 0.132
|
||||||
%define eu_release 3
|
%define eu_release 4
|
||||||
|
|
||||||
%if %{?_with_compat:1}%{!?_with_compat:0}
|
%if %{?_with_compat:1}%{!?_with_compat:0}
|
||||||
%define compat 1
|
%define compat 1
|
||||||
@ -274,6 +274,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/libelf.a
|
%{_libdir}/libelf.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 20 2008 Jesse Keating <jkeating@redhat.com> - 0.132-4
|
||||||
|
- Rebuild for GCC 4.3
|
||||||
|
|
||||||
* Mon Jan 21 2008 Roland McGrath <roland@redhat.com> - 0.132-3
|
* Mon Jan 21 2008 Roland McGrath <roland@redhat.com> - 0.132-3
|
||||||
- Update to 0.132
|
- Update to 0.132
|
||||||
- libelf: Use loff_t instead of off64_t in libelf.h header. (#377241)
|
- libelf: Use loff_t instead of off64_t in libelf.h header. (#377241)
|
||||||
|
Loading…
Reference in New Issue
Block a user