diff --git a/eog.spec b/eog.spec index 1d0e45c..b1293c4 100644 --- a/eog.spec +++ b/eog.spec @@ -49,6 +49,10 @@ Requires(preun): GConf2 Requires(postun): desktop-file-utils >= %{desktop_file_utils_version} Requires(postun): scrollkeeper +# 0001-Fix-linking-with-LCMS-support-enabled.patch +Patch0: 0001-Fix-linking-with-LCMS-support-enabled.patch +BuildRequires: autoconf automake libtool intltool gnome-common + %description The Eye of GNOME image viewer (eog) is the official image viewer for the GNOME desktop. It can view single image files in a variety of formats, as @@ -73,6 +77,8 @@ functionality to eog. %prep %setup -q +%patch0 -p1 -b .x11-linking +autoreconf -f echo "NoDisplay=true" >> data/eog.desktop.in # just in case