File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
mysql-connector-python/cpydist/data/rpm
mysqlx-connector-python/cpydist/data/rpm Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232%define _build_id_links none
3333%define current_year %(date +%Y )
3434
35- %{ ! ?__python3: % global __python3 /usr/bin/python3.12}
36- %{ ! ?python3_pkgversion: % global python3_pkgversion 3.12}
35+ %global __python3 /usr/bin/python3.12
36+ %global python3_pkgversion 3.12
3737
3838%{?mysql_capi: %global with_mysql_capi %{mysql_capi }}
3939%{?extra_compile_args: %global extra_compile_args %{extra_compile_args }}
Original file line number Diff line number Diff line change 3131%undefine _package_note_file
3232%define current_year %(date +%Y )
3333
34- %{ ! ?__python3: % global __python3 /usr/bin/python3.12}
35- %{ ! ?python3_pkgversion: % global python3_pkgversion 3.12}
34+ %global __python3 /usr/bin/python3.12
35+ %global python3_pkgversion 3.12
3636
3737%{?protobuf_include_dir: %global with_protobuf_include_dir %{protobuf_include_dir }}
3838%{?protobuf_lib_dir: %global with_protobuf_lib_dir %{protobuf_lib_dir }}
You can’t perform that action at this time.
0 commit comments