This commit is contained in:
Matthias Clasen 2006-08-04 03:26:48 +00:00
parent 5a86e1b1fa
commit fe9c1aef43
3 changed files with 12 additions and 4 deletions

View File

@ -1 +1,2 @@
gedit-2.15.4.tar.bz2
gedit-2.15.5.tar.bz2
docs.tar.gz

View File

@ -16,12 +16,13 @@
Summary: gEdit is a small but powerful text editor for GNOME.
Name: gedit
Version: 2.15.4
Release: 1
Version: 2.15.5
Release: 1%{?dist}
Epoch: 1
License: GPL
Group: Applications/Editors
Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.8/gedit-%{version}.tar.bz2
Source1: docs.tar.gz
URL: http://gedit.sourceforge.net/
BuildRoot: %{_tmppath}/gedit-%{version}-root
@ -100,6 +101,8 @@ Install gedit-devel if you want to write plug-ins for gEdit.
%prep
%setup -n gedit-%{version} -q
tar xzf %{SOURCE1}
%patch0 -p1 -b .filesel
%ifarch ppc64,x86_64,ia64,s390x
%patch1 -p1 -b .libdir
@ -183,6 +186,9 @@ fi
%{_datadir}/gtk-doc/html/gedit/
%changelog
* Thu Aug 3 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.5-1.fc6
- Update to 2.15.6
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.4-1
- Update to 2.15.4

View File

@ -1 +1,2 @@
7f9e6a27cd674598a291b3124c4b9b33 gedit-2.15.4.tar.bz2
252a105dfdf6488e21fa7cc9eb080418 gedit-2.15.5.tar.bz2
f7e6256ae092d7db3590b16cf3508a9b docs.tar.gz