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@xxxxxxxxx> 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review