- Update requires to the virtual gecko version instead of a specific app

This commit is contained in:
Christopher Aillon 2006-10-12 17:41:59 +00:00
parent 514b706d56
commit 5466e9bfdc

View File

@ -5,7 +5,7 @@
%define pango_version 1.0.99
%define gtk2_version 2.6.0
%define firefox_version 1.5.0.7
%define gecko_version 1.8.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: 3%{?dist}
Release: 4%{?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: gecko-libs = %{gecko_version}
Requires: libgnomeui >= %{libgnomeui_version}
Requires: libbonobo >= %{libbonobo_version}
Requires: libxml2 >= %{libxml_version}
@ -46,7 +46,7 @@ Requires(postun): desktop-file-utils
BuildRequires: pango-devel >= %{pango_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version}
BuildRequires: firefox-devel >= %{firefox_version}
BuildRequires: gecko-devel = %{gecko_version}
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
BuildRequires: libbonobo-devel >= %{libbonobo_version}
BuildRequires: libglade2-devel >= %{libglade_version}
@ -132,6 +132,9 @@ update-desktop-database &> /dev/null ||:
%{_datadir}/yelp
%changelog
* Thu Oct 12 2006 Christopher Aillon <caillon@redhat.com> - 2.16.0-4.fc6
- Update requires to the virtual gecko version instead of a specific app
* Thu Sep 14 2006 Christopher Aillon <caillon@redhat.com> - 2.16.0-3.fc6
- Rebuild