This commit is contained in:
Matthias Clasen 2006-09-05 04:39:18 +00:00
parent eb7be124f5
commit 0da182c405
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
gedit-2.15.9.tar.bz2
gedit-2.16.0.tar.bz2

View File

@ -14,9 +14,9 @@
%define po_package gedit
Summary: gEdit is a small but powerful text editor for GNOME.
Summary: gEdit is a small but powerful text editor for GNOME
Name: gedit
Version: 2.15.9
Version: 2.16.0
Release: 1%{?dist}
Epoch: 1
License: GPL
@ -87,11 +87,11 @@ 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: %{name} = %{epoch}:%{version}-%{release}
Requires: gtksourceview-devel
Requires: libgnomeprintui22-devel
Requires: pygtk2-devel >= %{pygtk_version}
Requires: pkgconfig
%description devel
gEdit is a small but powerful text editor for the GNOME GUI desktop.
@ -186,6 +186,10 @@ fi
%{_datadir}/gtk-doc/html/gedit/
%changelog
* Tue Sep 5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-1.fc6
- Update to 2.16.0
- Require pkgconfig for the -devel package
* Sun Aug 27 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.9-1.fc6
- Update to 2.15.9
- Add BR for perl-XML-Parser

View File

@ -1 +1 @@
a53bd0305bbac5c5e9d6c7896687ed47 gedit-2.15.9.tar.bz2
5d71b7f2bedc7ed059b325353163d9aa gedit-2.16.0.tar.bz2