Hello community, here is the log from the commit of package remmina for openSUSE:Factory checked in at 2020-09-14 12:32:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/remmina (Old) and /work/SRC/openSUSE:Factory/.remmina.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "remmina" Mon Sep 14 12:32:47 2020 rev:59 rq:834247 version:1.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/remmina/remmina.changes 2020-08-15 21:20:44.887635936 +0200 +++ /work/SRC/openSUSE:Factory/.remmina.new.4249/remmina.changes 2020-09-14 12:34:43.585343452 +0200 @@ -1,0 +2,6 @@ +Fri Sep 11 07:58:54 UTC 2020 - Yifan Jiang <[email protected]> + +- Build with kwallet and libappindicator on Tumbleweed, Leap and + SLE releases greater than SLE-15-SP2 (jsc#SLE-11656). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ remmina.spec ++++++ --- /var/tmp/diff_new_pack.PrjcJy/_old 2020-09-14 12:34:45.501344675 +0200 +++ /var/tmp/diff_new_pack.PrjcJy/_new 2020-09-14 12:34:45.501344675 +0200 @@ -60,13 +60,13 @@ Recommends: %{name}-plugin-vnc Provides: %{name}-plugins-common = %{version} Obsoletes: %{name}-plugins-common < 1.0.0 -%if 0%{?is_opensuse} || 0%{?is_backports} +%if 0%{?sle_version} > 150200 || 0%{?is_opensuse} BuildRequires: cmake(KF5Wallet) %endif %if 0%{?suse_version} > 1500 BuildRequires: pkgconfig(wayland-client) %endif -%if 0%{?is_opensuse} +%if 0%{?sle_version} > 150200 || 0%{?is_opensuse} BuildRequires: pkgconfig(appindicator3-0.1) %endif @@ -131,7 +131,7 @@ This package provides the NX protocol plugin for Remmina. %endif -%if 0%{?is_opensuse} || 0%{?is_backports} +%if 0%{?sle_version} > 150200 || 0%{?is_opensuse} %package plugin-kwallet Summary: Remmina plugin to support the KDE Wallet Group: Productivity/Networking/Other @@ -199,7 +199,7 @@ export CFLAGS="$CFLAGS -fPIC" %endif -%if 0%{?is_opensuse} +%if 0%{?sle_version} > 150200 || 0%{?is_opensuse} %cmake -DWITH_NEWS=OFF -DWITH_KIOSK_SESSION=ON %else %cmake -DWITH_NEWS=OFF -DWITH_KIOSK_SESSION=ON -DWITH_APPINDICATOR=OFF @@ -348,7 +348,7 @@ %{_datadir}/icons/hicolor/scalable/emblems/remmina-nx-symbolic.svg %endif -%if 0%{?is_opensuse} || 0%{?is_backports} +%if 0%{?sle_version} > 150200 || 0%{?is_opensuse} %files plugin-kwallet %{_libdir}/remmina/plugins/remmina-plugin-kwallet.so %endif
