hide it from the menus again
This commit is contained in:
parent
f7d0715cf6
commit
9da86a8ae3
7
eog.spec
7
eog.spec
@ -14,7 +14,7 @@
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.19.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/eog/2.19/%{name}-%{version}.tar.bz2
|
||||
Patch0: eog-2.19.4-svgz.patch
|
||||
@ -72,6 +72,8 @@ This package allows you to develop plugins to extend EOG.
|
||||
|
||||
%patch0 -p1 -b .svgz
|
||||
|
||||
echo "NoDisplay=true" >> eog.desktop.in
|
||||
# just in case
|
||||
echo "NoDisplay=true" >> eog.desktop.in.in
|
||||
|
||||
%build
|
||||
@ -150,6 +152,9 @@ fi
|
||||
%{_libdir}/pkgconfig/eog.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 9 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-4
|
||||
- Hide it from the menus again
|
||||
|
||||
* Mon Aug 6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-3
|
||||
- Update license field
|
||||
- Use %%find_lang for help files, too
|
||||
|
Loading…
Reference in New Issue
Block a user