From: Kern Sibbald Date: Tue, 26 Jan 2010 10:53:19 +0000 (+0100) Subject: Update bacula.spec with tips from Mory Henderson X-Git-Tag: Release-5.2.1~1842 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a6a4fcb038d3ab5396c703b2b48555d075d1551f;p=bacula%2Fbacula Update bacula.spec with tips from Mory Henderson --- diff --git a/bacula/platforms/redhat/bacula.spec b/bacula/platforms/redhat/bacula.spec index ea470ce938..5a4d8fe086 100644 --- a/bacula/platforms/redhat/bacula.spec +++ b/bacula/platforms/redhat/bacula.spec @@ -1,12 +1,12 @@ # Bacula RPM spec file # -# Copyright (C) 2000-2009 Free Software Foundation Europe e.V. +# Copyright (C) 2000-2010 Free Software Foundation Europe e.V. # Platform Build Configuration # basic defines for every build %define _release 1 -%define _version 3.0.3 +%define _version 5.0.0 %define _packager D. Scott Barninger %define single_dir 0 @@ -796,7 +796,7 @@ export LDFLAGS="${LDFLAGS} -L/usr/lib64/python%{pyver}" --with-pid-dir=%{pid_dir} \ --with-subsys-dir=%{_subsysdir} \ --enable-smartalloc \ - --disable-gome \ + --disable-gnome \ --disable-bwx-console \ --disable-tray-monitor \ %if %{mysql} @@ -813,7 +813,6 @@ export LDFLAGS="${LDFLAGS} -L/usr/lib64/python%{pyver}" --with-postgresql \ %endif --disable-bat \ - --without-qwt \ %if %{python} --with-python \ %endif