From 2596926afab1ff9959a44a42e5730371309a86193f7128e0d07569c7fe910ace Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 18 Mar 2019 18:04:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=56 --- putty.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/putty.spec b/putty.spec index 8c08f07..5260f4b 100644 --- a/putty.spec +++ b/putty.spec @@ -35,7 +35,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ImageMagick BuildRequires: gtk3-devel BuildRequires: krb5-devel +%if 0%{?suse_version} < 1500 BuildRequires: python3-base +%else +BuildRequires: python-base +%endif BuildRequires: update-desktop-files Conflicts: pssh