This commit is contained in:
Jesse Keating 2009-07-25 08:49:38 +00:00
parent 3ebb80c61d
commit 02885898d8
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Summary: An unwinding library
Name: libunwind
Version: 0.99
%define snapshot 20090430betagit4b8404d1
Release: 0.11.%{snapshot}%{?dist}
Release: 0.12.%{snapshot}%{?dist}
License: BSD
Group: Development/Debuggers
Source: libunwind-%{snapshot}.tar.bz2
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/libunwind*.h
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99-0.12.20090430betagit4b8404d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jul 15 2009 Jan Kratochvil <jan.kratochvil@redhat.com> - 0.99-0.11.20090430betagit4b8404d1
- Disable the libunwind-setjmp library as no longer compatible with glibc and
no Fedora dependencies on it (FTBSFS BZ 511562).