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.2.1~1625 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b87ca84e50cf0c1d2df4e49e5fc124c9dc369f12;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