Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=892625

--- Comment #8 from Daniel Pocock <[email protected]> ---

I notice this change:

https://github.com/lemenkov/resiprocate/commit/81150e46e12c4426f00b1886431f62504dfad512

This was discussed in Debian.  The reSIProcate API (and often ABI) changes
between releases.  Sadly, this is just the nature of developing code for a
protocol like SIP.  So an application that compiles against 1.X won't always
compile against 1.(X+1) without changes.

To make this easier, in Debian, we wanted to let people install multiple
versions of the libs concurrently.

You will notice the version is also part of the SONAME (it is done with
libtool):

http://lists.debian.org/debian-mentors/2009/07/msg00130.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=aAnfpRHFtJ&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to