diff --git a/.cvsignore b/.cvsignore index 9360870..ae12481 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gedit-2.5.91.tar.bz2 +gedit-2.6.0.tar.bz2 diff --git a/gedit.spec b/gedit.spec index 47bc11f..0c01240 100644 --- a/gedit.spec +++ b/gedit.spec @@ -14,12 +14,12 @@ Summary: gEdit is a small but powerful text editor for GNOME. Name: gedit -Version: 2.5.91 -Release: 1 +Version: 2.6.0 +Release: 4 Epoch: 1 License: GPL Group: Applications/Editors -Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gedit/2.5/gedit-%{version}.tar.bz2 +Source0: http://farbror.acc.umu.se/pub/GNOME/sources/gedit/2.6/gedit-%{version}.tar.bz2 URL: http://gedit.sourceforge.net/ BuildRoot: %{_tmppath}/gedit-%{version}-root @@ -45,7 +45,7 @@ BuildRequires: eel2-devel >= %{eel2_version} BuildRequires: gail-devel >= %{gail_version} BuildRequires: gtksourceview-devel >= %{gtksourceview_version} BuildRequires: automake >= 1.8 -BuildRequires: esound +BuildRequires: intltool scrollkeeper gettext Requires: eel2 >= %{eel2_version} Requires: libgnomeui >= %{libgnomeui_version} @@ -63,6 +63,8 @@ You'll need to have GNOME and GTK+ installed to use gEdit. %package devel Summary: The files needed for developing plug-ins for the gEdit editor. Group: Development/Libraries +# pkgconfig +Requires: eel2-devel gtksourceview-devel %description devel gEdit is a small but powerful text editor for the GNOME GUI desktop. @@ -145,6 +147,25 @@ scrollkeeper-update %{_libdir}/pkgconfig/gedit-2.6.pc %changelog +* Fri Apr 16 2004 Dan Williams 1:2.6.0-4 +- Gnome.org #137825 Gedit crash on Find/Replace dialog close + when hitting escape + +* Tue Apr 13 2004 Warren Togami 1:2.6.0-3 +- #111156 BR intltool scrollkeeper gettext +- #111157 -devel R eel2-devel gtksourceview-devel +- rm bogus BR esound + +* Thu Apr 08 2004 Dan Williams 1:2.6.0-2 +- Fix dumb bug in ~/.recently-used patch where lockf() could + never succeed + +* Wed Mar 31 2004 Dan Williams 1:2.6.0-1 +- Update to gedit-2.6.0 sources + +* Thu Mar 18 2004 Dan Williams 1:2.5.92-1 +- Update to gedit-2.5.92 sources + * Tue Mar 02 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index fd21c31..8f8d04a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09d7b0695fbac4e4c5485c2b86097f85 gedit-2.5.91.tar.bz2 +1c023363f917b99a57ee866da67dd66b gedit-2.6.0.tar.bz2