# 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 <barninger@fairfieldcomputers.com>
%define single_dir 0
--with-pid-dir=%{pid_dir} \
--with-subsys-dir=%{_subsysdir} \
--enable-smartalloc \
- --disable-gome \
+ --disable-gnome \
--disable-bwx-console \
--disable-tray-monitor \
%if %{mysql}
--with-postgresql \
%endif
--disable-bat \
- --without-qwt \
%if %{python}
--with-python \
%endif