Hello community, here is the log from the commit of package simple-ccsm checked in at Mon Sep 29 18:18:47 CEST 2008. -------- --- simple-ccsm/simple-ccsm.changes 2008-07-31 19:49:58.000000000 +0200 +++ /mounts/work_src_done/STABLE/simple-ccsm/simple-ccsm.changes 2008-09-29 17:00:11.000000000 +0200 @@ -1,0 +2,28 @@ +Mon Sep 29 16:59:43 CEST 2008 - rodrigo@novell.com + +- Review and merge changes from X11:Compiz + +------------------------------------------------------------------- +Fri Sep 26 16:54:53 IST 2008 - cyberorg@opensuse.org + +- Fix enabling compiz on kde, simeple-ccsm-kde-enable.patch + +------------------------------------------------------------------- +Mon Sep 22 11:10:05 IST 2008 - cyberorg@opensuse.org + +- Fix profile handling when desktop effects are not enabled + +------------------------------------------------------------------- +Wed Sep 17 20:26:10 IST 2008 - cyberorg@opensuse.org + +- Release 0.7.8 +- simple-ccsm-compiz-manager-cmd.diff add --replace + +------------------------------------------------------------------- +Mon Sep 15 19:02:16 IST 2008 - cyberorg@opensuse.org + +- l10n updates +- Reduce startup time +- Add support for the extensible animation plugin + +------------------------------------------------------------------- Old: ---- simple-ccsm-0.7.6.tar.bz2 simple-ccsm-enable-desktop-effects.patch New: ---- simple-ccsm-0.7.8.tar.bz2 simple-ccsm-compiz-manager-cmd.diff simple-ccsm-kde-enable.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simple-ccsm.spec ++++++ --- /var/tmp/diff_new_pack.n12896/_old 2008-09-29 18:18:19.000000000 +0200 +++ /var/tmp/diff_new_pack.n12896/_new 2008-09-29 18:18:19.000000000 +0200 @@ -1,10 +1,17 @@ # -# spec file for package simple-ccsm (Version 0.7.6) +# spec file for package simple-ccsm (Version 0.7.8 ) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -16,14 +23,15 @@ License: GPL v2 or later Group: System/X11/Utilities PreReq: %fillup_prereq -Version: 0.7.6 +Version: 0.7.8 Release: 1 Requires: compiz python-compizconfig python-xml libcompizconfig compiz-manager compiz-fusion-plugins-main compizconfig-settings-manager Summary: Simple Settings Manager for Compiz BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 Source: simple-ccsm-%{version}.tar.bz2 -Patch0: simple-ccsm-enable-desktop-effects.patch +Patch: simple-ccsm-compiz-manager-cmd.diff +Patch1: simple-ccsm-kde-enable.patch %py_requires %description @@ -37,10 +45,11 @@ %prep %setup -q -n simple-ccsm-%{version} -%patch0 -p1 +%patch -p1 +%patch1 -p1 %build -./setup.py install --root=%buildroot --prefix=/usr +./setup.py install --root=%buildroot --prefix=/usr --enableDesktopEffects %install find %buildroot \( -name \*.a -o -name \*.la \) -print0 | xargs -0 rm -f @@ -61,6 +70,19 @@ %{py_sitedir}/* %changelog +* Mon Sep 29 2008 rodrigo@novell.com +- Review and merge changes from X11:Compiz +* Fri Sep 26 2008 cyberorg@opensuse.org +- Fix enabling compiz on kde, simeple-ccsm-kde-enable.patch +* Mon Sep 22 2008 cyberorg@opensuse.org +- Fix profile handling when desktop effects are not enabled +* Wed Sep 17 2008 cyberorg@opensuse.org +- Release 0.7.8 +- simple-ccsm-compiz-manager-cmd.diff add --replace +* Mon Sep 15 2008 cyberorg@opensuse.org +- l10n updates +- Reduce startup time +- Add support for the extensible animation plugin * Tue Jul 01 2008 mhopf@suse.de - Updated from buildservice. * Sat May 31 2008 cyberorg@opensuse.org ++++++ simple-ccsm-0.7.6.tar.bz2 -> simple-ccsm-0.7.8.tar.bz2 ++++++ ++++ 5391 lines of diff (skipped) ++++++ simple-ccsm-compiz-manager-cmd.diff ++++++ diff -ur a/simple-ccsm.in b/simple-ccsm.in --- a/simple-ccsm.in 2008-09-19 14:26:06.000000000 +0530 +++ b/simple-ccsm.in 2008-09-19 14:27:10.000000000 +0530 @@ -184,9 +184,9 @@ # Change to your default CompizEnableDesktopEffects = @enable_desktop_effects@ -CompizStartCommand = "compiz-manager" +CompizStartCommand = "compiz-manager --replace" CompizDryRunCommand = "CM_DRY=yes compiz-manager" -CompizNoChecksCommand = "SKIP_CHECKS=yes compiz-manager" +CompizNoChecksCommand = "SKIP_CHECKS=yes compiz-manager --replace" GnomeSession = "GNOME_DESKTOP_SESSION_ID" KdeSession = "KDE_FULL_SESSION" ++++++ simple-ccsm-kde-enable.patch ++++++ From: Jigish Gohil <cyberorg@opensuse.org> Date: Fri, 26 Sep 2008 08:10:57 +0000 (+0530) Subject: fix kde autostart X-Git-Url: http://gitweb.compiz-fusion.org/?p=fusion%2Fcompizconfig%2Fsimple-ccsm;a=com... fix kde autostart --- diff --git a/simple-ccsm.in b/simple-ccsm.in index 0491f26..60abb2b 100755 --- a/simple-ccsm.in +++ b/simple-ccsm.in @@ -1269,6 +1269,12 @@ class MainWin: cmd = CompizStartCommand.split(" ") subprocess.Popen(cmd) + # Enable compiz in kde + try: + subprocess.call('kwriteconfig --file ksmserverrc --group General --key windowManager compiz'.split()) + except (IOError, OSError): + pass + # Create a file that indicates wether compiz is enabled or not path = os.path.expanduser("~/.config/compiz/enable-compiz") open(path, "w+").close() # touch replacement ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de