Hello community,
here is the log from the commit of package kdebase4-workspace for
openSUSE:Factory checked in at 2015-05-20 23:31:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdebase4-workspace (Old)
and /work/SRC/openSUSE:Factory/.kdebase4-workspace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebase4-workspace"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2015-05-15 09:03:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes
2015-05-20 23:31:31.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May 18 10:31:40 UTC 2015 - [email protected]
+
+- Add systemsettings-desktop-kde4.diff: Changes name of System Settings
+ to Configure KDE 4 Applications, apply it for openSUSE > 13.2
+- Apply systemsettings-desktop.diff only for <= 13.2
+
+-------------------------------------------------------------------
New:
----
systemsettings-desktop-kde4.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase4-workspace.spec ++++++
--- /var/tmp/diff_new_pack.PKl3Xc/_old 2015-05-20 23:31:32.000000000 +0200
+++ /var/tmp/diff_new_pack.PKl3Xc/_new 2015-05-20 23:31:32.000000000 +0200
@@ -145,6 +145,8 @@
# Taken from fedora, additional changes resubmitted to fedora
Patch71: kde-workspace-4.11.0-kdm-logind-multiseat.patch
Patch72: much-more-plasma-debug.patch
+# PATCH-FIX-OPENSUSE systemsettings-desktop-kde4.diff -- Changes name of
System Settings to Configure KDE 4 Applications
+Patch73: systemsettings-desktop-kde4.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-branding = %{_kde_branding_version}
Requires: %{name}-ksysguardd = %{version}
@@ -378,7 +380,9 @@
## Workspace patches
%patch50
%patch51
+%if %suse_version <= 1320
%patch52
+%endif
%patch53
%patch54
%patch55
@@ -396,6 +400,9 @@
%patch71 -p1
%endif
%patch72 -p1
+%if %suse_version > 1320
+%patch73
+%endif
cp %{SOURCE3} kwin/effects/cube/data/cubecap.png
++++++ systemsettings-desktop-kde4.diff ++++++
Index: systemsettings/app/systemsettings.desktop
===================================================================
--- systemsettings/app/systemsettings.desktop.orig
+++ systemsettings/app/systemsettings.desktop
@@ -6,7 +6,7 @@ X-DocPath=systemsettings/index.html
X-KDE-StartupNotify=true
OnlyShowIn=KDE;
-GenericName=System Settings
+GenericName=Configure KDE 4 Applications
GenericName[ar]=إعدادات النظام
GenericName[ast]=Preferencies del sistema
GenericName[be@latin]=Systemnyja nałady
@@ -88,7 +88,7 @@ GenericName[x-test]=xxSystem Settingsxx
GenericName[zh_CN]=系统设置
GenericName[zh_TW]=系統設定
-Name=System Settings
+Name=Configure KDE 4 Applications
Name[ar]=إعدادات النظام
Name[ast]=Preferencies del sistema
Name[be]=Сістэмныя настаўленні
@@ -175,4 +175,4 @@ Name[zh_CN]=系统设置
Name[zh_TW]=系統設定
X-DBUS-StartupType=Unique
-Categories=Qt;KDE;Settings;
+Categories=Qt;KDE;Settings;X-SuSE-core;Qt;Core;
Index: systemsettings/app/kdesystemsettings.desktop
===================================================================
--- systemsettings/app/kdesystemsettings.desktop.orig
+++ systemsettings/app/kdesystemsettings.desktop
@@ -99,4 +99,4 @@ Name[zh_CN]=KDE 系统设置
Name[zh_TW]=KDE 系統設定
X-DBUS-StartupType=Unique
-Categories=Qt;KDE;Settings;
+Categories=Qt;KDE;Settings;X-SuSE-core;Qt;Core;