This commit is contained in:
Jesse Keating 2009-02-25 19:39:12 +00:00
parent 82b9074876
commit 16e68709a3
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Name: libunwind
Version: 0.99 Version: 0.99
%define frysksnap 20070405cvs %define frysksnap 20070405cvs
%define upstreamsnap 070224 %define upstreamsnap 070224
Release: 0.6.frysk%{frysksnap}%{?dist} Release: 0.7.frysk%{frysksnap}%{?dist}
License: BSD License: BSD
Group: Development/Debuggers Group: Development/Debuggers
Source: http://download.savannah.nongnu.org/releases/libunwind/libunwind-snap-%{upstreamsnap}.tar.gz Source: http://download.savannah.nongnu.org/releases/libunwind/libunwind-snap-%{upstreamsnap}.tar.gz
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/* %{_includedir}/*
%changelog %changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99-0.7.frysk20070405cvs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Sep 22 2008 Jan Kratochvil <jan.kratochvil@redhat.com> - 0.99-0.6.frysk20070405cvs * Mon Sep 22 2008 Jan Kratochvil <jan.kratochvil@redhat.com> - 0.99-0.6.frysk20070405cvs
- Fix build error due to a `dprintf' conflict on recent glibc. - Fix build error due to a `dprintf' conflict on recent glibc.
- New rpmbuild parameter: --without check - New rpmbuild parameter: --without check