2.15.6
This commit is contained in:
parent
108e6024ae
commit
5e212e8a01
@ -1,2 +1 @@
|
||||
gedit-2.15.5.tar.bz2
|
||||
docs.tar.gz
|
||||
gedit-2.15.6.tar.bz2
|
||||
|
||||
10
gedit.spec
10
gedit.spec
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user