- Don't crash on typeahead (bug #154398)

This commit is contained in:
Ray Strode 2005-04-14 19:49:35 +00:00
parent 66e30990a8
commit 8864deada7

View File

@ -4,7 +4,7 @@ ExclusiveArch: i386 x86_64 ppc
Summary: API document browser
Name: devhelp
Version: 0.9.3
Release: 4
Release: 5
License: GPL
Group: Development/Tools
Url: http://ftp.gnome.org/pub/gnome/sources/devhelp/
@ -27,6 +27,8 @@ BuildRequires: mozilla
BuildRequires: intltool
BuildRequires: gettext
Patch0: devhelp-0.9.3-dont-crash-on-typeahead.patch
%description
A API document browser for GNOME 2.
@ -43,6 +45,7 @@ Library of Devhelp for embedding into other applications.
%prep
%setup -q
%patch0 -p1 -b .dont-crash-on-typeahead
%build
@ -102,6 +105,9 @@ done
%{_libdir}/pkgconfig/*
%changelog
* Thu Apr 14 2005 Ray Strode <rstrode@redhat.com> 0.9.3-5
- Don't crash on typeahead (bug #154398)
* Wed Mar 9 2005 Christopher Aillon <caillon@redhat.com> 0.9.3-4
- Depend on mozilla 1.7.6