Change in osmo-gbproxy[master]: contrib/osmo-gbproxy.spec.in: fix config paths

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
Tue Feb 2 18:11:26 UTC 2021


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

Change subject: contrib/osmo-gbproxy.spec.in: fix config paths
......................................................................

contrib/osmo-gbproxy.spec.in: fix config paths

Make the spec file build (verified with own OBS namespace).

Related: OS#4992
Change-Id: I0b90d1e1a270963d5a053c95825c30193655e798
---
M contrib/osmo-gbproxy.spec.in
1 file changed, 6 insertions(+), 5 deletions(-)

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



diff --git a/contrib/osmo-gbproxy.spec.in b/contrib/osmo-gbproxy.spec.in
index 9392147..f7e7377 100644
--- a/contrib/osmo-gbproxy.spec.in
+++ b/contrib/osmo-gbproxy.spec.in
@@ -1,7 +1,8 @@
 #
-# spec file for package osmo-sgsn
+# spec file for package osmo-gbproxy
 #
 # Copyright (c) 2017, Martin Hauke <mardnh at gmx.de>
+# Copyright (c) 2021, sysmocom - s.f.m.c. GmbH
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -70,10 +71,10 @@
 %files
 %doc AUTHORS README.md
 %dir %{_docdir}/%{name}/examples
-%dir %{_docdir}/%{name}/examples/osmo-sgsn
-%{_docdir}/%{name}/examples/osmo-sgsn/osmo-gbproxy.cfg
-%{_docdir}/%{name}/examples/osmo-sgsn/osmo-gbproxy-legacy.cfg
-%{_docdir}/%{name}/examples/osmo-sgsn/osmo-gbproxy-pool.cfg
+%dir %{_docdir}/%{name}/examples/osmo-gbproxy
+%{_docdir}/%{name}/examples/osmo-gbproxy/osmo-gbproxy.cfg
+%{_docdir}/%{name}/examples/osmo-gbproxy/osmo-gbproxy-legacy.cfg
+%{_docdir}/%{name}/examples/osmo-gbproxy/osmo-gbproxy-pool.cfg
 %{_bindir}/osmo-gbproxy
 %dir %{_sysconfdir}/osmocom
 %config(noreplace) %{_sysconfdir}/osmocom/osmo-gbproxy.cfg

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

Gerrit-Project: osmo-gbproxy
Gerrit-Branch: master
Gerrit-Change-Id: I0b90d1e1a270963d5a053c95825c30193655e798
Gerrit-Change-Number: 22590
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann 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/20210202/f8f75592/attachment.htm>


More information about the gerrit-log mailing list