<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-01-26 rupert THURNER <span dir="ltr"><<a href="mailto:rupert@opencsw.org" target="_blank">rupert@opencsw.org</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div><div>rupert @ unstable10x : ~/opencsw/libserf/trunk</div><div>$ elfdump -d /opt/csw/lib/libserf-1.so.1.3.0  | grep SONAME</div><div>      [18]  SONAME            0x1cd7              libserf-1.so.1</div></div></blockquote>


<div><br></div><div>Right, so the soname is "libserf-1.so.1".</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div>

</div><div><br></div><div>why we have the soname then "libserf-1.so.1" and not "libserf.so.1", and why we name the libary package then CSWlibserf1-1 and not CSWlibserf-1?</div></blockquote></div><br>If the soname were "libserf-1.so" or "libserf.so.1", the package name would be CSWlibserf1, without the dash. The syntax for package names is CSW<name><number>(-<number>)+. If there is more than one number, all numbers are listed separated by dashes. Here's a list of examples:</div>

<div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://www.opencsw.org/manual/for-maintainers/shared-libraries.html#package-naming">http://www.opencsw.org/manual/for-maintainers/shared-libraries.html#package-naming</a><br>

</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">You wrote that the new libserf has a new soname, what was the old soname?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Maciej</div></div>