2.17.2
This commit is contained in:
parent
f7ebdc8c3b
commit
13617c4a65
@ -1 +1 @@
|
||||
gedit-2.17.1.tar.bz2
|
||||
gedit-2.17.2.tar.bz2
|
||||
|
||||
13
gedit.spec
13
gedit.spec
@ -18,15 +18,15 @@
|
||||
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Name: gedit
|
||||
Version: 2.17.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.17.2
|
||||
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
|
||||
|
||||
URL: http://gedit.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/gedit-%{version}-root
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Requires(post): desktop-file-utils >= %{desktop_file_utils_version}
|
||||
Requires(post): scrollkeeper >= 0.1.4
|
||||
@ -51,9 +51,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=380784
|
||||
Patch4: gedit-2.16.0-a11y.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 .a11y
|
||||
|
||||
%build
|
||||
autoreconf
|
||||
@ -209,6 +205,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/gedit/
|
||||
|
||||
%changelog
|
||||
- Wed Dec 20 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.2-1
|
||||
- Update to 2.17.2
|
||||
|
||||
* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 1:2.17.1-2
|
||||
- rebuild for python 2.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user