aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-02-23 16:21:49 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-02-23 16:21:49 +0100
commitde169199b96010cac26ca43e968fea68f9fac9bd (patch)
treeb300e707441acfdfe59f75bfb693e1efab4eed45 /contrib
parent216316a6c149df155730a31deacc16314797edac (diff)
Bump version: 1.0.0.34-2163-dirty → 1.1.01.1.0
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libosmo-abis.spec.in20
1 files changed, 10 insertions, 10 deletions
diff --git a/contrib/libosmo-abis.spec.in b/contrib/libosmo-abis.spec.in
index d010099..2448564 100644
--- a/contrib/libosmo-abis.spec.in
+++ b/contrib/libosmo-abis.spec.in
@@ -27,10 +27,10 @@ BuildRequires: automake >= 1.6
BuildRequires: libtool >= 2
BuildRequires: pkgconfig >= 0.20
BuildRequires: xz
-BuildRequires: pkgconfig(libosmocore) >= 1.1.0
-BuildRequires: pkgconfig(libosmogsm) >= 1.1.0
-BuildRequires: pkgconfig(libosmovty) >= 1.1.0
-BuildRequires: pkgconfig(libosmocodec) >= 1.1.0
+BuildRequires: pkgconfig(libosmocore) >= 1.5.0
+BuildRequires: pkgconfig(libosmogsm) >= 1.5.0
+BuildRequires: pkgconfig(libosmovty) >= 1.5.0
+BuildRequires: pkgconfig(libosmocodec) >= 1.5.0
BuildRequires: pkgconfig(ortp) >= 0.22
BuildRequires: pkgconfig(talloc)
@@ -39,12 +39,12 @@ In GSM, A-bis is a BSS-internal interface link between the BTS and
BSC. This interface allows control of the radio equipment and radio
frequency allocation in the BTS.
-%package -n libosmoabis9
+%package -n libosmoabis10
Summary: Osmocom GSM A-bis interface library
License: AGPL-3.0-or-later
Group: System/Libraries
-%description -n libosmoabis9
+%description -n libosmoabis10
In the GSM system architecture, A-bis is a Base Station
System-internal interface linking the Base Transceiver Stations (BTS)
and Base Station Controller (BSC). This interface allows control of
@@ -58,7 +58,7 @@ cards, as well as some A-bis/IP dialects.
Summary: Development files for the Osmocom GSM A-bis library
License: AGPL-3.0-or-later
Group: Development/Libraries/C and C++
-Requires: libosmoabis9 = %version
+Requires: libosmoabis10 = %version
Requires: libosmocore-devel >= 0.3.0
Requires: libosmogsm-devel >= 0.3.10
@@ -120,12 +120,12 @@ find "$b/%_libdir" -type f -name "*.la" -delete
%check
make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)
-%post -n libosmoabis9 -p /sbin/ldconfig
-%postun -n libosmoabis9 -p /sbin/ldconfig
+%post -n libosmoabis10 -p /sbin/ldconfig
+%postun -n libosmoabis10 -p /sbin/ldconfig
%post -n libosmotrau2 -p /sbin/ldconfig
%postun -n libosmotrau2 -p /sbin/ldconfig
-%files -n libosmoabis9
+%files -n libosmoabis10
%defattr(-,root,root)
%_libdir/libosmoabis.so.9*