From 5415315c2081935417ac75d5bb9f3ad9ab397649 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Jun 11 2013 06:17:43 +0000 Subject: Fix the build --- diff --git a/mingw-glib2.spec b/mingw-glib2.spec index f0246d2..2feddaa 100644 --- a/mingw-glib2.spec +++ b/mingw-glib2.spec @@ -39,7 +39,7 @@ BuildRequires: glib2-devel >= 2.31.20 # make[4]: Entering directory `/builddir/build/BUILD/glib-2.36.2/build_win32static/docs/reference/glib' # cd ../../../.. && /bin/sh /builddir/build/BUILD/glib-2.36.2/missing automake-1.13 --gnu docs/reference/glib/Makefile # /builddir/build/BUILD/glib-2.36.2/missing: line 81: automake-1.13: command not found -BuildRequires: automake +BuildRequires: autoconf automake libtool # https://bugzilla.gnome.org/show_bug.cgi?id=674214 Patch1: 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch @@ -104,6 +104,9 @@ Static version of the MinGW Windows GLib2 library. %prep %setup -q -n glib-%{version} + +autoreconf -i --force + %patch1 -p1 %patch3 -p0 %patch4 -p0