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