diff --git a/icewm.changes b/icewm.changes index a421de8..c11ffe4 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 14 00:51:41 UTC 2020 - Yifan Jiang + +- Explicitly require icewm-theme-branding on SLE and Leap. +- Add Conflicts between icewm-config-upstream and icewm-theme-branding + ------------------------------------------------------------------- Mon Mar 16 03:45:48 UTC 2020 - Yifan Jiang diff --git a/icewm.spec b/icewm.spec index c73db66..d2a9ff2 100644 --- a/icewm.spec +++ b/icewm.spec @@ -64,7 +64,11 @@ BuildRequires: pkgconfig(xrandr) Requires: alsa-utils Requires: desktop-data Requires: icewm-bin +%if !0%{?sle_version} Requires: icewm-configuration-files +%else +Requires: icewm-theme-branding +%endif Requires: xdg-menu Requires(post): update-alternatives Requires(postun): update-alternatives @@ -98,6 +102,7 @@ Summary: Window Manager with a Taskbar -- Default configuration Group: System/GUI/Other Provides: icewm-configuration-files = %{version} BuildArch: noarch +Conflicts: icewm-theme-branding %description config-upstream A window manager for the X Window System that can emulate the look