This commit is contained in:
Matthias Clasen 2009-08-25 02:23:33 +00:00
parent 17c44c2080
commit 692d00d8cb
3 changed files with 9 additions and 9 deletions

View File

@ -1 +1 @@
gedit-2.27.4.tar.bz2
gedit-2.27.5.tar.bz2

View File

@ -17,8 +17,8 @@
Summary: Text editor for the GNOME desktop
Name: gedit
Version: 2.27.4
Release: 2%{?dist}
Version: 2.27.5
Release: 1%{?dist}
Epoch: 1
License: GPLv2+ and GFDL
Group: Applications/Editors
@ -48,9 +48,6 @@ Patch2: gedit-2.25.5-fix-python-path.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=587053
Patch3: print-to-file.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=592766
Patch4: button-images.patch
BuildRequires: gnome-common
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: pango-devel >= %{pango_version}
@ -117,10 +114,10 @@ Install gedit-devel if you want to write plugins for gedit.
%patch2 -p1 -b .fix-python-path
%patch3 -p1 -b .print-to-file
%patch4 -p1 -b .button-images
autoreconf -f -i
%build
autoreconf -f -i
%configure \
--disable-scrollkeeper \
--disable-gtk-doc \
@ -233,6 +230,9 @@ fi
%changelog
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.27.5-1
- Update to 2.27.5
* Sat Aug 22 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.27.4-2
- Respect button-images setting

View File

@ -1 +1 @@
4797c4f48806f91b4770a5278ffa3d1e gedit-2.27.4.tar.bz2
f567d96a10490c9bade811b94e855e67 gedit-2.27.5.tar.bz2