Hello community, here is the log from the commit of package kdebase4-workspace for openSUSE:Factory checked in at Mon Sep 12 10:41:10 CEST 2011.
-------- --- KDE/kdebase4-workspace/kdebase4-workspace.changes 2011-08-12 13:57:37.000000000 +0200 +++ /mounts/work_src_done/STABLE/kdebase4-workspace/kdebase4-workspace.changes 2011-09-07 14:16:23.000000000 +0200 @@ -1,0 +2,55 @@ +Mon Sep 5 21:36:28 UTC 2011 - [email protected] + +- Add %_libdir/X11 to the list of dirs. + +------------------------------------------------------------------- +Thu Sep 1 23:19:00 CEST 2011 - [email protected] + +- update to 4.7.1 + * Bugfixes over KDE 4.7.0 + * see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details + * Bugfixes over KDE 4.7.0 + * see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details + +------------------------------------------------------------------- +Wed Aug 31 07:37:05 UTC 2011 - [email protected] + +- %{_libdir}/X11/displaymanagers is no config file. + +------------------------------------------------------------------- +Tue Aug 30 14:54:33 UTC 2011 - [email protected] + +- Changed %{_sysconfdir}/X11/displaymanagers to + %{_libdir}/X11/displaymanagers. + +------------------------------------------------------------------- +Tue Aug 30 09:58:52 UTC 2011 - [email protected] + +- add missing "%dir %{_sysconfdir}/X11/displaymanagers" + to specfile. + +------------------------------------------------------------------- +Tue Aug 30 08:41:30 UTC 2011 - [email protected] + +- Refresh kde-workspace-4.7-branch.patch + * Add a fake NetworkManager 0.9 backend to Solid + +------------------------------------------------------------------- +Thu Aug 25 12:28:25 UTC 2011 - [email protected] + +- kdm: Add startup script file to be sourced by /etc/xinit.d/xdm. + +The display manager stratup script /etc/init.d/xdm should not +contain any code specific to a display manager. Instead such code +should live in a script file supplied by the specific dm which +is sourced by the start script. Those script files will live +in /etc/X11/displaymanagers/. + +------------------------------------------------------------------- +Wed Aug 24 08:36:30 UTC 2011 - [email protected] + +- Refresh kde-workspace-4.7-branch.patch: + * Fix kwin maximize problem with already maximized windows + * Improvements to kwin memory management + +------------------------------------------------------------------- --- KDE/kdebase4-workspace/python-kdebase4.changes 2011-08-02 15:45:55.000000000 +0200 +++ /mounts/work_src_done/STABLE/kdebase4-workspace/python-kdebase4.changes 2011-09-07 14:16:28.000000000 +0200 @@ -1,0 +2,28 @@ +Thu Sep 1 23:19:00 CEST 2011 - [email protected] + +- update to 4.7.1 + * Bugfixes over KDE 4.7.0 + * see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details + +------------------------------------------------------------------- +Tue Aug 30 08:41:30 UTC 2011 - [email protected] + +- Refresh kde-workspace-4.7-branch.patch + * Add a fake NetworkManager 0.9 backend to Solid + +------------------------------------------------------------------- +Wed Aug 24 08:36:30 UTC 2011 - [email protected] + +- Refresh kde-workspace-4.7-branch.patch: + * Fix kwin maximize problem with already maximized windows + * Improvements to kwin memory management + +------------------------------------------------------------------- +Fri Aug 12 11:38:13 UTC 2011 - [email protected] + +- Add kde-workspace-4.7-branch.patch: sync with 4.7 branch + * Fix kwin crash inside qemu/kvm + * Fix system tray not collapsing when removing applets + * Implement and fix scaled XRender shadows + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- kde-workspace-4.7-branch.patch kde-workspace-4.7.0.tar.bz2 New: ---- kde-workspace-4.7.1.tar.bz2 kdm ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebase4-workspace.spec ++++++ --- /var/tmp/diff_new_pack.INeYht/_old 2011-09-12 10:41:02.000000000 +0200 +++ /var/tmp/diff_new_pack.INeYht/_new 2011-09-12 10:41:02.000000000 +0200 @@ -22,8 +22,8 @@ Group: System/GUI/KDE Summary: The KDE Workspace Components Url: http://www.kde.org/ -Version: 4.7.0 -Release: 4 +Version: 4.7.1 +Release: 1 BuildRequires: ConsoleKit-devel %if %suse_version > 1140 BuildRequires: NetworkManager-devel > 0.8.997 @@ -63,9 +63,9 @@ Source2: titlebar_decor.png Source3: kwin-cubecap.png Source4: sysconfig.displaymanager-kdm +Source5: kdm Source91: kdebase4-workspace-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build -Patch0: kde-workspace-4.7-branch.patch Patch8: kwin-suse.diff Patch18: startkde.diff Patch60: kdm-audit-log.diff @@ -145,7 +145,6 @@ %prep %setup -q -n kde-workspace-%version -%patch0 -p1 ###KDE47: rewrite! #%patch8 %patch18 @@ -226,6 +225,8 @@ # Make it constant so build-compare doesn't complains. If commented postinstall # will generate a new one through genkdmconf. sed -i 's/^ForgingSeed=[0-9]\+/#ForgingSeed=1111122222/' ${RPM_BUILD_ROOT}%{_kde4_configdir}/kdm/kdmrc + %__mkdir_p %{buildroot}%{_libdir}/X11/displaymanagers/ + %__cp %{SOURCE5} %{buildroot}%{_libdir}/X11/displaymanagers/ %fdupes -s $RPM_BUILD_ROOT %kde_post_install @@ -569,6 +570,9 @@ %exclude %_kde4_appsdir/kdm/pics %_kde4_sbindir/rckdm %dir %_kde4_wallpapersdir +%dir %{_libdir}/X11 +%dir %{_libdir}/X11/displaymanagers +%{_libdir}/X11/displaymanagers/kdm %files -n kde4-kgreeter-plugins %defattr(-,root,root) ++++++ python-kdebase4.spec ++++++ --- /var/tmp/diff_new_pack.INeYht/_old 2011-09-12 10:41:02.000000000 +0200 +++ /var/tmp/diff_new_pack.INeYht/_new 2011-09-12 10:41:02.000000000 +0200 @@ -28,8 +28,8 @@ Group: System/GUI/KDE Summary: Python bindings for KDE 4 desktop shell Url: http://www.kde.org/ -Version: 4.7.0 -Release: 3 +Version: 4.7.1 +Release: 1 Source0: kde-workspace-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: python-kde4 = %{version} ++++++ kde-workspace-4.7.0.tar.bz2 -> kde-workspace-4.7.1.tar.bz2 ++++++ KDE/kdebase4-workspace/kde-workspace-4.7.0.tar.bz2 /mounts/work_src_done/STABLE/kdebase4-workspace/kde-workspace-4.7.1.tar.bz2 differ: char 11, line 1 ++++++ kdm ++++++ kdm_start_proc() { splashcopy 0 6 return 0 } kdm_vars() { KDM4_BIN=/usr/bin/kdm KDM_BIN=/opt/kde3/bin/kdm case "${DISPLAYMANAGER##*/}" in kdm3) export KDEROOTHOME=/root/.kdm DISPLAYMANAGER=$KDM_BIN STARTPROC=kdm_start_proc ;; kdm|kde|KDM|KDE) export KDEROOTHOME=/root/.kdm DISPLAYMANAGER=$KDM_BIN if [ ! -r "$DISPLAYMANAGER" ]; then DISPLAYMANAGER=$KDM4_BIN fi STARTPROC=kdm_start_proc ;; kdm4) export KDEROOTHOME=/root/.kdm DISPLAYMANAGER=$KDM4_BIN STARTPROC=kdm_start_proc ;; *) return 1 ;; esac return 0 } ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
