Mailinglist Archive: opensuse-packaging (205 mails)
| < Previous | Next > |
[opensuse-packaging] Forcing dash in library package name
- From: Jan Engelhardt <jengelh@xxxxxxxxxx>
- Date: Thu, 15 Sep 2011 16:13:19 +0200 (CEST)
- Message-id: <alpine.LNX.2.01.1109151609140.31480@frira.zrqbmnf.qr>
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 > |