diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index f276cde..a76c472 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 16 11:17:50 UTC 2017 - fabian@ritter-vogt.de + +- No longer generate org.kde.plasma.private.systemtray.appdata.xml manually, + bug fixed in kpackage meanwhile + ------------------------------------------------------------------- Thu Apr 13 18:13:46 UTC 2017 - fabian@ritter-vogt.de diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index b263cd6..fc4ed6a 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -237,10 +237,6 @@ workspace. Development files. rm -rfv %{buildroot}%{_kf5_sharedir}/xsessions rm -rfv %{buildroot}%{_kf5_sharedir}/wayland-sessions %fdupes %{buildroot}/%{_prefix} - # Workaround for boo#1024326, kde#376394 - grep "" %{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.private.systemtray.appdata.xml && exit 1 # Fixed now? - cp %{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.systemtray.appdata.xml %{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.private.systemtray.appdata.xml - sed -i 's/org\.kde\.plasma\.systemtray/kde.plasma.private.systemtray/g' %{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.private.systemtray.appdata.xml %post -p /sbin/ldconfig