commit simple-ccsm for openSUSE:Factory
Hello community, here is the log from the commit of package simple-ccsm for openSUSE:Factory checked in at Mon Nov 23 14:58:10 CET 2009. -------- --- simple-ccsm/simple-ccsm.changes 2009-10-11 12:39:55.000000000 +0200 +++ /mounts/work_src_done/STABLE/simple-ccsm/simple-ccsm.changes 2009-11-16 11:35:48.000000000 +0100 @@ -1,0 +2,15 @@ +Mon Nov 16 11:35:23 CET 2009 - dimstar@opensuse.org + +- Require compiz-plugins-main instead of compiz-fusion-plugins-main + +------------------------------------------------------------------- +Fri Nov 13 10:05:40 CET 2009 - dimstar@opensuse.org + +- Update to version 0.8.4: + + Fix KDE autostart + + Don't show simple-ccsm in kde. + + Enable desktop integration and gnomecompatibility on startup +- Disable simple-ccsm-desktop.patch +- Disable simple-ccsm-kde-enable.patch, upstreamed + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- simple-ccsm-0.7.8.tar.bz2 simple-ccsm-desktop.patch simple-ccsm-kde-enable.patch New: ---- simple-ccsm-0.8.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simple-ccsm.spec ++++++ --- /var/tmp/diff_new_pack.4WmtxV/_old 2009-11-23 14:54:50.000000000 +0100 +++ /var/tmp/diff_new_pack.4WmtxV/_new 2009-11-23 14:54:50.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package simple-ccsm (Version 0.7.8 ) +# spec file for package simple-ccsm (Version 0.8.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,28 +18,42 @@ Name: simple-ccsm -BuildRequires: compiz-devel compiz-gnome gtk2-devel intltool libcompizconfig-devel libxml2-devel libxslt-devel pkg-config pyrex python-compizconfig python-devel update-desktop-files -Url: http://opencompositing.org +Version: 0.8.4 +Release: 1 License: GPL v2 or later -Group: System/X11/Utilities -PreReq: %fillup_prereq -Version: 0.7.8 -Release: 17 -Requires: compiz python-compizconfig python-xml 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 +Url: http://opencompositing.org +Group: System/X11/Utilities Source: simple-ccsm-%{version}.tar.bz2 +# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches Patch: simple-ccsm-compiz-manager-cmd.diff -Patch1: simple-ccsm-kde-enable.patch # PATCH-FEATURE-OPENSUSE simple-ccsm-default-plugins.patch bnc #432301 -- include glx Patch2: simple-ccsm-default-plugins.patch -# PATCH-FIX-OPENSUSE simple-ccsm.desktop patch -- for better menu integration -Patch3: simple-ccsm-desktop.patch # PATCH-FIX-OPENSUSE simple-ccsm-explicitly-disable-compiz.patch Patch4: simple-ccsm-explicitly-disable-compiz.patch # PATCH-FIX-UPSTREAM simple-ccsm-cm-dry.patch bnc#407729 rodrigo@novell.com -- Use os.system to run CM_DRY command Patch5: simple-ccsm-cm-dry.patch +BuildRequires: compiz-devel +BuildRequires: compiz-gnome +BuildRequires: gtk2-devel +BuildRequires: intltool +BuildRequires: libcompizconfig-devel +BuildRequires: libxml2-devel +BuildRequires: libxslt-devel +BuildRequires: pkg-config +BuildRequires: pyrex +BuildRequires: python-compizconfig +BuildRequires: python-devel +BuildRequires: update-desktop-files +PreReq: %fillup_prereq +Requires: compiz +Requires: compiz-plugins-main +Requires: compiz-manager +Requires: compizconfig-settings-manager +Requires: python-compizconfig +Requires: python-xml +BuildRoot: %{_tmppath}/%{name}-%{version}-build +ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %py_requires %if %suse_version <= 1110 %define python_sitelib %{py_sitedir} @@ -52,17 +66,15 @@ %prep %setup -q -n simple-ccsm-%{version} %patch -p1 -%patch1 -p1 %patch2 -p1 -%patch3 -p1 %patch4 -p1 %patch5 -p0 %build -./setup.py install --root=%buildroot --prefix=/usr --enableDesktopEffects +./setup.py install --root=%{buildroot} --prefix=/usr --enableDesktopEffects %install -find %buildroot \( -name \*.a -o -name \*.la \) -print0 | xargs -0 rm -f +find %{buildroot} \( -name \*.a -o -name \*.la \) -print0 | xargs -0 rm -f %suse_update_desktop_file simple-ccsm DesktopSettings X-SuSE-ControlCenter-LookAndFeel %find_lang simple-ccsm @@ -73,10 +85,10 @@ %defattr(-, root, root) %{_bindir}/* %{_datadir}/applications/* -%dir %{_datadir}/simple-ccsm -%{_datadir}/simple-ccsm/* +%{_datadir}/simple-ccsm/ %{_datadir}/icons/* -%dir %{python_sitelib} -%{python_sitelib}/* +%{python_sitelib}/ +%dir %{_datadir}/locale/ml_IN +%dir %{_datadir}/locale/ml_IN/LC_MESSAGES %changelog ++++++ simple-ccsm-0.7.8.tar.bz2 -> simple-ccsm-0.8.4.tar.bz2 ++++++ ++++ 5228 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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