From a902a10d738fde37af4d934af6967762ded77b20 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 30 Oct 2006 03:16:39 +0000 Subject: [PATCH] fix some crashes --- yelp.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/yelp.spec b/yelp.spec index 3e2e710..29a99db 100644 --- a/yelp.spec +++ b/yelp.spec @@ -19,12 +19,14 @@ Summary: A system documentation reader from the Gnome project Name: yelp Version: 2.16.1 -Release: 2%{?dist} +Release: 3%{?dist} Source: %{name}-%{version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=319096 Patch1: yelp-2.15.5-fedora-docs.patch Patch2: yelp-2.13.2-add-mime-handling.patch Patch3: yelp-2.15.91-use-pango.patch +# backports from cvs +Patch4: yelp-2.16.1-crash-fixes.patch License: GPL Group: Applications/System BuildRoot: %{_tmppath}/%{name}-root @@ -81,6 +83,7 @@ one central tool. %patch1 -p1 -b .fedora-docs %patch2 -p1 -b .add-mime-handling %patch3 -p1 -b .use-pango +%patch4 -p1 -b .crash-fixes %build %configure \ @@ -141,7 +144,10 @@ update-desktop-database &> /dev/null ||: %{_datadir}/yelp %changelog -* Fri Oct 27 2006 Christopher Aillon - .2.16.1-2 +* Sun Oct 29 2006 Matthias Clasen - 2.16.1-3 +- Fix some crashes (#212888) + +* Fri Oct 27 2006 Christopher Aillon - 2.16.1-2 - Rebuild against newer gecko * Sun Oct 22 2006 Matthias Clasen - 2.16.1-1