diff --git a/gedit.spec b/gedit.spec index 0916d09..e18ce2a 100644 --- a/gedit.spec +++ b/gedit.spec @@ -26,12 +26,9 @@ PreReq: scrollkeeper >= 0.1.4 PreReq: GConf2 PreReq: desktop-file-utils >= %{desktop_file_utils_version} -# Allow Escape key to close Find and Replace dialogs -Patch3: gedit-2.4.0-escapecancel.patch # Make the file selector remember last window size and directory Patch4: gedit-2.5.90-filesel.patch Patch6: gedit-2.7.92-opensize.patch -Patch7: gedit-2.7.92-enable-plugins.patch Patch8: gedit-2.10.2-pass-format-string.patch BuildRequires: glib2-devel >= %{glib2_version} @@ -154,6 +151,9 @@ scrollkeeper-update %{_libdir}/pkgconfig/gedit-2.10.pc %changelog +* Mon Jun 13 2005 Ray Strode 1:2.10.2-6 +- Remove some patches that are already upstream + * Tue Jun 07 2005 Ray Strode 1:2.10.2-5 - Dont pass user input as format specifiers to gtk_message_dialog_new (bug 159657).