[Fedora-i18n-bugs] [Bug 556034] New: Canna : does not adhere to Static Library Packaging Guidelines

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 16 14:45:13 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Canna : does not adhere to Static Library Packaging Guidelines

https://bugzilla.redhat.com/show_bug.cgi?id=556034

           Summary: Canna : does not adhere to Static Library Packaging
                    Guidelines
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: Canna
        AssignedTo: tagoh at redhat.com
        ReportedBy: mschwendt at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: tagoh at redhat.com, fedora-i18n-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


The package is in need of an update because it does not adhere to
the guidelines for packaging static libraries:

  http://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries

The -devel package contains both the shared and the static build of
a library. That makes it possible to link statically with the -devel
package as a build requirement instead of having to build-require a
special-purpose -static subpackage.

Correct would be to either disable/delete the static libraries at
build-time, or to %exclude them in the %files section, or to split off
a -static subpackage (if there is a compelling reason as why the static
libs should be made available).

Please consult the guidelines for the details.

[...]

Canna-devel
    /usr/lib/libRKC.so  <=>  /usr/lib/libRKC.a
    /usr/lib/libRKC16.so  <=>  /usr/lib/libRKC16.a
    /usr/lib/libcanna.so  <=>  /usr/lib/libcanna.a
    /usr/lib/libcanna16.so  <=>  /usr/lib/libcanna16.a

-- 
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 i18n-bugs mailing list