The package doesn't adhere to the guidelines for packaging static libraries: https://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries The -devel package provides a virtual -static package and contains both the shared and the static build of a library. That makes it possible to link staticly with the -devel package as a build requirement instead of having to build-require the -static package. Correct would be to split off the static libraries into a separate -static subpackage. [...] cdparanoia-devel provides cdparanoia-static cdparanoia-10.2-6.fc13.src.rpm Static and shared build of a library in -devel package! /usr/lib/libcdda_interface.a /usr/lib/libcdda_paranoia.a /usr/lib/libcdda_interface.so /usr/lib/libcdda_paranoia.so
*** Bug 556042 has been marked as a duplicate of this bug. ***
* Tue Feb 02 2010 Adam Jackson <ajax> 10.2-7 - Move static libs to -static subpackage, make it require -devel Closing.
Still reproducible. Reopened by: fedora-report-static-batch.py cdparanoia-devel /usr/lib/libcdda_interface.so <=> /usr/lib/libcdda_interface.a /usr/lib/libcdda_paranoia.so <=> /usr/lib/libcdda_paranoia.a
Re-fixed.