2.27.5
This commit is contained in:
parent
17c44c2080
commit
692d00d8cb
@ -1 +1 @@
|
||||
gedit-2.27.4.tar.bz2
|
||||
gedit-2.27.5.tar.bz2
|
||||
|
||||
14
gedit.spec
14
gedit.spec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user