This commit is contained in:
Matthias Clasen 2006-08-12 04:48:22 +00:00
parent 108e6024ae
commit 5e212e8a01
3 changed files with 7 additions and 9 deletions

View File

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

View File

@ -16,13 +16,12 @@
Summary: gEdit is a small but powerful text editor for GNOME.
Name: gedit
Version: 2.15.5
Release: 2%{?dist}
Version: 2.15.6
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
@ -105,8 +104,6 @@ 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
@ -192,6 +189,9 @@ fi
%{_datadir}/gtk-doc/html/gedit/
%changelog
* Sat Aug 12 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.6-1.fc6
- Update to 2.15.6
* Thu Aug 10 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.5-2.fc6
- Apply patch from James Antill to copy extended attributes over
when saving files (bug 202099)

View File

@ -1,2 +1 @@
252a105dfdf6488e21fa7cc9eb080418 gedit-2.15.5.tar.bz2
f7e6256ae092d7db3590b16cf3508a9b docs.tar.gz
0b815c5ade3afcaf28b5c268f91a34f2 gedit-2.15.6.tar.bz2