[gtk2/f14/master] try to fix the build

Matthias Clasen mclasen at fedoraproject.org
Mon Sep 27 20:58:12 UTC 2010


commit 7a4bcec99dae43e455aeb99dd0c9f11bc3d250f5
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Sep 27 16:57:18 2010 -0400

    try to fix the build

 gtk2.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk2.spec b/gtk2.spec
index 73ce390..fc4de42 100644
--- a/gtk2.spec
+++ b/gtk2.spec
@@ -41,6 +41,7 @@ Patch8: tooltip-positioning.patch
 #Patch14: gtk2-landscape-pdf-print.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=611313
 Patch15: window-dragging.patch
+Patch16: goi-build-fix.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -157,6 +158,7 @@ This package contains developer documentation for the GTK+ widget toolkit.
 %patch8 -p1 -b .tooltip-positioning
 #%patch14 -p1 -b .landscape-pdf-print
 %patch15 -p1 -b .window-dragging
+%patch16 -p1 -b .goi-build-fix
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;


More information about the scm-commits mailing list