drop some patches

This commit is contained in:
Matthias Clasen 2008-08-13 19:02:23 +00:00
parent 4ce12f92fe
commit 577de228e5

View File

@ -42,14 +42,6 @@ Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
Patch1: gedit-2.13.90-libdir.patch
%endif
# po/LINGUAS disaster forces us to regenerate configure
# and I needed this patch to make autoconf happy
Patch2: gedit-2.23.1-python.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=542300
# http://bugzilla.gnome.org/show_bug.cgi?id=547129
Patch3: icon-names.patch
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: pango-devel >= %{pango_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
@ -111,9 +103,6 @@ Install gedit-devel if you want to write plug-ins for gEdit.
%patch1 -p1 -b .libdir
%endif
%patch2 -p1 -b .python
%patch3 -p1 -b .icon-names
%build
autoreconf
%configure \