You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
377 B
17 lines
377 B
%dist .fc39
|
|
%_smp_mflags -j8
|
|
%jobs 8
|
|
%__brp_remove_la_files %nil
|
|
%__cmake_builddir %nil
|
|
%__cmake_in_source_build 1
|
|
%_debugsource_packages %nil
|
|
%_debugsource_template %nil
|
|
%source_date_epoch_from_changelog 0
|
|
|
|
# Use python3.11 instead of default python3.12
|
|
%python python3.11
|
|
%python3 python3.11
|
|
%__python3 /usr/bin/python3.11
|
|
%__python_requires %nil
|
|
%__pythondist_requires %nil
|