From: Marcin Krol Date: Thu, 9 May 2024 19:44:09 +0000 (+0200) Subject: - fix bcond comment (breaks build) X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=a1a3d9a8be2f939d37db7cccf1a36c0a547fc8af;p=packages%2Fmysql.git - fix bcond comment (breaks build) --- diff --git a/mysql.spec b/mysql.spec index c6f4ec1..1c04871 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_without default # default version of MySQL (with -common and -devel) +%bcond_without default # default version of MySQL (with common and devel) %define mysqlversion 8.0 %define mysqlpriority 80