Hello,

sorry for all these mails but I'm checking all the patches Fedora
carries in the package.
Is there a particular reason on why bat is built with debug enabled?

diff -up bacula-5.2.2/src/qt-console/bat.pro.in.optflags
bacula-5.2.2/src/qt-console/bat.pro.in
--- bacula-5.2.2/src/qt-console/bat.pro.in.optflags     2011-11-29
16:44:53.459899389 -0500
+++ bacula-5.2.2/src/qt-console/bat.pro.in      2011-11-29 16:48:46.749029323 
-0500
@@ -6,7 +6,7 @@
 #
 #   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #
-CONFIG += qt debug @QWT@
+CONFIG += qt release @QWT@

 bins.path = /$(DESTDIR)@sbindir@
 bins.files = bat

According to the git repository; the qt tray-monitor already has debug removed.

http://www.bacula.org/git/cgit.cgi/bacula/commit/?id=b71b27c03561b596b9bf1565d1d8db5759bb2be9

Thanks,
--Simone




-- 
You cannot discover new oceans unless you have the courage to lose
sight of the shore (R. W. Emerson).
diff -up bacula-5.2.2/src/qt-console/bat.pro.in.optflags bacula-5.2.2/src/qt-console/bat.pro.in
--- bacula-5.2.2/src/qt-console/bat.pro.in.optflags	2011-11-29 16:44:53.459899389 -0500
+++ bacula-5.2.2/src/qt-console/bat.pro.in	2011-11-29 16:48:46.749029323 -0500
@@ -6,7 +6,7 @@
 #
 #   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #    
-CONFIG += qt debug @QWT@
+CONFIG += qt release @QWT@
 
 bins.path = /$(DESTDIR)@sbindir@
 bins.files = bat
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to