auto-import changelog data from gedit-2.6.0-4.src.rpm
2.6.0-4 - Gnome.org #137825 Gedit crash on Find/Replace dialog close when hitting escape 2.6.0-3 - #111156 BR intltool scrollkeeper gettext - #111157 -devel R eel2-devel gtksourceview-devel - rm bogus BR esound 2.6.0-2 - Fix dumb bug in ~/.recently-used patch where lockf() could never succeed 2.6.0-1 - Update to gedit-2.6.0 sources 2.5.92-1 - Update to gedit-2.5.92 sources
This commit is contained in:
parent
686af4815c
commit
7d9f7344e0
@ -1 +1 @@
|
||||
gedit-2.5.91.tar.bz2
|
||||
gedit-2.6.0.tar.bz2
|
||||
|
||||
29
gedit.spec
29
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 <dcbw@redhat.com> 1:2.6.0-4
|
||||
- Gnome.org #137825 Gedit crash on Find/Replace dialog close
|
||||
when hitting escape
|
||||
|
||||
* Tue Apr 13 2004 Warren Togami <wtogami@redhat.com> 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 <dcbw@redhat.com> 1:2.6.0-2
|
||||
- Fix dumb bug in ~/.recently-used patch where lockf() could
|
||||
never succeed
|
||||
|
||||
* Wed Mar 31 2004 Dan Williams <dcbw@redhat.com> 1:2.6.0-1
|
||||
- Update to gedit-2.6.0 sources
|
||||
|
||||
* Thu Mar 18 2004 Dan Williams <dcbw@redhat.com> 1:2.5.92-1
|
||||
- Update to gedit-2.5.92 sources
|
||||
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user