From 9703bf57b5b814ee4670696ef08fccf824773dcc0e34214ae04bbe50daac87b0 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 14 Mar 2018 15:06:13 +0000 Subject: [PATCH] Accepting request 586986 from home:wolfi323:test - It's no longer necessary to add the media-mount icons, they are included now They are in /emblems/ though (not /actions/) so the if condition to detect them is ineffective and they still are copied. OBS-URL: https://build.opensuse.org/request/show/586986 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5-icon-theme?expand=0&rev=73 --- oxygen5-icon-theme.changes | 6 ++++++ oxygen5-icon-theme.spec | 9 --------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/oxygen5-icon-theme.changes b/oxygen5-icon-theme.changes index 53940e5..35b4a70 100644 --- a/oxygen5-icon-theme.changes +++ b/oxygen5-icon-theme.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 14 14:05:42 UTC 2018 - wbauer@tmo.at + +- It's no longer necessary to add the media-mount icons, they are + included now + ------------------------------------------------------------------- Mon Mar 12 23:29:42 CET 2018 - lbeltrame@kde.org diff --git a/oxygen5-icon-theme.spec b/oxygen5-icon-theme.spec index 05feee1..9eed5b2 100644 --- a/oxygen5-icon-theme.spec +++ b/oxygen5-icon-theme.spec @@ -92,15 +92,6 @@ done cp -r ../scalable %{buildroot}%{_datadir}/icons/oxygen/base -# Add missing media-mount action icon for the device notifier (boo#1035476, kde#373654) -for i in 16x16 22x22 32x32 48x48 64x64 -do -if [ ! -e %{buildroot}%{_kf5_sharedir}/icons/oxygen/base/${i}/actions/media-mount.png ] -then - cp %{buildroot}%{_kf5_sharedir}/icons/oxygen/base/${i}/emblems/emblem-mounted.png %{buildroot}%{_kf5_sharedir}/icons/oxygen/base/${i}/actions/media-mount.png -fi -done - %fdupes %{buildroot} %package scalable