From: areq Date: Sat, 2 Jun 2007 15:57:23 +0000 (+0000) Subject: - fix sqlite build X-Git-Tag: auto/th/bacula-2_2_4-0_2~6 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=a0e7dec737234872e7159079e756f55565b0eeab;p=packages%2Fbacula.git - fix sqlite build Changed files: bacula.spec -> 1.65 --- diff --git a/bacula.spec b/bacula.spec index 57d29bd..19475cf 100644 --- a/bacula.spec +++ b/bacula.spec @@ -6,10 +6,10 @@ # Conditional build: %bcond_without console_wx # wx-console program %bcond_without gnome # gnome-console program -%bcond_without mysql # use mysql +%bcond_without sqlite # use sqlite +%bcond_with mysql # use mysql %bcond_with python %bcond_with rescue -%bcond_with sqlite # use sqlite %bcond_with sqlite3 # use sqlite3 insted sqlite %bcond_with sqlite3_sync_off # makes sqlite3 backend much faster, but less reliable %if %{with mysql}