summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mysql55.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec
index a86ec73..b64918d 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -278,7 +278,7 @@ cmake . -DBUILD_CONFIG=mysql_release \
%endif
-DWITH_EMBEDDED_SERVER=ON \
-DWITH_READLINE=ON \
-%if 0%{?fedora} >= 6 || 0%{?rhel} >= 5
+%if 0%{?fedora} >= 9 || 0%{?rhel} >= 5
-DWITH_SSL=system \
%else
-DWITH_SSL=bundled \