From 6b824a097c2f1795e0e7cc3b9ddb5032e59e2611 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 1 Nov 2011 17:23:25 +0000 Subject: [PATCH 1/1] - no gnome (not supported by upstream) Changed files: bacula.spec -> 1.183 --- bacula.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bacula.spec b/bacula.spec index ca39a97..dafda8c 100644 --- a/bacula.spec +++ b/bacula.spec @@ -5,7 +5,6 @@ # # Conditional build: %bcond_without console_wx # wx-console program -%bcond_without console_gnome # gnome console %bcond_without bat # bat Qt4 GUI %bcond_without mysql # use MySQL %bcond_without pgsql # use PostgreSQL @@ -467,7 +466,6 @@ QMAKE=%{_bindir}/qt4-qmake \ --disable-conio \ --enable-smartalloc \ %{?with_console_wx:--enable-bwx-console} \ - %{?with_console_gnome:--enable-gnome} \ --enable-tray-monitor \ %{?with_python:--with-python} \ --with-readline \ @@ -545,7 +543,7 @@ cp -a %{SOURCE16} $RPM_BUILD_ROOT/etc/sysconfig/bacula-sd cp -a scripts/bacula.png $RPM_BUILD_ROOT%{_pixmapsdir}/bacula.png #install src/tray-monitor/generic.xpm $RPM_BUILD_ROOT%{_pixmapsdir}/bacula-tray-monitor.xpm sed -e 's/gnome-console/wx-console/g;s/Console/Wx Console/g' \ - scripts/bacula.desktop.gnome2 > $RPM_BUILD_ROOT%{_desktopdir}/bacula-wx.desktop + scripts/wxconsole.desktop.consolehelper > $RPM_BUILD_ROOT%{_desktopdir}/bacula-wx.desktop #sed -e 's#%{_sbindir}#%{_bindir}#' \ # scripts/bacula-tray-monitor.desktop > $RPM_BUILD_ROOT%{_desktopdir}/bacula-tray-monitor.desktop %endif -- 2.44.0