forked from pool/libosmo-abis
Accepting request 369804 from home:oertel:branches:network:telephony
- add ExcludeArch to follow libosmocore OBS-URL: https://build.opensuse.org/request/show/369804 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-abis?expand=0&rev=17
This commit is contained in:
parent
499976eb19
commit
9850443313
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 11 01:55:24 CET 2016 - ro@suse.de
|
||||||
|
|
||||||
|
- add ExcludeArch to follow libosmocore
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 22 19:08:57 UTC 2016 - jengelh@inai.de
|
Fri Jan 22 19:08:57 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -40,6 +40,10 @@ BuildRequires: pkgconfig(libosmocore) >= 0.3.0
|
|||||||
BuildRequires: pkgconfig(libosmogsm) >= 0.3.10
|
BuildRequires: pkgconfig(libosmogsm) >= 0.3.10
|
||||||
BuildRequires: pkgconfig(libosmovty) >= 0.3.0
|
BuildRequires: pkgconfig(libosmovty) >= 0.3.0
|
||||||
BuildRequires: pkgconfig(ortp) >= 0.13.1
|
BuildRequires: pkgconfig(ortp) >= 0.13.1
|
||||||
|
# follow arch limitations for libosmocore
|
||||||
|
# do not try to build for big-endian archs
|
||||||
|
# as suggested by http://lists.osmocom.org/pipermail/baseband-devel/2015-February/000022.html
|
||||||
|
ExcludeArch: ppc ppc64 ppc64p7 mips mips64 %sparc s390 s390x
|
||||||
|
|
||||||
%description
|
%description
|
||||||
In GSM, A-bis is a BSS-internal interface link between the BTS and
|
In GSM, A-bis is a BSS-internal interface link between the BTS and
|
||||||
|
Loading…
Reference in New Issue
Block a user