From df3d9fe37366f2795711c9b1b08fd6265c459be6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] - Use _smp_mflags. - Rebuild libtool. - +BRs dlfcn and iconv. --- libxslt/mingw32-libxslt.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libxslt/mingw32-libxslt.spec b/libxslt/mingw32-libxslt.spec index aae5f88..331bbf4 100644 --- a/libxslt/mingw32-libxslt.spec +++ b/libxslt/mingw32-libxslt.spec @@ -25,6 +25,8 @@ Patch1000: mingw32-libxslt-1.1.24-win32-shared.patch BuildRequires: mingw32-filesystem >= 30 BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils +BuildRequires: mingw32-dlfcn +BuildRequires: mingw32-iconv BuildRequires: mingw32-libgcrypt BuildRequires: mingw32-libxml2 >= 2.7.2-3 BuildRequires: pkgconfig @@ -48,6 +50,9 @@ installed. The xsltproc command is a command line interface to the XSLT engine %patch1000 -p1 +libtoolize --force --copy +autoreconf + %build PATH=%{_mingw32_bindir}:$PATH \ @@ -95,6 +100,8 @@ rm -rf $RPM_BUILD_ROOT %changelog * Fri Jan 23 2009 Richard W.M. Jones - 1.1.24-3 - Use _smp_mflags. +- Rebuild libtool. +- +BRs dlfcn and iconv. * Sat Oct 25 2008 Richard W.M. Jones - 1.1.24-2 - Initial RPM release. -- 1.8.3.1