libusrp/contrib
Oliver Smith 09e0c4bd39 Makefile.common: LTVERSIONFLAGS: remove -release
Generate the soname from LIBVERSION (initially 1:0:0), instead of VERSION.
This means, we have binary compatibility between each major release
(which we should increase if we ever have a breaking change), instead of
forcing a binary incompatibility for each packaged version (also nightly
packages). This is how we do it in other Osmocom projects, too.

Fix nightly RPM packaging, as we now don't need to add the git commit to
the package name:

[  135s] libusrp.i586: E: shlib-policy-name-error (Badness: 10000) libusrp-3_4_4_4_c46f0
[  135s] Your package contains a single shared library but is not named after its
[  135s] SONAME.

The debian package is already using libusrp1 as package name.

Related: https://osmocom.org/projects/cellular-infrastructure/wiki/Make_a_new_release
Change-Id: I1b69aca8f021821961e1265c119b4a591ba2ab3e
2020-05-20 11:03:26 +02:00
..
jenkins.sh jenkins.sh: Workaround race conditon in make 2019-08-09 14:25:34 +02:00
libusrp.spec.in Makefile.common: LTVERSIONFLAGS: remove -release 2020-05-20 11:03:26 +02:00