diff --git a/mysql8.4.spec b/mysql8.4.spec index effcda3..34d7ccc 100644 --- a/mysql8.4.spec +++ b/mysql8.4.spec @@ -8,7 +8,7 @@ ExcludeArch: %{ix86} # Set if this package will be the default one in distribution -%{!?mysql_default:%global mysql_default 1} +%{!?mysql_default:%global mysql_default 0} # Regression tests may take a long time (many cores recommended), skip them by # passing --nocheck to rpmbuild or by setting runselftest to 0 if defining