osmith submitted this change.
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(-)
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 change 27653. To unsubscribe, or for help writing mail filters, visit settings.