[Bug 454410] Review Request: mingw32-gcc - MinGW Windows cross-compiler (GCC) for C and C++

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 30 14:19:33 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=454410


Levente Farkas <lfarkas at lfarkas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lfarkas at lfarkas.org




--- Comment #3 from Levente Farkas <lfarkas at lfarkas.org>  2008-10-30 10:19:32 EDT ---
please modify this:
----------------------------------
BuildRequires:  mpfr-devel
----------------------------------
to
----------------------------------
%if 0%{?fedora} >= 9
BuildRequires:  mpfr-devel
%endif
----------------------------------
in order to be able to build on rhel-5 ie. EPEL-5 too.
on rhel-5 gmp contains mpfr (so gmp-devel contains mpfr-devel) that's the
reason of the above request.
thanks.

anyway i'm in process to rebuild most of the mingw32 packages on rhel-5 and
will let you know if i'll other problems with other packages.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list