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: xtide - Calculate tide all over the world https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=211626 ------- Additional Comments From bugs.michael@xxxxxxx 2006-10-21 10:14 EST ------- > # local user fails on writing ld.so.cache file > /sbin/ldconfig $RPM_BUILD_ROOT%{_libdir} || : Um, no. You don't want to update the ld.so cache at all. The original suggestion in bug 211623 was to run ldconfig with option -n to make it create the necessary symlink reliably based on the soname it finds, instead of overloading your spec file with many many many sed expressions which try to get the library versions right. Paving spec files with macros and inline substitutions creates more trouble than it helps decreasing maintenance requirements. Updating the top of the spec file is non-trivial already due to a dozen non-obvious macro definitions. -- 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