[Bug 202448] Review Request: gnome-sharp

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 14 15:52:25 UTC 2006


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

Summary: Review Request: gnome-sharp


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


paul at all-the-johnsons.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at all-the-johnsons.co.uk




------- Additional Comments From paul at all-the-johnsons.co.uk  2006-08-14 11:42 EST -------
# Mono only availible on these:
ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc
# no mono on s390 for now: s390 s390x 

Is this really required now? I can only remember seeing it on FC packages - it
has certainly never been pulled up on anything in FE

How does this build in a non x86 based system. Unless something has changed,
this will try to install material to lib64 rather than %{_prefix}/lib so the
build won't work.

The way I have fixed this is to have

%define monodir %{_prefix}/lib

%configure --libdir=%{monodir}

%files

%{monodir}/blah...

I will try this out tonight on the x86_64 box and let you know what happens.

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




More information about the Fedora-package-review mailing list