Bug 547682 - cdparanoia : Violation of the Packaging Guidelines
Summary: cdparanoia : Violation of the Packaging Guidelines
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: cdparanoia
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 556042 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-15 12:16 UTC by Michael Schwendt
Modified: 2010-02-05 21:47 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-02-05 21:47:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2009-12-15 12:16:22 UTC
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

Comment 1 Michael Schwendt 2010-01-16 15:00:43 UTC
*** Bug 556042 has been marked as a duplicate of this bug. ***

Comment 2 Adam Jackson 2010-02-02 16:31:18 UTC
* Tue Feb 02 2010 Adam Jackson <ajax> 10.2-7
- Move static libs to -static subpackage, make it require -devel

Closing.

Comment 3 Michael Schwendt 2010-02-03 15:59:49 UTC
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

Comment 4 Adam Jackson 2010-02-05 21:47:38 UTC
Re-fixed.


Note You need to log in before you can comment on or make changes to this bug.