nsis

Farkas Levente lfarkas at lfarkas.org
Mon Feb 16 09:07:53 UTC 2009


Richard W.M. Jones wrote:
> On Sun, Feb 15, 2009 at 08:33:43PM +0100, Farkas Levente wrote:
>> hi,
>> you change to this in nsis:
>> ------------------------
>> # since nsis a 32 bit only apps
>> #ExclusiveArch:  %{ix86} ppc
>> #BuildRequires:  wxGTK-devel
>> # The above is only required for Koji.  In mock we _can_ build on
>> # x86_64 provided we have the 32 bit libraries required by the next
>> # two lines.
>> BuildRequires:  /usr/include/gnu/stubs-32.h
>> BuildRequires:  /usr/lib/libwx_baseu-2.8.so
>> ------------------------
>> which is actually true but can't help us since we'd like to add to
>> fedora so build in koji!?
> 
> We will do, but in the meantime I would like to build it using smock
> from the Mercurial repo, so I need those lines.

but both for koji and mock the
ExclusiveArch:  %{ix86} ppc
BuildRequires:  wxGTK-devel
work! (ok not on x86_64 but since can't build it in koji why do you like
to build in smock?)

-- 
  Levente                               "Si vis pacem para bellum!"



More information about the mingw mailing list