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: Glom - Database designer https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201437 ------- Additional Comments From kevin@xxxxxxxxx 2006-10-05 00:45 EST ------- 1. ok. 2. If you enable scrollkeeper, I think you need to do the items mentioned at: http://fedoraproject.org/wiki/Packaging/ScriptletSnippets#head- a4ea5e1946bc113d19d24b4f5bfb543c579e5fc8 ie: BuildRequires: scrollkeeper Requires(post): scrollkeeper Requires(postun): scrollkeeper ... %post scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : %postun scrollkeeper-update -q || : 3. Alas, it looks like the configure there doesn't understand '--disable- rpath'. ;( Next suggestions from the wiki: "execute export LIBTOOL=libtool before %configure; this might work sometimes but because ./libtool is created based on ./configure result, it will break horribly when host-tripled compilernames (e.g. 'i686-redhat-linux-gnu-gcc') are used. Some configure scripts do not allow overriding the LIBTOOL variable through an environment variable. In these cases it's usually possible to override the value of LIBTOOL on the make command line like so: make LIBTOOL=/usr/bin/ libtool" -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review