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=273701





--- Comment #84 from Jeffrey Goh <[email protected]>  2009-06-23 11:04:24 EDT 
---
rpath is the symptom. Real problem is that libtool inside the tarball is not
fedora multilib compliant.  Here's the "fix", I think. Uploading new
attachments here and to
http://www.linux.com.sg/fedora11/gnome-main-menu/0.9.12-6/gnome-main-menu.spec,
but so is every other way of dealing with the rpath issue:

RCS file: RCS/gnome-main-menu.spec,v
retrieving revision 1.11
diff -r1.11 gnome-main-menu.spec
40a41
> BuildRequires:                libtool
86c87
< make %{?_smp_mflags} 
---
> make LIBTOOL=/usr/bin/libtool %{?_smp_mflags} 
159a161
> %exclude %{_libdir}/*.a

-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to