Fix tray-monitor packaging (again)
This commit is contained in:
parent
306093510e
commit
f4700a3d1f
@ -3,7 +3,7 @@
|
||||
|
||||
Name: bacula
|
||||
Version: 7.0.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||
# See LICENSE for details
|
||||
License: AGPLv3 with exceptions
|
||||
@ -374,6 +374,7 @@ make -C examples/nagios/check_bacula
|
||||
pushd src/qt-console/tray-monitor
|
||||
$QMAKE tray-monitor.pro
|
||||
make %{?_smp_mflags}
|
||||
cp -f .libs/bacula-tray-monitor .
|
||||
popd
|
||||
%endif
|
||||
|
||||
@ -746,6 +747,9 @@ fi
|
||||
%{_libdir}/nagios/plugins/check_bacula
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2015 Simone Caronni <negativo17@gmail.com> - 7.0.5-4
|
||||
- Fix tray-monitor packaging (again).
|
||||
|
||||
* Tue Feb 24 2015 Simone Caronni <negativo17@gmail.com> - 7.0.5-3
|
||||
- Add license macro.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user