From b4855e232588c4798209b29596bffa0b6319e7ab01d24edc5c6627ffb2d4495d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 24 Apr 2019 07:27:52 +0000 Subject: [PATCH] - Reenable Xresources / remove -DNOT_X_WINDOWS [boo#1133181] OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=59 --- putty.changes | 6 ++++++ putty.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/putty.changes b/putty.changes index 031e52f..23cf191 100644 --- a/putty.changes +++ b/putty.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 24 07:24:56 UTC 2019 - Jan Engelhardt + +- Reenable Xresources / remove -DNOT_X_WINDOWS [boo#1133181], + the crash under Wayland appears gone. + ------------------------------------------------------------------- Mon Mar 18 17:57:39 UTC 2019 - Jan Engelhardt diff --git a/putty.spec b/putty.spec index 618b5a7..5506d97 100644 --- a/putty.spec +++ b/putty.spec @@ -57,7 +57,7 @@ openssh, and "putty" is the program that combines both in one. %patch -P 1 -P 2 -p1 %build -export CFLAGS="%optflags -Wno-error -DNOT_X_WINDOWS" +export CFLAGS="%optflags -Wno-error" %configure make %{?_smp_mflags} make %{?_smp_mflags} -C icons cicons pngs