From 782c8c4767e1e6256f34f52b3a144a8abe2aae296857d3eb1f91d9488129b28e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 18 Feb 2016 12:56:01 +0000 Subject: [PATCH] Accepting request 360103 from home:alarrosa:branches:X11:windowmanagers - Small fix to continue requiring xterm in distributions that don't have xterm-bin (Leap 42.1 and older) OBS-URL: https://build.opensuse.org/request/show/360103 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=55 --- icewm.changes | 6 ++++++ icewm.spec | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/icewm.changes b/icewm.changes index 9748954..9459990 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 18 11:27:10 UTC 2016 - alarrosa@suse.com + +- Small fix to continue requiring xterm in distributions that don't + have xterm-bin (Leap 42.1 and older) + ------------------------------------------------------------------- Wed Feb 17 15:33:59 UTC 2016 - dimstar@opensuse.org diff --git a/icewm.spec b/icewm.spec index e032db5..60d11f7 100644 --- a/icewm.spec +++ b/icewm.spec @@ -56,7 +56,11 @@ Requires: desktop-data Requires: icewm-bin Requires: icewm-configuration-files Requires: xdg-menu +%if 0%{?suse_version} > 1315 Requires: xterm-bin +%else +Requires: xterm +%endif # If you have the choice, prefer the big one. Recommends: icewm-default Recommends: icewm-lang = %{version}