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