[opensuse-packaging] shlib-fixed-dependency policy won't allow to Require plugin for library
Hi. I am trying to package suil library: home:rwman:branches:multimedia:libs/suil There are two packages - libsuil and suil-plugins. libsuil itself is useless without plugins, so i was thinking to make libsuil "Require" suil-plugins of the same version. But i got rpmlint error: [ 16s] libsuil-0-0.x86_64: E: shlib-fixed-dependency (Badness: 440) suil-plugins = 0.8.2 [ 16s] Your shared library package requires a fixed version of another package. The [ 16s] intention of the Shared Library Policy is to allow parallel installation of [ 16s] multiple versions of the same shared library, hard dependencies likely make [ 16s] that impossible. Please remove this dependency and instead move it to the [ 16s] runtime uses of your library. I wonder what is the right way to solve this "lib needs plugins" issue? -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (1)
-
Roman Evstifeev