gah, try again
This commit is contained in:
parent
d9fea3c641
commit
7e0ac1600d
9
eog.spec
9
eog.spec
@ -14,7 +14,7 @@
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.19.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?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
|
||||
@ -73,9 +73,9 @@ This package allows you to develop plugins to extend EOG.
|
||||
|
||||
%patch0 -p1 -b .svgz
|
||||
|
||||
echo "NoDisplay=true" >> eog.desktop.in
|
||||
echo "NoDisplay=true" >> data/eog.desktop.in
|
||||
# just in case
|
||||
echo "NoDisplay=true" >> eog.desktop.in.in
|
||||
echo "NoDisplay=true" >> data/eog.desktop.in.in
|
||||
|
||||
%build
|
||||
|
||||
@ -152,6 +152,9 @@ fi
|
||||
%{_libdir}/pkgconfig/eog.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 16 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-3
|
||||
- Hide it from the menus _again_
|
||||
|
||||
* Tue Aug 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-2
|
||||
- Build with XMP support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user