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}