|
From: SourceForge.net <no...@so...> - 2004-11-20 17:08:41
|
Patches item #1067060, was opened at 2004-11-15 19:03 Message generated for change (Comment added) made by nosnilmot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1067060&group_id=235 Category: None Group: None >Status: Pending Resolution: None Priority: 5 Submitted By: Jeff Mahoney (jdmahoney) Assigned to: Ethan Blanton (eblanton) Summary: gaim.spec fixes for x86_64 on SUSE 9.2 Initial Comment: The spec file isn't quite correct for 64 bit systems. There are a few places where the assumption that libraries are under /usr/lib when that assumption is invalid on 64-bit systems. The attached fix worked for me. Might someone with an x86_64 system running some other RPM-based distribution verify that it works for them? ---------------------------------------------------------------------- >Comment By: Stu Tomlinson (nosnilmot) Date: 2004-11-20 12:08 Message: Logged In: YES user_id=309779 Some RPM based distros don't have a %{perl_vendorlib} macro. I don't quite understand what the problem is either, as %{_libdir} should expand to the correct place for 64bit arches (/usr/lib64 on Fedora at least). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1067060&group_id=235 |