Change in osmo-mgw[master]: osmo-mgw.spec.in: Use %config(noreplace) to retain current config file

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 24 05:27:07 UTC 2020


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

Change subject: osmo-mgw.spec.in: Use %config(noreplace) to retain current config file
......................................................................

osmo-mgw.spec.in: Use %config(noreplace) to retain current config file

Change-Id: I37c130d9715a6826cc338f77edcd3cbec762fffd
---
M contrib/osmo-mgw.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/contrib/osmo-mgw.spec.in b/contrib/osmo-mgw.spec.in
index 09d5a09..d24417e 100644
--- a/contrib/osmo-mgw.spec.in
+++ b/contrib/osmo-mgw.spec.in
@@ -114,7 +114,7 @@
 %{_bindir}/osmo-mgw
 %{_unitdir}/osmo-mgw.service
 %dir %{_sysconfdir}/osmocom
-%config %{_sysconfdir}/osmocom/osmo-mgw.cfg
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-mgw.cfg
 
 %files -n libosmo-mgcp-client6
 %{_libdir}/libosmo-mgcp-client.so.6*

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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I37c130d9715a6826cc338f77edcd3cbec762fffd
Gerrit-Change-Number: 18959
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200624/49709d3f/attachment.htm>


More information about the gerrit-log mailing list