376d0a4
%define glib2_version 2.6.0
376d0a4
%define pango_version 1.8.0
376d0a4
%define gtk2_version 2.6.0
376d0a4
%define libgnomeui_version 2.6.0
cvsdist 0d76842
%define libgnomeprint_version 2.7.1
cvsdist 0d76842
%define libgnomeprintui_version 2.7.1
Marco Pesenti Gritti 31ef7ff
%define desktop_file_utils_version 0.9
5535434
%define eel2_version 2.10.0
cvsdist e73a878
%define gail_version 1.2.0
376d0a4
%define gtksourceview_version 1.1.91
cvsdist 4368fb3
bdfa1ee
%define po_package gedit
cvsdist 0678d7b
376d0a4
Summary:	gEdit is a small but powerful text editor for GNOME.
cvsdist 0f96342
Name:		gedit
5535434
Version:	2.10.2
0ccb9c4
Release:	3
cvsdist 0f96342
Epoch:		1
376d0a4
License:	GPL
cvsdist 0f96342
Group:		Applications/Editors
376d0a4
Source0:	http://ftp.gnome.org/pub/GNOME/sources/gedit/2.8/gedit-%{version}.tar.bz2
376d0a4
URL:		http://gedit.sourceforge.net/
cvsdist 0f96342
BuildRoot:	%{_tmppath}/gedit-%{version}-root
cvsdist 0f96342
cvsdist 686af48
PreReq:		scrollkeeper >= 0.1.4
cvsdist 686af48
PreReq:		GConf2
Marco Pesenti Gritti 31ef7ff
PreReq:         desktop-file-utils >= %{desktop_file_utils_version}
cvsdist ece17c9
cvsdist 7a7085b
# Allow Escape key to close Find and Replace dialogs
cvsdist 7a7085b
Patch3: gedit-2.4.0-escapecancel.patch
cvsdist 686af48
# Make the file selector remember last window size and directory
cvsdist 686af48
Patch4: gedit-2.5.90-filesel.patch
cvsdist f2eba76
Patch6: gedit-2.7.92-opensize.patch
4e9c4e0
Patch7: gedit-2.7.92-enable-plugins.patch
cvsdist e73a878
cvsdist 0678d7b
BuildRequires: glib2-devel >= %{glib2_version}
cvsdist 4368fb3
BuildRequires: pango-devel >= %{pango_version}
cvsdist 0678d7b
BuildRequires: gtk2-devel >= %{gtk2_version}
cvsdist 0678d7b
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
cvsdist 9db7970
BuildRequires: libgnomeprintui22-devel >= %{libgnomeprintui_version}
cvsdist 9db7970
BuildRequires: libgnomeprint22-devel >= %{libgnomeprint_version}
cvsdist 4368fb3
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
cvsdist e73a878
BuildRequires: aspell-devel
cvsdist e73a878
BuildRequires: eel2-devel >= %{eel2_version} 
cvsdist 4368fb3
BuildRequires: gail-devel >= %{gail_version}
cvsdist e73a878
BuildRequires: gtksourceview-devel >= %{gtksourceview_version}
cvsdist 0d76842
BuildRequires: scrollkeeper gettext
cvsdist 709e4ff
cvsdist e73a878
Requires: eel2 >= %{eel2_version}
cvsdist e73a878
Requires: libgnomeui >= %{libgnomeui_version}
cvsdist e73a878
Requires: libgnomeprintui22 >= %{libgnomeprintui_version}
cvsdist e73a878
Requires: gtksourceview >= %{gtksourceview_version}
cvsdist 709e4ff
%description
cvsdist 709e4ff
gEdit is a small but powerful text editor designed specifically for
cvsdist 709e4ff
the GNOME GUI desktop.  gEdit includes a plug-in API (which supports
cvsdist 709e4ff
extensibility while keeping the core binary small), support for
cvsdist 709e4ff
editing multiple documents using notebook tabs, and standard text
cvsdist 709e4ff
editor functions.
cvsdist 709e4ff
cvsdist 709e4ff
You'll need to have GNOME and GTK+ installed to use gEdit.
cvsdist 709e4ff
cvsdist 709e4ff
%package devel
cvsdist 709e4ff
Summary: The files needed for developing plug-ins for the gEdit editor.
cvsdist 709e4ff
Group: Development/Libraries
cvsdist 7d9f734
# pkgconfig
cvsdist 7d9f734
Requires: eel2-devel gtksourceview-devel
2e8c5ea
Requires: libgnomeprintui22-devel
cvsdist 709e4ff
cvsdist 709e4ff
%description devel
cvsdist 709e4ff
gEdit is a small but powerful text editor for the GNOME GUI desktop.
cvsdist 709e4ff
This package allows you to develop plug-ins that work within gEdit.
cvsdist 709e4ff
cvsdist 709e4ff
Install gedit-devel if you want to write plug-ins for gEdit.
cvsdist 709e4ff
cvsdist 709e4ff
%prep
cvsdist 4368fb3
%setup -n gedit-%{version} -q
cvsdist e73a878
cvsdist 7a7085b
%patch3 -p1 -b .escapecancel
cvsdist 686af48
%patch4 -p1 -b .filesel
cvsdist f2eba76
%patch6 -p1 -b .opensize
4e9c4e0
%patch7 -p1 -b .enable-plugins
cvsdist 709e4ff
cvsdist 709e4ff
%build
cvsdist 709e4ff
%configure
cvsdist 709e4ff
make
cvsdist 709e4ff
cvsdist 709e4ff
%install
cvsdist 709e4ff
rm -rf $RPM_BUILD_ROOT
cvsdist 709e4ff
cvsdist 0678d7b
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
cvsdist 709e4ff
%makeinstall
cvsdist 0678d7b
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
cvsdist 0678d7b
cvsdist 4368fb3
desktop-file-install --vendor gnome --delete-original       \
cvsdist 4368fb3
  --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
