From 09377a09eb378cf8a20a80a54b3653c6213cb600 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Express the 32 bit dependency on wxGTK-devel. --- nsis/mingw32-nsis.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/nsis/mingw32-nsis.spec b/nsis/mingw32-nsis.spec index 4255c61..6804875 100644 --- a/nsis/mingw32-nsis.spec +++ b/nsis/mingw32-nsis.spec @@ -2,7 +2,7 @@ Name: mingw32-nsis Version: 2.39 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows libxml2 XML processing library License: zlib and CPL @@ -33,8 +33,7 @@ BuildRequires: /usr/include/gnu/stubs-32.h # We really need the 32 bit version of this library. The 64 bit # version will definitely not work. XXX Need to do the right thing on # non-x86 architectures. -BuildRequires: wxGTK-devel -#.i386 +BuildRequires: /usr/lib/libwx_baseu-2.8.so %description @@ -83,5 +82,5 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Tue Oct 7 2008 Richard W.M. Jones - 2.39-1 +* Tue Oct 7 2008 Richard W.M. Jones - 2.39-2 - Initial RPM release. -- 1.8.3.1