X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=nsis%2Fmingw32-nsis.spec;h=f273a47292b4aff0b671bf9f64a0b13667937777;hb=1f26dc230ae3636fe09265c19f2017c636322d40;hp=4255c616526e64dc6f070bd14dd9a51d33429ae7;hpb=05c674c80ad9a2aa47972f9ac7915ca409abea12;p=fedora-mingw.git diff --git a/nsis/mingw32-nsis.spec b/nsis/mingw32-nsis.spec index 4255c61..f273a47 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: 3%{?dist} Summary: MinGW Windows libxml2 XML processing library License: zlib and CPL @@ -20,6 +20,7 @@ Patch100: nsis-2.39-mingw32-search.patch BuildRequires: mingw32-filesystem >= 20 BuildRequires: mingw32-gcc +BuildRequires: mingw32-gcc-c++ BuildRequires: mingw32-binutils BuildRequires: python BuildRequires: scons >= 0.96.93 @@ -33,8 +34,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 +83,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-3 - Initial RPM release.