]> TLD Linux GIT Repositories - packages/mysql.git/commitdiff
- python3, disabled tests and systemtap, release 1
authorMarcin Krol <hawk@tld-linux.org>
Sat, 16 Dec 2023 17:02:02 +0000 (18:02 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 16 Dec 2023 17:02:02 +0000 (18:02 +0100)
mysql.spec

index b01f597041934986f2f15369e34f2c500022d36b..dffa21bae32f84b34f99fd4315a256b2939b5e7f 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)
 
@@ -38,7 +38,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器
 %define majorver        8.2
 Name:          mysql%{majorver}
 Version:       8.2.0
-Release:        0.1
+Release:        1
 License:       GPL v2 + MySQL FOSS License Exception
 Group:         Applications/Databases
 #Source0Download: https://dev.mysql.com/downloads/mysql/8.2.html#downloads
@@ -94,7 +94,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