Change in osmo-trx[master]: osmo-trx.spec: move ipc-driver-test into package ipc-test

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Mon Jan 11 00:30:17 UTC 2021


lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/22053 )

Change subject: osmo-trx.spec: move ipc-driver-test into package ipc-test
......................................................................

osmo-trx.spec: move ipc-driver-test into package ipc-test

Allow to drop the uhd runtime dependency of osmo-trx-ipc.
uhd is only required for the driver-test utility.

Related: SYS#5266
Change-Id: Iff91e09684167247c9c7de0141451a5b9344aa0d
---
M contrib/osmo-trx.spec.in
1 file changed, 13 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  daniel: Looks good to me, approved



diff --git a/contrib/osmo-trx.spec.in b/contrib/osmo-trx.spec.in
index ace7212..8f4bb48 100644
--- a/contrib/osmo-trx.spec.in
+++ b/contrib/osmo-trx.spec.in
@@ -149,6 +149,16 @@
 between different telecommunication associations for developing new
 generations of mobile phone networks. (post-2G/GSM)
 
+%package ipc-test
+Summary:        SDR transceiver that implements Layer 1 of a GSM BTS (IPC) driver test utility
+Group:          Productivity/Telephony/Servers
+
+%description ipc-test
+OsmoTRX is a software-defined radio transceiver that implements the Layer 1
+physical layer of a BTS comprising the following 3GPP specifications:
+
+This package include the test tools for osmo-trx-ipc
+
 %prep
 %setup -q
 
@@ -234,9 +244,11 @@
 
 %files ipc
 %{_bindir}/osmo-trx-ipc
-%{_bindir}/ipc-driver-test
 %dir %{_sysconfdir}/osmocom
 %config(noreplace) %{_sysconfdir}/osmocom/osmo-trx-ipc.cfg
 %{_unitdir}/osmo-trx-ipc.service
 
+%files ipc-test
+%{_bindir}/ipc-driver-test
+
 %changelog

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/22053
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: Iff91e09684167247c9c7de0141451a5b9344aa0d
Gerrit-Change-Number: 22053
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210111/28053015/attachment.htm>


More information about the gerrit-log mailing list