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