From 4afae2e051a91590be9d8c7229b48133effc6e068f06e1e34b329a250de74c5e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 7 Jun 2023 18:49:34 +0000 Subject: [PATCH] Update SPEC OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=370 --- python-base.spec | 4 ++-- python-doc.spec | 4 ++-- python.spec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/python-base.spec b/python-base.spec index 27fdaeb..1aa7495 100644 --- a/python-base.spec +++ b/python-base.spec @@ -271,8 +271,8 @@ other applications. %patch47 -p1 %patch48 -p1 %endif -# Combination of SLE-12 and new OpenSSL makes things weird -%if %{suse_version} == 1315 && 0%{?sle_version} >= 120400 +# SLE-12 needs to skip more +%if %{suse_version} == 1315 %patch57 -p1 %endif %patch49 -p1 diff --git a/python-doc.spec b/python-doc.spec index 8210f05..cbec239 100644 --- a/python-doc.spec +++ b/python-doc.spec @@ -205,8 +205,8 @@ Python, and Macintosh Module Reference in PDF format. %patch47 -p1 %patch48 -p1 %endif -# Combination of SLE-12 and new OpenSSL makes things weird -%if %{suse_version} == 1315 && 0%{?sle_version} >= 120400 +# SLE-12 needs to skip more +%if %{suse_version} == 1315 %patch57 -p1 %endif %patch49 -p1 diff --git a/python.spec b/python.spec index 1604d26..097b576 100644 --- a/python.spec +++ b/python.spec @@ -325,8 +325,8 @@ that rely on earlier non-verification behavior. %patch47 -p1 %patch48 -p1 %endif -# Combination of SLE-12 and new OpenSSL makes things weird -%if %{suse_version} == 1315 && 0%{?sle_version} >= 120400 +# SLE-12 needs to skip more +%if %{suse_version} == 1315 %patch57 -p1 %endif %patch49 -p1