Add in second robustification patch from Jakub.

This commit is contained in:
roland 2005-05-26 00:54:40 +00:00
parent 19ef6592aa
commit 34359e9503

View File

@ -1,5 +1,5 @@
%define version 0.108 %define version 0.108
%define release 2 %define release 3
%define gpl 0 %define gpl 0
%if %{?_with_compat:1}%{!?_with_compat:0} %if %{?_with_compat:1}%{!?_with_compat:0}
@ -222,6 +222,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.so %{_libdir}/libelf.so
%changelog %changelog
* Wed May 25 2005 Roland McGrath <roland@redhat.com> - 0.108-3
- more robustification
* Mon May 16 2005 Roland McGrath <roland@redhat.com> - 0.108-2 * Mon May 16 2005 Roland McGrath <roland@redhat.com> - 0.108-2
- robustification - robustification