[Bug 816124] Review Request: libdb4 - Oracle (Berkeley) DB package 4.x.x series

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 26 19:55:59 UTC 2012


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

--- Comment #5 from Michael Schwendt <mschwendt at gmail.com> 2012-04-26 15:55:58 EDT ---
Answering my last question myself:

> %files cxx-devel
> %defattr(-,root,root,-)
> %{_libdir}/libdb_cxx.so
> %{_libdir}/libdb_cxx-%{__soversion}.so

That's a mispackage shared lib. libdb_cxx.so is the file (softlink) to be
stored in the -cxx-devel package, whereas libdb_cxx-%{__soversion}.so is the
run-time lib that belongs into a -cxx subpackage, which is missing, however.

The guidelines have been updated sometime this year in an attempt to give some
background, too:
https://fedoraproject.org/wiki/Packaging:Guidelines#Devel_Packages

Rule of thumb: Don't simply place all .so files in -devel packages, but place
them in the package they belong into. ;)

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



More information about the package-review mailing list