forked from pool/osmo-iuh
- Add 0001-fix-return-values.patch,
0001-iu_client-uses-gprs_msgb.h.patch OBS-URL: https://build.opensuse.org/package/show/network:telephony/osmo-iuh?expand=0&rev=6
This commit is contained in:
@@ -25,6 +25,7 @@ URL: https://osmocom.org/projects/osmohnbgw/wiki
|
||||
Source: %name-%version.tar.xz
|
||||
Patch1: 0001-fix-compiler-warning-implicit-function-declaration-i.patch
|
||||
Patch2: 0001-fix-return-values.patch
|
||||
Patch3: 0001-iu_client-uses-gprs_msgb.h.patch
|
||||
BuildRequires: automake >= 1.9
|
||||
BuildRequires: libtool >= 2
|
||||
BuildRequires: lksctp-tools-devel
|
||||
@@ -36,6 +37,7 @@ BuildRequires: pkgconfig(libasn1c) >= 0.9.28
|
||||
BuildRequires: pkgconfig(libosmo-netif) >= 0.1.0
|
||||
BuildRequires: pkgconfig(libosmo-sigtran) >= 0.8.0
|
||||
BuildRequires: pkgconfig(libosmocore) >= 0.10.0
|
||||
BuildRequires: pkgconfig(libosmogb)
|
||||
BuildRequires: pkgconfig(libosmogsm) >= 0.10.0
|
||||
BuildRequires: pkgconfig(libosmovty) >= 0.10.0
|
||||
|
||||
@@ -62,7 +64,7 @@ applications that want to make use of libosmoranap.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P 1 -P 2 -p1
|
||||
%patch -P 1 -P 2 -P 3 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
|
Reference in New Issue
Block a user