From: Scott Barninger Date: Sun, 7 Mar 2010 15:33:48 +0000 (-0500) Subject: Remove --without-qwt from configure statement. X-Git-Tag: Release-5.0.2~168 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7360b2609a7151f7178e59e5d8689251a50e5c65;p=bacula%2Fbacula Remove --without-qwt from configure statement. --- diff --git a/bacula/platforms/rpm/bacula.spec b/bacula/platforms/rpm/bacula.spec index a7fc3655f5..cd16bf70d6 100644 --- a/bacula/platforms/rpm/bacula.spec +++ b/bacula/platforms/rpm/bacula.spec @@ -788,7 +788,6 @@ export LDFLAGS="${LDFLAGS} -L/usr/lib64/python%{pyver}" --with-postgresql \ %endif --disable-bat \ - --without-qwt \ %if %{python} --with-python \ %endif @@ -1456,6 +1455,8 @@ echo "The database update scripts were installed to %{script_dir}/updatedb" %endif %changelog +* Sun Mar 07 2010 D. Scott Barninger +- remove --without-qwt from configure statement * Sat Feb 27 2010 D. Scott Barninger - move shared libraries into bacula-libs package * Sat Feb 20 2010 D. Scott Barninger