From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Sat, 21 Feb 2009 15:02:08 +0000 (+0000) Subject: Needed gtk-doc for the m4 macros to build the configure script. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=641f6013bc7883e9dbd707efbac9bf86723cfe65;p=fedora-mingw.git Needed gtk-doc for the m4 macros to build the configure script. Added some more BRs revealed by auto-buildrequires. --- diff --git a/pango/mingw32-pango.spec b/pango/mingw32-pango.spec index 8159664..47844a9 100644 --- a/pango/mingw32-pango.spec +++ b/pango/mingw32-pango.spec @@ -33,14 +33,21 @@ BuildArch: noarch BuildRequires: mingw32-filesystem >= 23 BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils -BuildRequires: mingw32-iconv -BuildRequires: mingw32-gettext + BuildRequires: mingw32-cairo >= 1.8.0 -BuildRequires: mingw32-freetype +BuildRequires: mingw32-expat BuildRequires: mingw32-fontconfig +BuildRequires: mingw32-freetype +BuildRequires: mingw32-gettext BuildRequires: mingw32-glib2 +BuildRequires: mingw32-iconv +BuildRequires: mingw32-libpng +BuildRequires: mingw32-pixman BuildRequires: pkgconfig +# Required in order to rebuild the configure script. +BuildRequires: gtk-doc + # These are required for the patch BuildRequires: autoconf, automake, libtool @@ -65,8 +72,10 @@ Static version of the MinGW Windows Pango library. %patch1000 # Regenerate the configure script -autoreconf --install --force -libtoolize --install --force +aclocal +autoreconf +libtoolize + %build # Need to run the correct version of glib-mkenums. @@ -89,6 +98,7 @@ rm -f $RPM_BUILD_ROOT/%{_mingw32_libdir}/charset.alias %clean rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,-) %doc COPYING