From f2eba7689de4cb7ad878c47262337ee1f49ecf08 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:07:50 +0000 Subject: [PATCH] auto-import gedit-2.7.92-2 from gedit-2.7.92-2.src.rpm --- gedit.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gedit.spec b/gedit.spec index bc29acb..6ffbe08 100644 --- a/gedit.spec +++ b/gedit.spec @@ -15,7 +15,7 @@ Summary: gEdit is a small but powerful text editor for GNOME. Name: gedit Version: 2.7.92 -Release: 1 +Release: 2 Epoch: 1 License: GPL Group: Applications/Editors @@ -33,6 +33,7 @@ Patch4: gedit-2.5.90-filesel.patch # Use Pango font names # http://bugzilla.gnome.org/show_bug.cgi?id=143877 Patch5: gedit-2.7.90-pango-fonts.patch +Patch6: gedit-2.7.92-opensize.patch BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} @@ -80,6 +81,7 @@ Install gedit-devel if you want to write plug-ins for gEdit. %patch3 -p1 -b .escapecancel %patch4 -p1 -b .filesel %patch5 -p0 -b .pango-fonts +%patch6 -p1 -b .opensize %build