From de471ff7cf29d51270f117258e292cc3b291ffdb Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Thu, 30 Apr 2009 11:26:05 +0000 Subject: [PATCH] - Fix the ia64 variant of GetIPInfo() (BZ 480412). --- .cvsignore | 2 +- libunwind.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index d1d5d02..90c5071 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libunwind-20090413betagitb483ea3f.tar.bz2 +libunwind-20090430betagit4b8404d1.tar.bz2 diff --git a/libunwind.spec b/libunwind.spec index 98a84a7..62d1ddf 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -8,8 +8,8 @@ Summary: An unwinding library Name: libunwind Version: 0.99 -%define snapshot 20090413betagitb483ea3f -Release: 0.9.%{snapshot}%{?dist} +%define snapshot 20090430betagit4b8404d1 +Release: 0.10.%{snapshot}%{?dist} License: BSD Group: Development/Debuggers Source: libunwind-%{snapshot}.tar.bz2 @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libunwind*.h %changelog +* Thu Apr 30 2009 Jan Kratochvil - 0.99-0.10.20090430betagit4b8404d1 +- Fix the ia64 variant of GetIPInfo() (BZ 480412). + * Mon Apr 13 2009 Jan Kratochvil - 0.99-0.9.20090413betagitb483ea3f - Rebase the package on the upstream variant: http://www.nongnu.org/libunwind/ - Drop the patch libunwind-snap-070224-frysk20070405cvs.patch diff --git a/sources b/sources index 5f58181..c10b9b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8df7a5d328f59201a433afcb391c48ed libunwind-20090413betagitb483ea3f.tar.bz2 +7d20011477a76b9b395c8fb17556c9ab libunwind-20090430betagit4b8404d1.tar.bz2