auto-import gedit-2.7.92-2 from gedit-2.7.92-2.src.rpm

This commit is contained in:
cvsdist 2004-09-09 05:07:50 +00:00
parent 1a5fc35357
commit f2eba7689d

View File

@ -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