From a6a4fcb038d3ab5396c703b2b48555d075d1551f Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 26 Jan 2010 11:53:19 +0100 Subject: [PATCH] Update bacula.spec with tips from Mory Henderson --- bacula/platforms/redhat/bacula.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 -- 2.39.5