2.18.1
This commit is contained in:
parent
f5ff99542d
commit
e8f96d3bb6
@ -1 +1 @@
|
||||
gedit-2.18.0.tar.bz2
|
||||
gedit-2.18.1.tar.bz2
|
||||
|
||||
13
gedit.spec
13
gedit.spec
@ -20,12 +20,12 @@
|
||||
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Name: gedit
|
||||
Version: 2.18.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.18.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPL
|
||||
Group: Applications/Editors
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.18/gedit-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/gedit/2.18/gedit-%{version}.tar.bz2
|
||||
|
||||
URL: http://gedit.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -53,9 +53,6 @@ Patch2: gedit-2.15.1-python.patch
|
||||
# gtk_widget_show()
|
||||
Patch3: gedit-2.15.1-bgo-341055-workaround.patch
|
||||
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=420850
|
||||
Patch4: gedit-tags-size.patch
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: pango-devel >= %{pango_version}
|
||||
BuildRequires: gtk2-devel >= %{gtk2_version}
|
||||
@ -119,7 +116,6 @@ Install gedit-devel if you want to write plug-ins for gEdit.
|
||||
|
||||
%patch2 -p1 -b .python
|
||||
%patch3 -p1 -b .bgo-341055-workaround
|
||||
%patch4 -p1 -b .tags-size
|
||||
|
||||
%build
|
||||
autoreconf
|
||||
@ -208,6 +204,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/gedit/
|
||||
|
||||
%changelog
|
||||
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.1-1
|
||||
- Update to 2.18.1
|
||||
|
||||
* Sat May 5 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-3
|
||||
- Add enchant-devel and iso-codes-devel BRs to build
|
||||
with spell-checking support (#227477)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user