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
Wed Jun 17 13:29:18 UTC 2020


laforge has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/79/18879/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200617/58e05d4e/attachment.htm>


More information about the gerrit-log mailing list