[Bug 537363] Review Request: lv2-c++-tools - Support library for writing LV2 plugins in C++

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 21 19:50:27 UTC 2010


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

--- Comment #8 from Michael Schwendt <mschwendt at gmail.com> 2010-02-21 14:50:24 EST ---
Okay, static by design then (both libs make use of C "static" storage).

You would still need to follow the guidelines and create a virtual -static
package:

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

| If (and only if) a package has shared libraries which require
| static libraries to be functional, the static libraries can be
| included in the *-devel subpackage. The devel subpackage must
| have a virtual Provide for the *-static package, and packages
| dependent on it must BuildRequire the *-static package.

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