Accepting request 920295 from home:hawkeye116477:waterfox:build-depends
Fixed python version for Mageia 8+ OBS-URL: https://build.opensuse.org/request/show/920295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=114
This commit is contained in:
parent
abcc7e7054
commit
9bca001b41
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
%define service set_version
|
||||
|
||||
%if 0%{?suse_version} > 1315 || 0%{?fedora_version} || 0%{?centos_version} >= 800 || 0%{?almalinux} >= 8
|
||||
%if 0%{?suse_version} > 1315 || 0%{?fedora_version} || 0%{?centos_version} >= 800 || 0%{?almalinux} >= 8 || 0%{?mageia} >= 8
|
||||
%define use_python python3
|
||||
%else
|
||||
%define use_python python
|
||||
|
Loading…
Reference in New Issue
Block a user