forked from pool/libosmo-abis
add changelog
OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-abis?expand=0&rev=54
This commit is contained in:
parent
e08838de19
commit
b4a71ea732
@ -2,7 +2,9 @@
|
|||||||
Fri Nov 19 09:14:18 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Fri Nov 19 09:14:18 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
- Update to new upstream release 1.2.0
|
- Update to new upstream release 1.2.0
|
||||||
* https://git.osmocom.org/libosmo-abis/plain/debian/changelog?h=1.2.0
|
* ipa: Introduce support for user-specific DSCP and priority
|
||||||
|
* e1_input: Allow (vty) configuration of IP DSCP and socket
|
||||||
|
priority
|
||||||
- Update patch:
|
- Update patch:
|
||||||
* osmo-talloc.diff
|
* osmo-talloc.diff
|
||||||
|
|
||||||
|
@ -106,12 +106,8 @@ applications that want to make use of libosmotrau.
|
|||||||
echo "%version" >.tarball-version
|
echo "%version" >.tarball-version
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
# bugzilla.opensuse.org/795968 for rationale
|
# bugzilla.opensuse.org/795968 for rationale
|
||||||
%configure \
|
%configure --includedir="%_includedir/%name" \
|
||||||
--includedir="%_includedir/%name" \
|
--enable-shared --disable-static --disable-dahdi --enable-e1d
|
||||||
--enable-shared \
|
|
||||||
--disable-static \
|
|
||||||
--disable-dahdi \
|
|
||||||
--enable-e1d
|
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user