osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-bsc/+/27653 )
Change subject: contrib/osmo-bsc.spec.in: add new config files
......................................................................
contrib/osmo-bsc.spec.in: add new config files
Fix for:
Installed (but unpackaged) file(s) found:
/usr/share/doc/osmo-bsc/examples/osmo-bsc/osmo-bsc-4trx-fh.confmerge
/usr/share/doc/osmo-bsc/examples/osmo-bsc/osmo-bsc-4trx.cfg
Change-Id: Ie6c68681e5e68f4aa071fe4cee8f49040a4463e6
---
M contrib/osmo-bsc.spec.in
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/53/27653/1
diff --git a/contrib/osmo-bsc.spec.in b/contrib/osmo-bsc.spec.in
index 187242c..86c8ea6 100644
--- a/contrib/osmo-bsc.spec.in
+++ b/contrib/osmo-bsc.spec.in
@@ -128,6 +128,8 @@
%dir %{_docdir}/%{name}/examples/osmo-bsc/siemens
%{_docdir}/%{name}/examples/osmo-bsc/*/osmo-bsc*.cfg
%dir %{_sysconfdir}/osmocom
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-bsc-4trx-fh.confmerge
+%config(noreplace) %{_sysconfdir}/osmocom/osmo-bsc-4trx.cfg
%config(noreplace) %{_sysconfdir}/osmocom/osmo-bsc.cfg
%{_unitdir}/%{name}.service
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/27653
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ie6c68681e5e68f4aa071fe4cee8f49040a4463e6
Gerrit-Change-Number: 27653
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange