reduce the size of some files

This commit is contained in:
Matthias Clasen 2007-03-27 20:13:26 +00:00
parent 33e84929ef
commit 3cadb0a2b7
2 changed files with 7787 additions and 1 deletions

7779
gedit-tags-size.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
Summary: gEdit is a small but powerful text editor for GNOME
Name: gedit
Version: 2.18.0
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
License: GPL
Group: Applications/Editors
@ -51,6 +51,9 @@ 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=420850
Patch4: gedit-tags-size.patch
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: pango-devel >= %{pango_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
@ -113,6 +116,7 @@ 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 .tags-size
%build
autoreconf
@ -202,6 +206,9 @@ fi
%{_datadir}/gtk-doc/html/gedit/
%changelog
* Tue Mar 27 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-2
- Reduce the size of the tags files
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-1
- Update to 2.18.0