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
Mon Jun 22 12:21:05 UTC 2020


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



  git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/59/18959/1

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


More information about the gerrit-log mailing list