diff --git a/yelp.spec b/yelp.spec index 3c86d62..879b598 100644 --- a/yelp.spec +++ b/yelp.spec @@ -1,6 +1,6 @@ %define pango_version 1.0.99 %define gtk2_version 2.6.0 -%define mozilla_version 1.7.8 +%define mozilla_version 1.7.10 %define gnome_vfs2_version 2.0.0 %define libgnomeui_version 2.0.2 %define libbonobo_version 2.0.0 @@ -13,7 +13,7 @@ Summary: A system documentation reader from the Gnome project. Name: yelp Version: 2.11.1 -Release: 1 +Release: 2 Source: %{name}-%{version}.tar.bz2 License: GPL Group: Applications/System @@ -46,7 +46,7 @@ BuildRequires: GConf2-devel BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} BuildRequires: gnome-doc-utils # mozilla doesn't build on ppc64 -ExclusiveArch: i386 x86_64 ia64 ppc s390 s390x +ExcludeArch: ppc64 %description Yelp is the Gnome 2 help/documentation browser. It is designed @@ -100,6 +100,9 @@ fi %{_datadir}/yelp %changelog +* Tue Jul 19 2005 Christopher Aillon 2.11.1-2 +- Rebuild against newer mozilla + * Wed Jul 13 2005 Matthias Clasen 2.11.1-1 - Newer upstream version