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





--- Comment #6 from Ivan Efremov <iefre...@unipro.ru>  2009-02-02 03:32:42 EDT 
---
In fact, there is also a serious question about using macros in '%files'
section. UGENE build system is based on makefiles generated with qmake. The
point is that qmake has not command line options for specifying different
installation paths for different files (something like --bindir, --libdir etc.)
- these paths are preconfigured in a configuration file
(src/ugene_globals.pri).

As long as default rpm macros values are identical to preconfigured paths
everything goes OK, but when they are not - rpm build will fail. In fact, the
main problem will be with %{_libdir} since on 64bit platforms it may be changed
from /usr/lib to /usr/lib64.

Is there any workaround for this problem (e.g. using hardoced libdir path)?

-- 
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
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to