- Remove the graphics menu entry (#131724)
This commit is contained in:
parent
02b1209935
commit
da113e722e
6
eog.spec
6
eog.spec
@ -11,7 +11,7 @@
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.8.0
|
||||
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
|
||||
@ -41,6 +41,7 @@ Eye of GNOME (EOG) is an image viewer component used by Nautilus.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
echo "NoDisplay=True" >> eog.desktop.in
|
||||
|
||||
%build
|
||||
|
||||
@ -90,6 +91,9 @@ done
|
||||
%{_sysconfdir}/gconf/schemas/*.schemas
|
||||
|
||||
%changelog
|
||||
* Sun Sep 26 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-2
|
||||
- Remove the graphics menu entry (#131724)
|
||||
|
||||
* Wed Sep 22 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-1
|
||||
- Update to 2.8.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user