[csw-pkgsubmissions] newpkgs drill, libldns1, libldnsdevel, libunb(...)
Maciej (Matchek) Blizinski
maciej at opencsw.org
Sat Nov 20 12:17:16 CET 2010
No dia 19 de Novembro de 2010 18:50, Philip Brown <phil at bolthole.com> escreveu:
> debian appears to be inconsistent about its naming.
> On the one hand, it has "libldns", but then it has "ldnsutils"
> AND, "python-ldns".
Debian is perfectly consistent. You need to consider upstream
software name, and the library soname:
upstream_name=ldns
soname=$(normalize libldns.so.1)
${upstream_name}utils-${version} with the utilities
${soname}-${version} with the library
More information about the pkgsubmissions
mailing list