Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory
checked in at Thu Oct 6 16:19:03 CEST 2011.



--------
--- openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes      
2011-09-23 02:06:04.000000000 +0200
+++ kdebase4-workspace/kdebase4-workspace.changes       2011-10-05 
21:45:40.000000000 +0200
@@ -1,0 +2,17 @@
+Wed Oct  5 19:45:21 UTC 2011 - [email protected]
+
+- remove duplicated icons from panel layout
+
+-------------------------------------------------------------------
+Mon Oct  3 09:20:42 UTC 2011 - [email protected]
+
+- google-gadgets is gone from 12.1
+
+-------------------------------------------------------------------
+Sun Oct  2 16:45:01 CEST 2011 - [email protected]
+
+- update to 4.7.2
+  * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for 
details
+- remove patch from upstream
+
+-------------------------------------------------------------------
--- openSUSE:Factory/kdebase4-workspace/python-kdebase4.changes 2011-09-23 
02:06:04.000000000 +0200
+++ kdebase4-workspace/python-kdebase4.changes  2011-10-02 16:45:24.000000000 
+0200
@@ -2 +2 @@
-Sun Sep 17 12:43:10 UTC 2011 - [email protected]
+Sun Oct  2 16:45:01 CEST 2011 - [email protected]
@@ -4,3 +4,9 @@
-- Removed check for obsolete openSUSE version (fix for RPMLINT warning)
-- Added py_requires macro (fix for RPMLINT warning)
-- Cleaned up spec file formatting
+- update to 4.7.2
+  * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for 
details
+
+-------------------------------------------------------------------
+Wed Sep 21 08:36:27 UTC 2011 - [email protected]
+
+- Create new macro to make sure dm script always gets installed in
+  ${_prefix}/lib. Neither ${_libdir} nor ${_libexecdir} qualify across
+  all SUSE products.

calling whatdependson for head-i586


Old:
----
  kde-workspace-4.7.1.tar.bz2

New:
----
  kde-workspace-4.7.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdebase4-workspace.spec ++++++
--- /var/tmp/diff_new_pack.4bPYTy/_old  2011-10-06 16:18:52.000000000 +0200
+++ /var/tmp/diff_new_pack.4bPYTy/_new  2011-10-06 16:18:52.000000000 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define _dminitdir %{_prefix}/lib/X11/displaymanagers
 
 Name:           kdebase4-workspace
@@ -22,8 +23,8 @@
 Group:          System/GUI/KDE
 Summary:        The KDE Workspace Components
 Url:            http://www.kde.org/
-Version:        4.7.1
-Release:        2
+Version:        4.7.2
+Release:        1
 BuildRequires:  ConsoleKit-devel
 %if %suse_version > 1140
 BuildRequires:  NetworkManager-devel > 0.8.997
@@ -33,7 +34,10 @@
 BuildRequires:  audit-devel
 BuildRequires:  bluez-devel
 BuildRequires:  fdupes
+%if %suse_version < 1210
+# dropped for 12.1
 BuildRequires:  google-gadgets-devel
+%endif
 BuildRequires:  gpsd-devel
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libdbusmenu-qt-devel
@@ -99,7 +103,6 @@
 Patch125:       pam-translate.diff
 Patch201:       plasma-notifications-kill-timer.diff
 Patch211:       disable-python-support.diff
-Patch212:       kwin-performance.diff
 Requires:       kde4-kgreeter-plugins = %version
 Requires:       kdebase4-workspace-liboxygenstyle = %version
 %kde4_runtime_requires
@@ -115,7 +118,9 @@
 Recommends:     kdebase4-SuSE kwin plasma-addons plasmoid-quickaccess 
python-kdebase4
 Requires:       kdebase4-workspace-ksysguardd = %version
 Suggests:       kdm kdebase4-wallpapers
+%if %suse_version < 1210
 Suggests:       kdebase4-workspace-google-gadgets
+%endif
 %define debug_package_requires %name = %version-%release kdelibs4-debuginfo
 Provides:       kdebase3:/opt/kde3/bin/kicker
 Provides:       powerdevil = 1.4.1
@@ -137,12 +142,6 @@
 This package contains the basic packages for a K Desktop Environment
 workspace.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %prep
 %setup -q -n kde-workspace-%version
 ###KDE47: rewrite!
@@ -178,7 +177,6 @@
 #%patch125
 %patch201 -p1
 %patch211
-%patch212 -p1
 cp %{SOURCE3} kwin/effects/cube/data/cubecap.png
 
 %build
@@ -286,12 +284,6 @@
 This package contains the upstream branding for KDE 4's kdm, the
 display manager
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kdm-branding-upstream
 %{fillup_only -n displaymanager -s kdm}
 
@@ -310,12 +302,6 @@
 This package can be installed on servers without any other KDE packages
 to guard the system from remote computers.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %preun ksysguardd
 %stop_on_removal ksysguardd
 
@@ -339,12 +325,6 @@
 %description google-gadgets
 This package contains Google Gadgets support for the KDE workspace.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post google-gadgets -p /sbin/ldconfig
 
 %postun google-gadgets -p /sbin/ldconfig
