Hello community,

here is the log from the commit of package icewm for openSUSE:Leap:15.2 checked 
in at 2020-05-23 16:15:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/icewm (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.icewm.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icewm"

Sat May 23 16:15:48 2020 rev:40 rq: version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/icewm/icewm.changes    2020-05-20 
09:06:17.228261515 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.icewm.new.2738/icewm.changes  2020-05-23 
16:15:49.378128547 +0200
@@ -2,17 +1,0 @@
-Tue Apr 14 00:51:41 UTC 2020 - Yifan Jiang <[email protected]>
-
-- Explicitly require icewm-theme-branding on SLE and Leap
-  (jsc#SLE-11888, bsc#1170420).
-- Add Conflicts between icewm-config-upstream and icewm-theme-branding.
-
--------------------------------------------------------------------
-Mon Mar 16 03:45:48 UTC 2020 - Yifan Jiang <[email protected]>
-
-- Improve build tag consistency between SLE and Leap
-  (jsc#SLE-11888, bsc#1170420).
-  * Recommend polkit-gnome to both Leap and SLE.
-  * Disable icewm-preferences.patch for Leap. The patch makes sense
-    to icewm-config-upstream while Leap uses icewm-theme-branding
-    the provide the theme.
-
--------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ icewm.spec ++++++
--- /var/tmp/diff_new_pack.WIYR2M/_old  2020-05-23 16:15:49.822129491 +0200
+++ /var/tmp/diff_new_pack.WIYR2M/_new  2020-05-23 16:15:49.826129500 +0200
@@ -61,11 +61,7 @@
 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
@@ -75,7 +71,7 @@
 # For locking you need xscreensaver
 Recommends:     xscreensaver
 Recommends:     xclock
-%if 0%{?sle_version}
+%if !0%{?is_opensuse}
 Recommends:     polkit-gnome
 %endif
 Provides:       icewm-gnome = %{version}
@@ -99,7 +95,6 @@
 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
@@ -192,15 +187,17 @@
   --enable-menus-fdo                 \
   --enable-i18n
 make %{?_smp_mflags}
-%if !0%{?sle_version}
 # Patch generated lib/preferences file.
 patch -p1 -i %{PATCH99}
 # And use proper branding
+%if 0%{?is_opensuse}
 wallpaper="openSUSEdefault"
+%else
+wallpaper="SLEdefault"
+%endif
 sed -i \
     -e 
"s:BRANDING_PICTURE:%{_datadir}/wallpapers/$wallpaper/contents/images/1920x1080.jpg:"
 \
     src/preferences
-%endif
 
 %install
 %make_install


Reply via email to