[Bug 273701] Review Request: gnome-main-menu - Gnome Main Menu

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 23 15:04:29 UTC 2009


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 <fedora at linux.com.sg>  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.




More information about the Fedora-package-review mailing list