drop obsolete patch

This commit is contained in:
Matthias Clasen 2010-02-23 03:39:59 +00:00
parent b9d01f147c
commit 7fe6c03866

View File

@ -47,10 +47,6 @@ Requires(preun): GConf2
Requires(postun): desktop-file-utils >= %{desktop_file_utils_version} Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
Requires(postun): scrollkeeper 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 %description
The Eye of GNOME image viewer (eog) is the official image viewer for the 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 GNOME desktop. It can view single image files in a variety of formats, as
@ -75,8 +71,6 @@ functionality to eog.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .x11-linking
autoreconf -f
echo "NoDisplay=true" >> data/eog.desktop.in echo "NoDisplay=true" >> data/eog.desktop.in
# just in case # just in case