aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-07-19 12:47:08 +0200
committerHarald Welte <laforge@osmocom.org>2020-07-19 12:48:00 +0200
commit01eedbfd6ce5476d619e56136cbf830dcc15bd84 (patch)
tree7227f148f605bb532b28135a28978006b4a226a1
parentbd5b92fa7db18fd94d72030332312a5eda5ef89a (diff)
osmo-bsc.spec.in: Add missing directories to package
CentOS is happy with the spec file as-is, but OpenSuSE is more strict: [ 62s] osmo-bsc-1.6.0.191.bd5b-lp152.1.1.x86_64.rpm: directories not owned by a package: [ 62s] - /usr/share/doc/packages/osmo-bsc/examples/osmo-bsc/ericsson [ 62s] - /usr/share/doc/packages/osmo-bsc/examples/osmo-bsc/nokia [ 62s] - /usr/share/doc/packages/osmo-bsc/examples/osmo-bsc/siemens Change-Id: I40ad5d38b968db847cf5f733f82163ecac1151e0
-rw-r--r--contrib/osmo-bsc.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/osmo-bsc.spec.in b/contrib/osmo-bsc.spec.in
index 1120bf740..8293c5195 100644
--- a/contrib/osmo-bsc.spec.in
+++ b/contrib/osmo-bsc.spec.in
@@ -124,6 +124,9 @@ make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)
%{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc.cfg
%{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
%{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc-minimal.cfg
+%dir %{_docdir}/%{name}/examples/osmo-bsc/ericsson
+%dir %{_docdir}/%{name}/examples/osmo-bsc/nokia
+%dir %{_docdir}/%{name}/examples/osmo-bsc/siemens
%{_docdir}/%{name}/examples/osmo-bsc/*/osmo-bsc*.cfg
%dir %{_sysconfdir}/osmocom
%config(noreplace) %{_sysconfdir}/osmocom/osmo-bsc.cfg