Change in osmo-bsc[master]: osmo-bsc.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:20 UTC 2020


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

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

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

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

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/contrib/osmo-bsc.spec.in b/contrib/osmo-bsc.spec.in
index 20367a0..1d44940 100644
--- a/contrib/osmo-bsc.spec.in
+++ b/contrib/osmo-bsc.spec.in
@@ -125,7 +125,7 @@
 %{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
 %{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc-minimal.cfg
 %dir %{_sysconfdir}/osmocom
-%config %{_sysconfdir}/osmocom/osmo-bsc.cfg
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-bsc.cfg
 %{_unitdir}/%{name}.service
 
 %files abisip-find

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Icba90f52c40860262de9a4d5aebd418ddafde8d8
Gerrit-Change-Number: 18958
Gerrit-PatchSet: 2
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/b7ff02ac/attachment.htm>


More information about the gerrit-log mailing list