fix some crashes

This commit is contained in:
Matthias Clasen 2006-10-30 03:16:39 +00:00
parent 45546d8f36
commit a902a10d73

View File

@ -19,12 +19,14 @@
Summary: A system documentation reader from the Gnome project Summary: A system documentation reader from the Gnome project
Name: yelp Name: yelp
Version: 2.16.1 Version: 2.16.1
Release: 2%{?dist} Release: 3%{?dist}
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=319096 # http://bugzilla.gnome.org/show_bug.cgi?id=319096
Patch1: yelp-2.15.5-fedora-docs.patch Patch1: yelp-2.15.5-fedora-docs.patch
Patch2: yelp-2.13.2-add-mime-handling.patch Patch2: yelp-2.13.2-add-mime-handling.patch
Patch3: yelp-2.15.91-use-pango.patch Patch3: yelp-2.15.91-use-pango.patch
# backports from cvs
Patch4: yelp-2.16.1-crash-fixes.patch
License: GPL License: GPL
Group: Applications/System Group: Applications/System
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-root
@ -81,6 +83,7 @@ one central tool.
%patch1 -p1 -b .fedora-docs %patch1 -p1 -b .fedora-docs
%patch2 -p1 -b .add-mime-handling %patch2 -p1 -b .add-mime-handling
%patch3 -p1 -b .use-pango %patch3 -p1 -b .use-pango
%patch4 -p1 -b .crash-fixes
%build %build
%configure \ %configure \
@ -141,7 +144,10 @@ update-desktop-database &> /dev/null ||:
%{_datadir}/yelp %{_datadir}/yelp
%changelog %changelog
* Fri Oct 27 2006 Christopher Aillon <caillon@redhat.com> - .2.16.1-2 * Sun Oct 29 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-3
- Fix some crashes (#212888)
* Fri Oct 27 2006 Christopher Aillon <caillon@redhat.com> - 2.16.1-2
- Rebuild against newer gecko - Rebuild against newer gecko
* Sun Oct 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1 * Sun Oct 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1