diff --git a/eog.spec b/eog.spec index 1a12508..f11c1b0 100644 --- a/eog.spec +++ b/eog.spec @@ -13,7 +13,7 @@ Summary: Eye of GNOME image viewer Name: eog Version: 2.13.91 -Release: 1 +Release: 2 URL: http://www.gnome.org Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2 License: GPL @@ -39,12 +39,16 @@ Prereq: desktop-file-utils >= %{desktop_file_utils_version} # Needed for gconftool Prereq: GConf2 +Patch0: eog-2.13.91-spew.patch + %description Eye of GNOME (EOG) is an image viewer component used by Nautilus. %prep %setup -q +%patch0 -p1 -b .spew + echo "NoDisplay=true" >> eog.desktop.in.in %build @@ -97,6 +101,9 @@ update-desktop-database %{_datadir}/applications %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Wed Feb 15 2006 Matthias Clasen - 2.13.91-2 +- silence excessive debug output + * Wed Feb 15 2006 Matthias Clasen - 2.13.91-1 - Update to 2.13.91