[info=6c9263f7cbce7e995740aea536085e374358bc8c78104fe23b21f22ba046bb7f]

OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-abis?expand=0&rev=67
This commit is contained in:
OBS User unknown 2024-10-26 14:36:40 +00:00 committed by Git OBS Bridge
parent d9cd24768e
commit 87f984e165
3 changed files with 9 additions and 11 deletions

View File

@ -1,4 +1,4 @@
mtime: 1729951114
commit: 33a157b0259bbde3a5e04b9c26298d7dc59d2367598df88287d2aa2727b09994
mtime: 1729953388
commit: 6c9263f7cbce7e995740aea536085e374358bc8c78104fe23b21f22ba046bb7f
url: https://src.opensuse.org/jengelh/libosmo-abis
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76a0ad10522a24c5b44f6704edb2e75ac2bc953af83c20f11def1a0cc491a6aa
oid sha256:56664c0fb74f6d2cc350a947a4a32a2e0788bdc3623b2ef0c6a78ee275ff8e22
size 256

View File

@ -73,12 +73,12 @@ cards, as well as some A-bis/IP dialects.
This subpackage contains libraries and header files for developing
applications that want to make use of libosmoabis.
%package -n libosmotrau2
%package -n libosmotrau10
Summary: Osmocom GSM TRAU (E1/RTP) library
License: GPL-2.0-or-later
Group: System/Libraries
%description -n libosmotrau2
%description -n libosmotrau10
This library implements the Transcoder and Rate Adaptation Unit (TRAU) for
GSM systems.
The TRAU enables the use of lower rates (32, 16 or 8 kbps) over the
@ -89,7 +89,7 @@ Switching Center (MSC) is designed.
Summary: Development files for the Osmocom TRAU (E1/RTP) library
License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
Requires: libosmotrau2 = %version
Requires: libosmotrau10 = %version-%release
%description -n libosmotrau-devel
This library implements the Transcoder and Rate Adaptation Unit
@ -121,10 +121,8 @@ if ! %make_build check; then
%endif
fi
%post -n libosmoabis13 -p /sbin/ldconfig
%postun -n libosmoabis13 -p /sbin/ldconfig
%post -n libosmotrau2 -p /sbin/ldconfig
%postun -n libosmotrau2 -p /sbin/ldconfig
%ldconfig_scriptlets -n libosmoabis13
%ldconfig_scriptlets -n libosmotrau10
%files -n libosmoabis13
%_libdir/libosmoabis.so.*
@ -137,7 +135,7 @@ fi
%_libdir/libosmoabis.so
%_libdir/pkgconfig/libosmoabis.pc
%files -n libosmotrau2
%files -n libosmotrau10
%_libdir/libosmotrau.so.*
%files -n libosmotrau-devel