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





--- Comment #21 from Mamoru Tasaka <mtas...@ioa.s.u-tokyo.ac.jp>  2008-12-29 
15:32:36 EDT ---
(In reply to comment #20)
> I still tend to disagree. There's really no good reason for that library not
> being in libdir. Well, upstream does that, but that's a pretty bad excuse for
> using RPATH, though a good reason for a bug report upstream.

There is no need to install libraries only used by the software
to system-wide library directory. Such files should be installed under
its software specific directory (usually %_libdir/%name) to avoid
name space pollution as much as possible.

If upstream intends to make the library also used by other applications
(with providing header files for API, for example),
such file must be installed to system wide library directory. Otherwise
it is better to hide files into software specific directories if possible.

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