diff --git a/.cvsignore b/.cvsignore index 4955362..1ec018c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtkhtml-3.17.90.tar.bz2 +gtkhtml-3.17.91.tar.bz2 diff --git a/gtkhtml-3.17.90-implicit-function-declaration.patch b/gtkhtml-3.17.90-implicit-function-declaration.patch deleted file mode 100644 index 6e744d9..0000000 --- a/gtkhtml-3.17.90-implicit-function-declaration.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up gtkhtml-3.17.90/components/html-editor/spellchecker.c.implicit-function-declaration gtkhtml-3.17.90/components/html-editor/spellchecker.c ---- gtkhtml-3.17.90/components/html-editor/spellchecker.c.implicit-function-declaration 2008-01-28 15:59:57.000000000 -0500 -+++ gtkhtml-3.17.90/components/html-editor/spellchecker.c 2008-01-28 16:00:08.000000000 -0500 -@@ -28,6 +28,8 @@ - #include - #endif - -+#include -+ - #include "gtkhtml.h" - #include "gtkhtml-properties.h" - diff --git a/gtkhtml3.spec b/gtkhtml3.spec index 32f155d..4660d2b 100644 --- a/gtkhtml3.spec +++ b/gtkhtml3.spec @@ -8,8 +8,8 @@ ### Abstract ### Name: gtkhtml3 -Version: 3.17.90 -Release: 2%{?dist} +Version: 3.17.91 +Release: 1%{?dist} License: LGPL/GPL Group: System Environment/Libraries Summary: gtkhtml library @@ -21,9 +21,6 @@ BuildRoot: %{_tmppath}/gtkhtml-%{version}-root # Remove gnome-common macros from configure.in. Patch1: gtkhtml-3.13.1-no-gnome-common.patch -# Implicit function declaration -Patch2: gtkhtml-3.17.90-implicit-function-declaration.patch - ### Dependencies ### Requires: gnome-icon-theme >= %{gnome_icon_theme_version} @@ -56,7 +53,6 @@ Libraries and include files that can be used to develop GtkHTML applications. %prep %setup -q -n gtkhtml-%{version} %patch1 -p1 -b .no-gnome-common -%patch2 -p1 -b .implicit-function-declaration %build @@ -124,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Mon Feb 11 2008 Matthew Barnes - 3.17.91-1.fc9 +- Update to 3.17.91 + * Fri Feb 08 2008 Matthew Barnes - 3.17.90-2.fc9 - Remove patch for Ximian bug #50052 / GNOME bug #250052 (fixed upstream). - Remove patch for Ximian bug #65670 / GNOME bug #265670 (fixed upstream). diff --git a/sources b/sources index 5a538f0..8a600f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8137ffbe0be4466a675590e954f3c3e2 gtkhtml-3.17.90.tar.bz2 +5b0c77b370d1125dcdd1630e99f541ee gtkhtml-3.17.91.tar.bz2