[bacula/f21] Fix tray-monitor packaging (again)

Simone Caronni slaanesh at fedoraproject.org
Mon Mar 2 07:52:31 UTC 2015


commit f4700a3d1ff4f071946f974a900528cfac6adb0b
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Mar 2 08:51:46 2015 +0100

    Fix tray-monitor packaging (again)

 bacula.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/bacula.spec b/bacula.spec
index 6aea147..e97a1b2 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -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 at gmail.com> - 7.0.5-4
+- Fix tray-monitor packaging (again).
+
 * Tue Feb 24 2015 Simone Caronni <negativo17 at gmail.com> - 7.0.5-3
 - Add license macro.
 


More information about the scm-commits mailing list