diff --git a/yelp.spec b/yelp.spec index bb20d88..6ce79f0 100644 --- a/yelp.spec +++ b/yelp.spec @@ -5,7 +5,7 @@ %define pango_version 1.0.99 %define gtk2_version 2.6.0 -%define firefox_version 1.5.0.4 +%define firefox_version 1.5.0.7 %define gnome_vfs2_version 2.0.0 %define libgnomeui_version 2.0.2 %define libbonobo_version 2.0.0 @@ -19,7 +19,7 @@ Summary: A system documentation reader from the Gnome project Name: yelp Version: 2.16.0 -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 @@ -30,7 +30,7 @@ Group: Applications/System BuildRoot: %{_tmppath}/%{name}-root Requires: gtk2 >= %{gtk2_version} Requires: gnome-vfs2 >= %{gnome_vfs2_version} -Requires: firefox >= %{firefox_version} +Requires: firefox = %{firefox_version} Requires: libgnomeui >= %{libgnomeui_version} Requires: libbonobo >= %{libbonobo_version} Requires: libxml2 >= %{libxml_version} @@ -132,6 +132,9 @@ update-desktop-database &> /dev/null ||: %{_datadir}/yelp %changelog +* Thu Sep 14 2006 Christopher Aillon - 2.16.0-3.fc6 +- Rebuild + * Wed Sep 6 2006 Matthias Clasen - 2.16.0-2.fc6 - Actually apply the Pango patch