Fix nodisplay
This commit is contained in:
parent
476f76a7d1
commit
33d1b35dbf
7
eog.spec
7
eog.spec
@ -13,7 +13,7 @@
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.13.90
|
||||
Release: 1.2
|
||||
Release: 2
|
||||
URL: http://www.gnome.org
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2
|
||||
License: GPL
|
||||
@ -45,7 +45,7 @@ Eye of GNOME (EOG) is an image viewer component used by Nautilus.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
echo "NoDisplay=true" >> eog.desktop.in
|
||||
echo "NoDisplay=true" >> eog.desktop.in.in
|
||||
|
||||
%build
|
||||
|
||||
@ -97,6 +97,9 @@ update-desktop-database %{_datadir}/applications
|
||||
%{_sysconfdir}/gconf/schemas/*.schemas
|
||||
|
||||
%changelog
|
||||
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-2
|
||||
- Append NoDisplay=true to the right file
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.2
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user