- Remove some patches that are already upstream

This commit is contained in:
Ray Strode 2005-06-13 18:28:19 +00:00
parent c28ba821ef
commit 13be9a648a

View File

@ -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 <rstrode@redhat.com> 1:2.10.2-6
- Remove some patches that are already upstream
* Tue Jun 07 2005 Ray Strode <rstrode@redhat.com> 1:2.10.2-5
- Dont pass user input as format specifiers to
gtk_message_dialog_new (bug 159657).