[mingw-gtk2] Fix build failure on environments with older gtk-doc

Erik van Pienbroek epienbro at fedoraproject.org
Wed Jul 30 18:47:24 UTC 2014


commit f2c69e87b701bedaf6b084d303dad1fcbdafb677
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Jul 30 20:47:21 2014 +0200

    Fix build failure on environments with older gtk-doc

 mingw-gtk2.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw-gtk2.spec b/mingw-gtk2.spec
index ea0610e..55fb6fa 100644
--- a/mingw-gtk2.spec
+++ b/mingw-gtk2.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw-gtk2
 Version:        2.24.24
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows Gtk2 library
 
 License:        LGPLv2+
@@ -130,6 +130,7 @@ Static version of the MinGW Windows Gtk2 library.
 %patch17 -p1 -b .combobox_iter
 
 %patch1000 -p1
+gtkdocize
 autoreconf -i --force
 
 %patch1001 -p0
@@ -317,6 +318,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/gtk-2.0/modules/*.dll.a
 
 
 %changelog
+* Wed Jul 30 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.24.24-2
+- Fix build failure on environments with older gtk-doc
+
 * Tue Jul 22 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.24.24-1
 - Update to 2.24.24
 


More information about the scm-commits mailing list