diff --git a/yelp.spec b/yelp.spec index 95f98e8..e4e0a40 100644 --- a/yelp.spec +++ b/yelp.spec @@ -15,6 +15,8 @@ Name: yelp Version: 2.12.1 Release: 1 Source: %{name}-%{version}.tar.bz2 +# http://bugzilla.gnome.org/show_bug.cgi?id=319096 +Patch0: yelp-2.12.1-doublefree.patch License: GPL Group: Applications/System BuildRoot: %{_tmppath}/%{name}-root @@ -55,6 +57,7 @@ one central tool. %prep %setup -q +%patch0 -p1 -b .doublefree %build %configure --with-mozilla=mozilla --disable-man --disable-info --disable-schemas-install @@ -100,6 +103,9 @@ fi %{_datadir}/yelp %changelog +* Mon Oct 17 2005 Matthias Clasen - 2.12.1-2 +- Fix a double-free bug + * Thu Sep 29 2005 Matthias Clasen - 2.12.1-1 - Update to 2.12.1