Mailinglist Archive: opensuse-packaging (205 mails)

< Previous Next >
[opensuse-packaging] Forcing dash in library package name

In build.opensuse.org/home:jengelh:dev/gf2x, I have a new package gf2x,
where I decided to call the shared library package "libgf2x-1" instead
of "libgf2x1" for purposes of clarity. Do Factory maintainers concur
with this stance? If so, the shlib-policy check of rpmlint may need to
be relaxed to allow the extra dash when $pkgname =~ /\d\w$/ (I don't
see it yet necessary for \d\w+).

libgf2x-1.x86_64: E: shlib-policy-name-error (Badness: 10000) libgf2x1
Your package contains a single shared library but is not named after its
SONAME.
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups