- Added the spelling plugin to the default gconf schema so that the tools

menu is not empty (RH Bug: 31607)
This commit is contained in:
John (J5) Palmieri 2004-09-16 20:13:32 +00:00
parent f2eba7689d
commit 4e9c4e0b16

View File

@ -15,7 +15,7 @@
Summary: gEdit is a small but powerful text editor for GNOME.
Name: gedit
Version: 2.7.92
Release: 2
Release: 3
Epoch: 1
License: GPL
Group: Applications/Editors
@ -34,6 +34,7 @@ Patch4: gedit-2.5.90-filesel.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=143877
Patch5: gedit-2.7.90-pango-fonts.patch
Patch6: gedit-2.7.92-opensize.patch
Patch7: gedit-2.7.92-enable-plugins.patch
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: pango-devel >= %{pango_version}
@ -82,6 +83,7 @@ Install gedit-devel if you want to write plug-ins for gEdit.
%patch4 -p1 -b .filesel
%patch5 -p0 -b .pango-fonts
%patch6 -p1 -b .opensize
%patch7 -p1 -b .enable-plugins
%build
@ -157,6 +159,10 @@ scrollkeeper-update
%{_libdir}/pkgconfig/gedit-2.6.pc
%changelog
* Wed Sep 15 2004 John (J5) Palmieri <johnp@redhat.com> 1:2.7.92-2
- Added the spelling plugin to the default gconf schema so that the
tools menu is not empty (RH Bug: 31607)
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 1:2.7.92-1
- update to 2.7.92