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