[gtkhtml3] Bump package version requirements and disable deprecated warnings

Milan Crha mcrha at fedoraproject.org
Mon Oct 11 09:57:17 UTC 2010


commit 0ef557b21a6a674e4b4a8eaf97026c21c5d69e6f
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Oct 11 11:56:10 2010 +0200

    Bump package version requirements and disable deprecated warnings

 gtkhtml3.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtkhtml3.spec b/gtkhtml3.spec
index 697a733..9d31df6 100644
--- a/gtkhtml3.spec
+++ b/gtkhtml3.spec
@@ -1,5 +1,5 @@
 %define gnome_icon_theme_version 2.22.0
-%define gtk2_version 2.20.0
+%define gtk2_version 2.22.0
 %define intltool_version 0.36.3
 %define gtkhtml_major 3.14
 
@@ -55,7 +55,7 @@ Libraries and include files that can be used to develop GtkHTML applications.
 # Rerun the GNU "autotools" since we patched configure.in.
 autoreconf --force --install
 
-%configure
+%configure --disable-deprecated-warning-flags
 export tagname=CC
 make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS $RPM_OPT_FLAGS"
 


More information about the scm-commits mailing list