Change in libosmo-sccp[master]: libosmo-sccp.spec.in: Use %config(noreplace) to retain current config...

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:23:39 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/18961 )


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

libosmo-sccp.spec.in: Use %config(noreplace) to retain current config file

Change-Id: Ife551573160f9545875eecc2a5bfe8f994249814
---
M contrib/libosmo-sccp.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/61/18961/1

diff --git a/contrib/libosmo-sccp.spec.in b/contrib/libosmo-sccp.spec.in
index b195b1f..d393318 100644
--- a/contrib/libosmo-sccp.spec.in
+++ b/contrib/libosmo-sccp.spec.in
@@ -177,7 +177,7 @@
 %files -n osmo-stp
 %{_bindir}/osmo-stp
 %dir %{_sysconfdir}/osmocom
-%config %{_sysconfdir}/osmocom/osmo-stp.cfg
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-stp.cfg
 %{_unitdir}/osmo-stp.service
 %dir %{_docdir}/%{name}
 %dir %{_docdir}/%{name}/examples

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/18961
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Ife551573160f9545875eecc2a5bfe8f994249814
Gerrit-Change-Number: 18961
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/31dbfa14/attachment.htm>


More information about the gerrit-log mailing list