Hello community, here is the log from the commit of package plasma5-openSUSE for openSUSE:Factory checked in at 2016-11-10 13:58:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-openSUSE (Old) and /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-openSUSE" Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-openSUSE/plasma5-openSUSE.changes 2016-11-04 20:58:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes 2016-11-10 13:58:42.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 7 13:37:39 UTC 2016 - [email protected] + +- Install kdeglobals to /etc/kde4/share/config/ as well to set + Firefox as default browser for KDE4 applications (boo#997199) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.HM9vjm/_old 2016-11-10 13:58:43.000000000 +0100 +++ /var/tmp/diff_new_pack.HM9vjm/_new 2016-11-10 13:58:43.000000000 +0100 @@ -132,6 +132,11 @@ cp -a config-files/* %{buildroot} %fdupes %{buildroot}/%{_kf5_plasmadir}/desktoptheme +# copy kdeglobals to /etc/kde4/share/config/, to make Firefox the default browser for KDE4 as well (boo#997199) +# necessary at least until mozilla-kde4-integration has been ported to KF5, as Firefox currently checks the KDE4 settings whether it is the default browser +mkdir -p %{buildroot}/%{_sysconfdir}/kde4/share/config/ +cp %{buildroot}/%{_kf5_configdir}/kdeglobals %{buildroot}/%{_sysconfdir}/kde4/share/config/ + # Distro icon (kinfocenter) echo -e "[General]\nLogoPath=%{_kf5_sharedir}/icons/hicolor/128x128/apps/SUSEgreeter.png\nWebsite=http://www.opensuse.org/" > %{buildroot}/%{_kf5_configdir}/kcm-about-distrorc @@ -186,6 +191,7 @@ %doc COPYING %config %{_kf5_configdir}/*rc %config %{_kf5_configdir}/kdeglobals +%config %{_sysconfdir}/kde4/ %files -n sddm-theme-openSUSE %defattr(-,root,root)
