From: Marcin Krol Date: Thu, 9 May 2024 19:43:37 +0000 (+0200) Subject: - fix bcond comment (breaks build) X-Git-Url: https://git.tld-linux.org/?p=packages%2Fmysql.git;a=commitdiff_plain;h=HEAD;ds=sidebyside - fix bcond comment (breaks build) --- diff --git a/mysql.spec b/mysql.spec index 2e3fd45..15f44b1 100644 --- a/mysql.spec +++ b/mysql.spec @@ -12,7 +12,7 @@ %bcond_with tests # run test suite %bcond_with ndb # NDB is now a separate product, this here is broken, so disable it %bcond_without ldap # LDAP auth support (requires MIT Kerberos) -%bcond_with default # default version of MySQL (with -common and -devel) +%bcond_with default # default version of MySQL (with common and devel) %define mysqlversion 8.4 %define mysqlpriority 84