diff --git a/eog.spec b/eog.spec index 9ac75a3..39b3962 100644 --- a/eog.spec +++ b/eog.spec @@ -17,7 +17,8 @@ Version: 2.20.0 Release: 1%{?dist} URL: http://www.gnome.org Source: http://download.gnome.org/sources/eog/2.20/%{name}-%{version}.tar.bz2 -Patch0: eog-2.19.4-svgz.patch +# needs to be redone +#Patch0: eog-2.19.4-svgz.patch License: GPLv2+ and GFDL+ Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -70,8 +71,7 @@ This package allows you to develop plugins to extend EOG. %prep %setup -q - -%patch0 -p1 -b .svgz +#%patch0 -p1 -b .svgz echo "NoDisplay=true" >> data/eog.desktop.in # just in case