]> TLD Linux GIT Repositories - packages/mysql.git/commitdiff
- python3, without tests and systemtap
authorMarcin Krol <hawk@tld-linux.org>
Sun, 17 Dec 2023 20:56:24 +0000 (21:56 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 17 Dec 2023 20:56:24 +0000 (21:56 +0100)
mysql.spec

index 665fda5fb64f48a46e9d59897d476db8a6d5673b..8abaf27a239bfc1816c87fe1cf4f3467cea20d32 100644 (file)
 %bcond_without federated       # Federated storage engine support
 %bcond_without raid            # RAID support
 %bcond_without ssl             # OpenSSL support
-%bcond_without systemtap       # systemtap/dtrace probes
+%bcond_with    systemtap       # systemtap/dtrace probes
 %bcond_without tcpd            # libwrap (tcp_wrappers) support
 %bcond_with    sphinx          # Sphinx storage engine support
 # mysql needs boost 1.77.0 and doesn't support newer/older boost versions
 %bcond_with    system_boost
-%bcond_without tests           # run test suite
+%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)
 
@@ -93,7 +93,7 @@ BuildRequires:        ncurses-devel >= 4.2
 BuildRequires: pam-devel
 BuildRequires: perl-devel >= 1:5.6.1
 BuildRequires: protobuf-devel >= 2.5
-BuildRequires: python-modules
+BuildRequires: python3-modules
 BuildRequires: readline-devel >= 6.2
 BuildRequires: rpcsvc-proto
 BuildRequires: rpm-build >= 4.6