Accepting request 506895 from home:wolfi323:test
- Delete org.kde.plasma.Notifications.service, this causes problem for KDE applications when they are being run on a different desktop or remotely via ssh (boo#1046458) OBS-URL: https://build.opensuse.org/request/show/506895 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=330
This commit is contained in:
committed by
Git OBS Bridge
parent
ed698f7cd6
commit
7990196042
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 20:57:32 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- Delete org.kde.plasma.Notifications.service, this causes problem
|
||||
for KDE applications when they are being run on a different
|
||||
desktop or remotely via ssh (boo#1046458)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 17:50:56 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -231,6 +231,9 @@ workspace. Development files.
|
||||
# we have a separate package for Plasma5 session
|
||||
rm -rfv %{buildroot}%{_kf5_sharedir}/xsessions
|
||||
rm -rfv %{buildroot}%{_kf5_sharedir}/wayland-sessions
|
||||
# this causes problem for KDE applications when they are being run on a different desktop or remotely via ssh (boo#1046458)
|
||||
# can be removed when https://bugs.kde.org/show_bug.cgi?id=380974 is resolved
|
||||
rm %{buildroot}%{_kf5_sharedir}/dbus-1/services/org.kde.plasma.Notifications.service
|
||||
%fdupes %{buildroot}/%{_prefix}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
@@ -294,7 +297,7 @@ workspace. Development files.
|
||||
%{_kf5_configkcfgdir}/freespacenotifier.kcfg
|
||||
%{_kf5_sharedir}/dbus-1/services/kf5_org.kde.kuiserver.service
|
||||
%{_kf5_sharedir}/dbus-1/services/org.kde.krunner.service
|
||||
%{_kf5_sharedir}/dbus-1/services/org.kde.plasma.Notifications.service
|
||||
#{_kf5_sharedir}/dbus-1/services/org.kde.plasma.Notifications.service
|
||||
%{_kf5_sharedir}/desktop-directories/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
%dir %{_kf5_htmldir}
|
||||
|
Reference in New Issue
Block a user