Change in osmo-msc[master]: osmo-msc.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
Tue Jun 23 20:07:56 UTC 2020


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

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

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

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

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



diff --git a/contrib/osmo-msc.spec.in b/contrib/osmo-msc.spec.in
index da6c0ba..c968d3e 100644
--- a/contrib/osmo-msc.spec.in
+++ b/contrib/osmo-msc.spec.in
@@ -114,6 +114,6 @@
 %{_bindir}/osmo-msc
 %{_unitdir}/%{name}.service
 %dir %{_sysconfdir}/osmocom
-%config %{_sysconfdir}/osmocom/osmo-msc.cfg
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-msc.cfg
 
 %changelog

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I00c3152b774a826230a112eae93b0e7c4d4f4c7a
Gerrit-Change-Number: 18960
Gerrit-PatchSet: 3
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/20200623/066c3ba5/attachment.htm>


More information about the gerrit-log mailing list