]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove --without-qwt from configure statement.
authorScott Barninger <sbarn@scott.localdomain>
Sun, 7 Mar 2010 15:33:48 +0000 (10:33 -0500)
committerScott Barninger <sbarn@scott.localdomain>
Sun, 7 Mar 2010 15:34:34 +0000 (10:34 -0500)
bacula/platforms/rpm/bacula.spec

index a7fc3655f5d316632aac609b8bd148378a75e49b..cd16bf70d63ba7af846a2e60df00fc1d01731fc7 100644 (file)
@@ -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 <barninger@fairfieldcomputers.com>
+- remove --without-qwt from configure statement
 * Sat Feb 27 2010 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - move shared libraries into bacula-libs package
 * Sat Feb 20 2010 D. Scott Barninger <barninger@fairfieldcomputers.com>