From 26a93fe8010f0847e35af99e6ca55069ea8e1a90 Mon Sep 17 00:00:00 2001 From: Davide Franco Date: Mon, 29 May 2017 11:32:11 +0200 Subject: [PATCH] rpm: Add missing libs bbconsjson, bdirjson and bsdjson --- bacula/platforms/rpms/redhat/bacula.spec.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bacula/platforms/rpms/redhat/bacula.spec.in b/bacula/platforms/rpms/redhat/bacula.spec.in index dc8bd7d9ff..a1a6097f50 100644 --- a/bacula/platforms/rpms/redhat/bacula.spec.in +++ b/bacula/platforms/rpms/redhat/bacula.spec.in @@ -886,11 +886,15 @@ rm -f $RPM_BUILD_DIR/Release_Notes-%{version}-%{release}.txt %attr(-, root, %{daemon_group}) %{_sbindir}/bacula-sd %attr(-, root, %{daemon_group}) %{_sbindir}/btraceback %attr(-, root, %{daemon_group}) %{_sbindir}/bconsole +%attr(-, root, %{daemon_group}) %{_sbindir}/bbconsjson %attr(-, root, %{daemon_group}) %{_sbindir}/bsmtp %attr(-, root, %{daemon_group}) %{_sbindir}/bscan %attr(-, root, %{daemon_group}) %{_sbindir}/btape +%attr(-, root, %{daemon_group}) %{_sbindir}/bdirjson +%attr(-, root, %{daemon_group}) %{_sbindir}/bsdjson %attr(755, root, root) %{_sbindir}/bsnapshot +%attr(755, root, root) %{_sbindir}/bfdjson %{_sbindir}/bacula-fd %{_sbindir}/bacula -- 2.39.2