cvsdist 4368fb3
  --add-only-show-in GNOME                                  \
cvsdist 4368fb3
  --add-category X-Red-Hat-Base                             \
cvsdist 4368fb3
  $RPM_BUILD_ROOT%{_datadir}/applications/*
cvsdist 4368fb3
cvsdist 4368fb3
## clean up all the static libs for plugins (workaround for no -module)
cvsdist 4368fb3
/bin/rm -f `find $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins -name "*.a"`
cvsdist e73a878
/bin/rm -f `find $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins -name "*.la"`
cvsdist 4368fb3
cvsdist 9db7970
/bin/rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
cvsdist 9db7970
cvsdist 4368fb3
%find_lang %{po_package}
cvsdist 709e4ff
cvsdist 709e4ff
%clean
cvsdist 709e4ff
rm -rf $RPM_BUILD_ROOT
cvsdist 709e4ff
cvsdist 0678d7b
%post
Marco Pesenti Gritti 31ef7ff
update-desktop-database %{_datadir}/applications
cvsdist 0678d7b
scrollkeeper-update
cvsdist 0678d7b
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
cvsdist 0678d7b
SCHEMAS="gedit.schemas"
cvsdist 0678d7b
for S in $SCHEMAS; do
cvsdist 0678d7b
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null
cvsdist 0678d7b
done
cvsdist 0678d7b
e5f3c21
# update icon themes
e5f3c21
touch %{_datadir}/icons/hicolor
e5f3c21
if [ -x /usr/bin/gtk-update-icon-cache ]; then
e5f3c21
  /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
e5f3c21
fi
e5f3c21
cvsdist 0678d7b
%postun
Marco Pesenti Gritti 31ef7ff
update-desktop-database %{_datadir}/applications
cvsdist 0678d7b
scrollkeeper-update
cvsdist 0678d7b
cvsdist 4368fb3
%files -f %{po_package}.lang
cvsdist 709e4ff
%defattr(-, root, root)
cvsdist e44d4e2
%doc README COPYING ChangeLog TODO AUTHORS THANKS
cvsdist 0678d7b
%{_datadir}/gedit-2
cvsdist 0678d7b
%{_datadir}/pixmaps
cvsdist 0678d7b
%{_datadir}/gnome
cvsdist e44d4e2
%{_datadir}/idl
cvsdist 0678d7b
%{_datadir}/omf
cvsdist 9db7970
%{_datadir}/mime-info
cvsdist 0678d7b
%{_datadir}/applications
cvsdist e44d4e2
%{_mandir}/man1/*
cvsdist e44d4e2
%{_libdir}/bonobo
cvsdist 0678d7b
%{_libdir}/gedit-2
cvsdist 0678d7b
%{_bindir}/*
cvsdist 0678d7b
%{_sysconfdir}/gconf/schemas/*
bdfa1ee
%{_datadir}/gedit-2/ui/gedit-ui.xml
cvsdist 9db7970
%{_datadir}/application-registry/gedit.applications
cvsdist 709e4ff
cvsdist e73a878
cvsdist e73a878
%files devel
cvsdist e73a878
%defattr(-, root, root)
50758f7
%{_includedir}/gedit-2.10
50758f7
%{_libdir}/pkgconfig/gedit-2.10.pc
cvsdist e73a878
cvsdist 709e4ff
%changelog
0ccb9c4
* Thu Apr 14 2005 John (J5) Palmieri <johnp@redhat.com> - 2.10.2-3
0ccb9c4
- Revert the addition of the gedit icon to the hicolor theme as
0ccb9c4
  the new gnome-icon-theme package does the right thing
0ccb9c4
e5f3c21
* Tue Apr 12 2005 Matthias Clasen <mclasen@redhat.com> - 2.10.2-2
e5f3c21
- Add the icon to the hicolor theme, and rename it to what
e5f3c21
  the .desktop file says.
e5f3c21
5535434
* Fri Apr  8 2005 Ray Strode <rstrode@redhat.com> - 2.10.2-1
5535434
- Update to upstream version 2.10.2
5535434
2e8c5ea
* Tue Mar 29 2005 Warren Togami <wtogami@redhat.com> - 2.10.0-2
2e8c5ea
- devel req libgnomeprintui22-devel for pkgconfig (#152487)
2e8c5ea
6aae770
* Thu Mar 17 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-1
6aae770
- Update to upstream version 2.10.0
6aae770
Marco Pesenti Gritti 5a99295
* Thu Mar  3 2005 Marco Pesenti Gritti <mpg@redhat.com> 1:2.9.7-1
Marco Pesenti Gritti 5a99295
- Update to 2.9.7
Marco Pesenti Gritti 5a99295
5ac10e8
* Wed Feb  9 2005 Matthias Clasen <mclasen@redhat.com> 1:2.9.6-1
5ac10e8
- Update to 2.9.6
5ac10e8
376d0a4
* Sun Jan 30 2005 Matthias Clasen <mclasen@redhat.com> 1:2.9.5-1
376d0a4
- Update to 2.9.5
376d0a4
Marco Pesenti Gritti 31ef7ff
* Thu Nov  4 2004 Marco Pesenti Gritti <mpg@redhat.com> 1:2.8.1-2
Marco Pesenti Gritti 31ef7ff
- Update the desktop files database. (RH Bug: 135571)
Marco Pesenti Gritti 31ef7ff
f50e52f
* Mon Oct 11 2004 Dan Williams <dcbw@redhat.com> 1:2.8.1-1
f50e52f
- Update to 2.8.1
f50e52f
fa9c958
* Wed Sep 22 2004 Dan Williams <dcbw@redhat.com> 1:2.8.0-1
fa9c958
- Update to 2.8.0
fa9c958
4e9c4e0
* Wed Sep 15 2004 John (J5) Palmieri <johnp@redhat.com> 1:2.7.92-2
4e9c4e0
- Added the spelling plugin to the default gconf schema so that the
4e9c4e0
  tools menu is not empty (RH Bug: 31607)
4e9c4e0
cvsdist 1a5fc35
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 1:2.7.92-1
cvsdist 1a5fc35
- update to 2.7.92
cvsdist 1a5fc35
cvsdist 04d2ec7
* Wed Aug 18 2004 Dan Williams <dcbw@redhat.com> 1:2.7.91-1
cvsdist 04d2ec7
- Update to 2.7.91
cvsdist 04d2ec7
cvsdist 0d76842
* Tue Aug  3 2004 Owen Taylor <otaylor@redhat.com> - 1:2.7.90-1
cvsdist 0d76842
- Upgrade to 2.7.90
cvsdist 0d76842
- Add patch to use Pango font names, not gnome-print font names
cvsdist 0d76842
cvsdist 9daa6e4
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 9daa6e4
- rebuilt
cvsdist 9daa6e4
cvsdist 70be445
* Sat May 15 2004 Dan Williams <dcbw@redhat.com> 1:2.6.1-1
cvsdist 70be445
- Upgrade to 2.6.1
cvsdist 70be445
cvsdist 7d9f734
* Fri Apr 16 2004 Dan Williams <dcbw@redhat.com> 1:2.6.0-4
cvsdist 7d9f734
- Gnome.org #137825 Gedit crash on Find/Replace dialog close
cvsdist 7d9f734
    when hitting escape
cvsdist 7d9f734
cvsdist 7d9f734
* Tue Apr 13 2004 Warren Togami <wtogami@redhat.com> 1:2.6.0-3
cvsdist 7d9f734
- #111156 BR intltool scrollkeeper gettext
cvsdist 7d9f734
- #111157 -devel R eel2-devel gtksourceview-devel
cvsdist 7d9f734
- rm bogus BR esound
cvsdist 7d9f734
cvsdist 7d9f734
* Thu Apr 08 2004 Dan Williams <dcbw@redhat.com> 1:2.6.0-2
cvsdist 7d9f734
- Fix dumb bug in ~/.recently-used patch where lockf() could
cvsdist 7d9f734
    never succeed
cvsdist 7d9f734
cvsdist 7d9f734
* Wed Mar 31 2004 Dan Williams <dcbw@redhat.com> 1:2.6.0-1
cvsdist 7d9f734
- Update to gedit-2.6.0 sources
cvsdist 7d9f734
cvsdist 7d9f734
* Thu Mar 18 2004 Dan Williams <dcbw@redhat.com> 1:2.5.92-1
cvsdist 7d9f734
- Update to gedit-2.5.92 sources
cvsdist 7d9f734
cvsdist 686af48
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 686af48
- rebuilt
cvsdist 686af48
cvsdist 686af48
* Thu Feb 25 2004 Dan Williams <dcbw@redhat.com> 1:2.5.90-1
cvsdist 686af48
- fix dumbness in the egg-recent file locking patch
cvsdist 686af48
- Remove the autotools-1.8 patch because it is no longer
cvsdist 686af48
    needed
cvsdist 686af48
- Require gtksourceview-devel >= 0.9 due to update to 2.5.90
cvsdist 686af48
- Update to gedit-2.5.90
cvsdist 686af48
cvsdist 686af48
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 686af48
- rebuilt
cvsdist 686af48
cvsdist 686af48
* Wed Feb 11 2004 Dan Williams <dcbw@redhat.com> 1:2.5.3-3
cvsdist 686af48
- Correctly convert last path from open/save into a directory
cvsdist 686af48
   for storing in gconf, not a file
cvsdist 686af48
cvsdist 686af48
* Fri Feb 06 2004 Dan Williams <dcbw@redhat.com> 1:2.5.3-2
cvsdist 686af48
- Bring file selector size/last path patch up to 2.5.3
cvsdist 686af48
- Fix up the recent-files locking algorithm to have finer
cvsdist 686af48
   resolution timeouts
cvsdist 686af48
cvsdist 7a7085b
* Wed Jan 28 2004 Alexander Larsson <alexl@redhat.com> 1:2.5.3-1
cvsdist 7a7085b
- update to 2.5.3
cvsdist 7a7085b
cvsdist 7a7085b
* Mon Jan 19 2004 Dan Williams <dcbw@redhat.com> 1:2.4.0-5
cvsdist 7a7085b
- Work around recent files locking contention when using NFS
cvsdist 7a7085b
    home directories (gnome.org #131930)
cvsdist 7a7085b
- Make Find and Replace dialogs use a cancel button, so that
cvsdist 7a7085b
    pressing escape makes them close (gnome.org #131927)
cvsdist 7a7085b
cvsdist 7a7085b
* Thu Jan  8 2004 Dan Williams <dcbw@redhat.com> 1:2.4.0-4
cvsdist 7a7085b
- Remeber file selector size and last directory on open/save
cvsdist 7a7085b
   (gnome.org #123787)
cvsdist 7a7085b
- Small hack to work around switch from autotools 1.7 - 1.8
cvsdist 7a7085b
cvsdist e73a878
* Tue Oct 21 2003 Matt Wilson <msw@redhat.com> 1:2.4.0-3 
cvsdist e73a878
- eel_read_entire_file takes a pointer to an int, not to a gsize
cvsdist e73a878
  (#103933)
cvsdist e73a878
cvsdist e73a878
* Tue Oct  7 2003 Owen Taylor <otaylor@redhat.com> 1:2.4.0-2
cvsdist e73a878
- Fix bug with multibyte chars in shell-output plugin (#104027, Jens Petersen)
cvsdist e73a878
- Add missing BuildRequires on eel2, aspell-devel (#87746, Alan Cox)
cvsdist e73a878
- Add versioned Requires on eel2, libgnomeui (#103363, Jens Petersen)
cvsdist e73a878
cvsdist e73a878
* Fri Oct  3 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.0-1
cvsdist e73a878
- 2.4.0
cvsdist e73a878
cvsdist e73a878
* Mon Sep 22 2003 Bill Nottingham <notting@redhat.com> 1:2.3.5-2
cvsdist e73a878
- fix defattr (#103333)
cvsdist e73a878
cvsdist e73a878
* Tue Aug 26 2003 Jonathan Blandford <jrb@redhat.com>
cvsdist e73a878
- require the new gtksourceview
cvsdist e73a878
cvsdist e73a878
* Fri Aug 15 2003 Jonathan Blandford <jrb@redhat.com> 1:2.3.3-1
cvsdist e73a878
- update for GNOME 2.4
cvsdist e73a878
cvsdist e73a878
* Tue Jul 29 2003 Havoc Pennington <hp@redhat.com> 1:2.2.2-2
cvsdist e73a878
- rebuild
cvsdist e73a878
cvsdist e73a878
* Mon Jul  7 2003 Havoc Pennington <hp@redhat.com> 1:2.2.2-1
cvsdist e73a878
- 2.2.2
cvsdist e73a878
- fix name of gettext domain
cvsdist e73a878
- remove recent-monitor patch now upstream
cvsdist e73a878
cvsdist e73a878
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist e73a878
- rebuilt
cvsdist e73a878
cvsdist e73a878
* Thu May  1 2003 Havoc Pennington <hp@redhat.com> 1:2.2.0-3
cvsdist e73a878
- patch configure.in for new aspell
cvsdist e73a878
cvsdist e73a878
* Mon Apr 28 2003 Tim Powers <timp@redhat.com> 1:2.2.0-2
cvsdist e73a878
- rebuild to fix broken libpspell deps
cvsdist e73a878
cvsdist 9db7970
* Tue Feb  4 2003 Alexander Larsson <alexl@redhat.com> 1:2.2.0-1
cvsdist 9db7970
- Update to 2.2.0
cvsdist 9db7970
- Add patch to disable recent files monitoring
cvsdist 9db7970
- Bump libgnomeprint requirements
cvsdist 9db7970
cvsdist 9db7970
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 9db7970
- rebuilt
cvsdist 9db7970
cvsdist 9db7970
* Fri Dec 13 2002 Tim Powers <timp@redhat.com> 1:2.1.4-1
cvsdist 9db7970
- update to 2.1.4
cvsdist 9db7970
cvsdist 9db7970
* Mon Dec  9 2002 Havoc Pennington <hp@redhat.com>
cvsdist 9db7970
- 2.1.3
cvsdist 9db7970
- fix unpackaged files
cvsdist 9db7970
cvsdist e44d4e2
* Thu Aug 15 2002 Owen Taylor <otaylor@redhat.com>
cvsdist e44d4e2
- Add missing bonobo server files (#71261, Taco Witte)
cvsdist e44d4e2
- Remove empty NEWS, FAQ files from %%doc (#66079)
cvsdist 4368fb3
cvsdist 4368fb3
* Thu Aug  1 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4368fb3
- fix desktop file really
cvsdist 4368fb3
cvsdist 4368fb3
* Thu Aug  1 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4368fb3
- fix desktop file
cvsdist 4368fb3
cvsdist 4368fb3
* Mon Jul 29 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4368fb3
- 2.0.2
cvsdist 4368fb3
- build with new gail
cvsdist 4368fb3
cvsdist 4368fb3
* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4368fb3
- 2.0.1
cvsdist 4368fb3
cvsdist 4368fb3
* Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 4368fb3
- 2.0.0, fix missing locale files
cvsdist 4368fb3
cvsdist 4368fb3
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4368fb3
- 1.199.0
cvsdist 4368fb3
- use desktop-file-install
cvsdist 4368fb3
- remove static libs from plugins dir
cvsdist 4368fb3
cvsdist 4368fb3
* Sat Jun 08 2002 Havoc Pennington <hp@redhat.com>
cvsdist 4368fb3
- rebuild in different environment
cvsdist 4368fb3
cvsdist 0678d7b
* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0678d7b
- 1.121.1
cvsdist 0678d7b
cvsdist 0678d7b
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist 0678d7b
- automated rebuild
cvsdist 0678d7b
cvsdist 0678d7b
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0678d7b
- rebuild in different environment
cvsdist 0678d7b
cvsdist 0678d7b
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0678d7b
- 1.120.0
cvsdist 0678d7b
cvsdist 0678d7b
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0678d7b
- 1.118.0
cvsdist 0678d7b
cvsdist 0678d7b
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0678d7b
- move to gnome 2 version
cvsdist a076dc5
cvsdist b17907f
* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
cvsdist b17907f
- fix ko.po
cvsdist b17907f
cvsdist b17907f
* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
cvsdist b17907f
- get correct po files from elvis 
cvsdist b17907f
cvsdist b17907f
* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
cvsdist b17907f
- gedit-pofiles.tar.gz, not gedit-po.tar.gz
cvsdist b17907f
cvsdist b17907f
* Mon Apr 15 2002 Havoc Pennington <hp@redhat.com>
cvsdist b17907f
- merge translations
cvsdist b17907f
cvsdist b17907f
* Fri Mar 29 2002 Havoc Pennington <hp@redhat.com>
cvsdist b17907f
- gettextize default font
cvsdist b17907f
cvsdist b17907f
* Thu Mar 28 2002 Havoc Pennington <hp@redhat.com>
cvsdist b17907f
- more multibyte fixes #61948
cvsdist b17907f
cvsdist b17907f
* Wed Mar 27 2002 Havoc Pennington <hp@redhat.com>
cvsdist b17907f
- 0.9.7 for multibyte support
cvsdist b17907f
cvsdist b17907f
* Tue Mar 26 2002 Akira TAGOH <tagoh@redhat.com> 0.9.4-11
cvsdist b17907f
- gedit-0.9.4-printprefs.patch: I forgot to add to POTFILES.in...
cvsdist b17907f
- gedit-po.tar.gz: added. it's on CVS now.
cvsdist b17907f
cvsdist b17907f
* Sun Mar 24 2002 Akira TAGOH <tagoh@redhat.com> 0.9.4-10
cvsdist b17907f
- gedit-0.9.4-printprefs.patch: fix typo and sanity check.
cvsdist 320acb1
cvsdist b17907f
* Mon Mar 04 2002 Akira TAGOH <tagoh@redhat.com> 0.9.4-9
cvsdist b17907f
- Applied a font selector patch for the printing
cvsdist b17907f
- fix BuildRequires for automake-1.4
cvsdist b3ca70f
cvsdist b17907f
* Mon Jan 28 2002 Havoc Pennington <hp@redhat.com>
cvsdist b17907f
- rebuild in rawhide
cvsdist b17907f
- fix up cflags for moved gnome headers
cvsdist b3ca70f
cvsdist a6631bb
* Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
cvsdist a6631bb
- add some more build requires
cvsdist a6631bb
cvsdist ece17c9
* Tue Jul 17 2001 Havoc Pennington <hp@redhat.com>
cvsdist ece17c9
- require libglade-devel to build
cvsdist ece17c9
cvsdist ece17c9
* Fri Jun 15 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist ece17c9
- rebuild in new environment
cvsdist ece17c9
cvsdist 0f96342
* Fri Feb 23 2001 Akira TAGOH <tagoh@redhat.com>
cvsdist 0f96342
- Fixed preview for !ja locale.
cvsdist 0f96342
cvsdist 0f96342
* Wed Feb 07 2001 Akira TAGOH <tagoh@redhat.com>
cvsdist 0f96342
- Fixed handling fontset. (Bug#24998)
cvsdist 0f96342
- Added print out for multibyte patch.
cvsdist 0f96342
cvsdist 0f96342
* Fri Dec 29 2000 Matt Wilson <msw@redhat.com>
cvsdist ece17c9
- 0.9.4
cvsdist 0f96342
cvsdist 709e4ff
* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 709e4ff
- Up Epoch and release
cvsdist 709e4ff
cvsdist 709e4ff
* Wed Aug 09 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 709e4ff
- include glade files so that it will actually work.
cvsdist 709e4ff
cvsdist 709e4ff
* Tue Aug 01 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 709e4ff
- upgrade package to newer version at request of author.
cvsdist 709e4ff
cvsdist 709e4ff
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist 709e4ff
- automatic rebuild
cvsdist 709e4ff
cvsdist 709e4ff
* Mon Jun 19 2000 Preston Brown <pbrown@redhat.com>
cvsdist 709e4ff
- FHS paths
cvsdist 709e4ff
cvsdist 709e4ff
* Sun Jun 11 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 709e4ff
- update to 0.7.9.  Somewhat untested.
cvsdist 709e4ff
cvsdist 709e4ff
* Fri Feb 11 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 709e4ff
- removed "reverse search function as it doesn't work.
cvsdist 709e4ff
cvsdist 709e4ff
* Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
cvsdist 709e4ff
- rebuild to gzip man pages
cvsdist 709e4ff
cvsdist 709e4ff
* Mon Jan 17 2000 Elliot Lee <sopwith@redhat.com>
cvsdist 709e4ff
- If I don't put in a log entry here, people will be very upset about not
cvsdist 709e4ff
  being able to find out that I am to blame for the 0.6.1 upgrade
cvsdist 709e4ff
cvsdist 709e4ff
* Mon Aug 16 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 709e4ff
- version 0.5.4
cvsdist 709e4ff
cvsdist 709e4ff
* Sat Feb 06 1999 Michael Johnson <johnsonm@redhat.com>
cvsdist 709e4ff
- Cleaned up a bit for Red Hat use
cvsdist 709e4ff
cvsdist 709e4ff
* Thu Oct 22 1998 Alex Roberts <bse@dial.pipex.com>
cvsdist 709e4ff
- First try at an RPM