forked from pool/osmo-iuh
Jan Engelhardt
d1f5e15735
- Update to new upstream release 0.6.0 * sabp: Generate C/H files for SABP; create libosmo-sabp * sabp: Add Procedure Codes and IEI constants to CommonDataTypes * sabp: fixup SABP ASN.1 to avoid IOC (which are not supported by our toolchain) * sabp: Initial import of SABP ASN.1 from 3GPP TS 25.419 V11.1.0 (2013-03) * hnbgw: Add libosmoctrl's VTY CTRL command initialization * iu_client: allow to control the notifications - Add subpackage for libosmo-sabp - Update patch: * 0001-iu_client-uses-gprs_msgb.h.patch OBS-URL: https://build.opensuse.org/request/show/760942 OBS-URL: https://build.opensuse.org/package/show/network:telephony/osmo-iuh?expand=0&rev=20
14 lines
436 B
Plaintext
14 lines
436 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">git://git.osmocom.org/osmo-iuh</param>
|
|
<param name="revision">0.6.0</param>
|
|
<param name="versionformat">0.6.0</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|