[Bug 211626] Review Request: xtide - Calculate tide all over the world

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 21 14:14:54 UTC 2006


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 at gmx.net  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.




More information about the package-review mailing list