|
|
@ -5,7 +5,7 @@ Summary: An unwinding library for ia64.
|
|
|
|
Name: libunwind
|
|
|
|
Name: libunwind
|
|
|
|
# Latest libunwind release.
|
|
|
|
# Latest libunwind release.
|
|
|
|
Version: 0.98.5
|
|
|
|
Version: 0.98.5
|
|
|
|
Release: 2
|
|
|
|
Release: 3
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
|
Group: Development/Debuggers
|
|
|
|
Group: Development/Debuggers
|
|
|
|
Source: ftp://ftp.hpl.hp.com/pub/linux-ia64/libunwind-%{version}.tar.gz
|
|
|
|
Source: ftp://ftp.hpl.hp.com/pub/linux-ia64/libunwind-%{version}.tar.gz
|
|
|
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
/usr/include/*
|
|
|
|
/usr/include/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 0.98.5-3
|
|
|
|
|
|
|
|
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Sep 22 2006 Jan Kratochvil <jan.kratochvil@redhat.com> - 0.98.5-2
|
|
|
|
* Sat Sep 22 2006 Jan Kratochvil <jan.kratochvil@redhat.com> - 0.98.5-2
|
|
|
|
- SELinux compatibility fix - stack is now non-exec (Jakub Jelinek suggestion).
|
|
|
|
- SELinux compatibility fix - stack is now non-exec (Jakub Jelinek suggestion).
|
|
|
|
|
|
|
|
|
|
|
|