Change in osmo-cbc[master]: WIP spec

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
Sun Jan 24 14:59:20 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-cbc/+/22412 )


Change subject: WIP spec
......................................................................

WIP spec

Change-Id: Id1ba3a26f3b40a42c69c61e844f00f2ddc70941b
---
M contrib/osmo-cbc.spec.in
1 file changed, 9 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/12/22412/1

diff --git a/contrib/osmo-cbc.spec.in b/contrib/osmo-cbc.spec.in
index bd90c51..621052e 100644
--- a/contrib/osmo-cbc.spec.in
+++ b/contrib/osmo-cbc.spec.in
@@ -47,6 +47,11 @@
 %description
 OsmoCBC: Osmocom's Cell Broadcast Centre for 3GPP mobile networks.
 
+%package osmo-cbc-utils
+Summary:	CLI utility to interface osmo-cbc REST interface
+License:	AGPL-3.0-or-later
+Group:		Productivity/Telephony/Utilities
+
 %prep
 %setup -q
 
@@ -60,6 +65,7 @@
 
 %install
 %make_install
+install -m 755 contrib/cbc-apitooo.py %{buildroot}/usr/bin/cbc-apitool.py
 
 %if 0%{?suse_version}
 %preun
@@ -89,4 +95,7 @@
 %config(noreplace) %{_sysconfdir}/osmocom/osmo-cbc.cfg
 %{_unitdir}/%{name}.service
 
+%files osmo-cbc-utils
+%{_bindir}/cbc-apitool.py
+
 %changelog

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

Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: Id1ba3a26f3b40a42c69c61e844f00f2ddc70941b
Gerrit-Change-Number: 22412
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/20210124/4c9e4ecf/attachment.htm>


More information about the gerrit-log mailing list