From f153c0ff94fb727c98d579b5e0fa1671856ab91bdc27ee87d97bae896861b12c Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Fri, 2 Feb 2024 06:39:55 +0000 Subject: [PATCH] Accepting request 1143554 from home:alarrosa:branches:M17N - Fix for SLE 15 where %primary_python is not defined. OBS-URL: https://build.opensuse.org/request/show/1143554 OBS-URL: https://build.opensuse.org/package/show/M17N/ttf-converter?expand=0&rev=14 --- ttf-converter.changes | 5 +++++ ttf-converter.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ttf-converter.changes b/ttf-converter.changes index 639d350..b7e507c 100644 --- a/ttf-converter.changes +++ b/ttf-converter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 2 06:34:59 UTC 2024 - Antonio Larrosa + +- Fix for SLE 15 where %primary_python is not defined. + ------------------------------------------------------------------- Thu Feb 1 13:23:03 UTC 2024 - Antonio Larrosa diff --git a/ttf-converter.spec b/ttf-converter.spec index 0ed8775..29ae6ac 100644 --- a/ttf-converter.spec +++ b/ttf-converter.spec @@ -16,6 +16,9 @@ # +%if 0%{suse_version} < 1550 +%define primary_python python3 +%endif Name: ttf-converter Version: 1.0.7 Release: 0