@@ -372,12 +352,6 @@
 %description -n kwin
 KWin is the window manager of the K desktop environment.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kwin -p /sbin/ldconfig
 
 %postun -n kwin -p /sbin/ldconfig
@@ -393,12 +367,6 @@
 This package contains the Greeter Plugins that are needed by KDM and
 Screensaver unlocking
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %package devel
 License:        GPLv2+
 Requires:       kdebase4-workspace = %version
@@ -413,14 +381,6 @@
 This package contains the basic packages for a K Desktop Environment
 workspace.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
-
-
 %package -n kdm
 License:        GPLv2+
 Group:          System/GUI/KDE
@@ -446,12 +406,6 @@
 %description -n kdm
 This package contains kdm, the login and session manager for KDE.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
 %post -n kdm
 %_kde4_bindir/genkdmconf
 %{remove_and_set -n displaymanager KDM_SHUTDOWN}
@@ -478,13 +432,6 @@
 %description liboxygenstyle
 This package contains the libraries of the oxygen style.
 
-
-
-Authors:
---------
-    The KDE Team <[email protected]>
-
-
 %post liboxygenstyle
 /sbin/ldconfig
 
@@ -516,11 +463,14 @@
 %config(noreplace) %_kde4_sysconfdir/ksysguarddrc
 %_kde_config_dir/ksysguard.knsrc
 
+%if %suse_version < 1210
+
 %files google-gadgets
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
 %_kde4_modulesdir/plasma_*_ggl.so
 %_kde4_servicesdir/plasma-*-googlegadgets.desktop
+%endif
 
 %files -n kwin -f filelists/kwin
 %defattr(-,root,root)
@@ -626,8 +576,12 @@
 %exclude %_kde4_bindir/ksysguardd
 %exclude %_kde4_sysconfdir/ksysguarddrc
 %exclude %_kde_config_dir/ksysguard.knsrc
+
+%if %suse_version < 1210
 %exclude %_kde4_modulesdir/plasma_*_ggl.so
 %exclude %_kde4_servicesdir/plasma-*-googlegadgets.desktop
+%endif
+
 %exclude %_kde4_servicesdir/kwin
 %exclude %_kde4_appsdir/kwin/default_rules/plasma_desktop_containment.kwinrules
 %exclude %_kde4_appsdir/cmake

++++++ python-kdebase4.spec ++++++
--- /var/tmp/diff_new_pack.4bPYTy/_old  2011-10-06 16:18:52.000000000 +0200
+++ /var/tmp/diff_new_pack.4bPYTy/_new  2011-10-06 16:18:52.000000000 +0200
@@ -15,9 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           python-kdebase4
-Version:        4.7.1
-Release:        2
+Version:        4.7.2
+Release:        1
 License:        GPLv2+
 Summary:        Python bindings for KDE 4 desktop shell
 Url:            http://www.kde.org/

++++++ kde-workspace-4.7.1.tar.bz2 -> kde-workspace-4.7.2.tar.bz2 ++++++
openSUSE:Factory/kdebase4-workspace/kde-workspace-4.7.1.tar.bz2 
kdebase4-workspace/kde-workspace-4.7.2.tar.bz2 differ: char 11, line 1


++++++ plasma-branding-defaults-corona.diff ++++++
--- /var/tmp/diff_new_pack.4bPYTy/_old  2011-10-06 16:18:53.000000000 +0200
+++ /var/tmp/diff_new_pack.4bPYTy/_new  2011-10-06 16:18:53.000000000 +0200
@@ -1,19 +1,14 @@
---- 
plasma/desktop/shell/data/layouts/org.kde.plasma-desktop.defaultPanel/contents/layout.js
   2011-05-20 22:32:08.000000000 +0200
-+++ 
plasma/desktop/shell/data/layouts/org.kde.plasma-desktop.defaultPanel/contents/layout.js
   2011-08-02 15:14:29.914115917 +0200
-@@ -5,7 +5,15 @@
+Index: 
plasma/desktop/shell/data/layouts/org.kde.plasma-desktop.defaultPanel/contents/layout.js
+===================================================================
+--- 
plasma/desktop/shell/data/layouts/org.kde.plasma-desktop.defaultPanel/contents/layout.js.orig
      2011-05-20 22:32:08.000000000 +0200
++++ 
plasma/desktop/shell/data/layouts/org.kde.plasma-desktop.defaultPanel/contents/layout.js
   2011-10-05 21:24:39.446392537 +0200
+@@ -5,7 +5,8 @@ if (panelIds.length == 1) {
  }
  
  panel.height = screenGeometry(panel.screen).height > 1024 ? 35 : 27
 -panel.addWidget("launcher")
 +var launcher = panel.addWidget("launcher")
 +launcher.globalShortcut = "Alt+F1";
-+// begin SUSE branding
-+panel.addWidget("showdesktop");
-+var firefox = panel.addWidget("icon");
-+firefox.writeConfig("Url", "firefox.desktop");
-+var dolphin = panel.addWidget("icon");
-+dolphin.writeConfig("Url", "dolphin.desktop");
-+// end SUSE branding
  panel.addWidget("org.kde.showActivityManager")
  panel.addWidget("pager")
  tasks = panel.addWidget("tasks")


continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to