Change in osmo-trx[master]: RPM spec file: Require uhd-firmware for osmo-trx-uhd

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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jun 18 11:42:18 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/18879 )

Change subject: RPM spec file: Require uhd-firmware for osmo-trx-uhd
......................................................................

RPM spec file: Require uhd-firmware for osmo-trx-uhd

The automatic dependency will only depend on the UHD library
package.  The user will then fail to start osmo-trx-uhd due to
missing firmware.  So let's include an explicit 'Requires' to the
uhd-firmware package to solve this.

Change-Id: I0ebfe669c21d3957a48d57bd7248244e3e924236
---
M contrib/osmo-trx.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/contrib/osmo-trx.spec.in b/contrib/osmo-trx.spec.in
index 535e375..fa46b74 100644
--- a/contrib/osmo-trx.spec.in
+++ b/contrib/osmo-trx.spec.in
@@ -69,6 +69,7 @@
 %package uhd
 Summary:        SDR transceiver that implements Layer 1 of a GSM BTS (UHD)
 Group:          Productivity/Telephony/Servers
+Requires:       uhd-firmware
 
 %description uhd
 OsmoTRX is a software-defined radio transceiver that implements the Layer 1

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

Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I0ebfe669c21d3957a48d57bd7248244e3e924236
Gerrit-Change-Number: 18879
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
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/20200618/c77ca377/attachment.htm>


More information about the gerrit-log mailing list