Hello community, here is the log from the commit of package simple-ccsm for openSUSE:Factory checked in at 2012-06-06 16:10:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/simple-ccsm (Old) and /work/SRC/openSUSE:Factory/.simple-ccsm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simple-ccsm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/simple-ccsm/simple-ccsm.changes 2011-09-23 12:46:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.simple-ccsm.new/simple-ccsm.changes 2012-06-06 16:10:17.000000000 +0200 @@ -2 +2 @@ -Tue Jul 19 19:18:49 UTC 2011 - [email protected] +Thu May 31 12:00:00 UTC 2012 - [email protected] @@ -4,4 +4 @@ -- Forward to commit 02306497c354f2b8993ca445cf8528ca99cf4db6: - + Sync with compiz changes -- Drop simple-ccsm-disable-compiz.patch: included upstream. -- Enhance update.sh for easier automatic git updates. +- correct license format @@ -10 +7 @@ -Thu Feb 17 21:53:48 CET 2011 - [email protected] +Tue Apr 28 12:00:00 UTC 2011 - [email protected] @@ -12,34 +9,2 @@ -- Update simple-ccsm-disable-compiz.patch to create - ~/.config/compiz/ if it doesn't exist, and to respect - $XDG_CONFIG_HOME. - -------------------------------------------------------------------- -Thu Feb 17 08:28:31 UTC 2011 - [email protected] - -- Do not package in_IN locale on 11.4. - -------------------------------------------------------------------- -Tue Dec 28 14:55:50 UTC 2010 - [email protected] - -- Add simple-ccsm-disable-compiz.patch: write a compiz-disable file - when disbaling compiz in simple-ccsm. This avoids compiz on - relogin from being started again. - -------------------------------------------------------------------- -Thu Dec 16 16:10:14 UTC 2010 - [email protected] - -- Forward to current git: - + Catch error when trying to disable compiz and kwriteconfig is - not found on the system. Fixes bnc#659886. - -------------------------------------------------------------------- -Wed Nov 17 20:32:00 UTC 2010 - [email protected] - -- Update to version 0.9.2.1: - + Track changes in libcompizconfig: - - Remove Multi-Screen and Display capabilities -- Drop patches: - + simple-ccsm-cm-dry.patch - + simple-ccsm-default-plugins.patch - + simple-ccsm-explicitly-disable-compiz.patch - + simple-ccsm-compiz-manager-cmd.diff: merged +- Update to version 0.8.8 +- adapt to 0.8.8 Old: ---- simple-ccsm.tar.bz2 update.sh New: ---- simple-ccsm-0.8.8.tar.bz2 simple-ccsm-default-plugins_herbster0815.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simple-ccsm.spec ++++++ --- /var/tmp/diff_new_pack.5G17j3/_old 2012-06-06 16:10:18.000000000 +0200 +++ /var/tmp/diff_new_pack.5G17j3/_new 2012-06-06 16:10:18.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package simple-ccsm # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ Name: simple-ccsm -Version: 0.9.2.1 -Release: 9 +Version: 0.8.8 +Release: 1 License: GPL-2.0+ Summary: Simple Settings Manager for Compiz Url: http://opencompositing.org Group: System/X11/Utilities -Source: simple-ccsm.tar.bz2 -# Helper script to track upstream git changes. -Source99: update.sh +Source: simple-ccsm-%{version}.tar.bz2 +# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches +Patch: simple-ccsm-default-plugins_herbster0815.patch BuildRequires: compiz-devel BuildRequires: compiz-gnome BuildRequires: gtk2-devel @@ -57,7 +57,8 @@ Compiz settings manager focused on simplicity and aimed at end users. %prep -%setup -q -n simple-ccsm +%setup -q -n simple-ccsm-%{version} +%patch -p1 %build ./setup.py --prefix=%{_prefix} --enableDesktopEffects @@ -78,9 +79,7 @@ %{_datadir}/simple-ccsm/ %{_datadir}/icons/* %{python_sitelib}/ -%if 0%{?suse_version} < 1140 -%dir %{_datadir}/locale/ml_IN -%dir %{_datadir}/locale/ml_IN/LC_MESSAGES -%endif +#%dir %{_datadir}/locale/ml_IN +#%dir %{_datadir}/locale/ml_IN/LC_MESSAGES %changelog ++++++ simple-ccsm-default-plugins_herbster0815.patch ++++++ ++++ 1493 lines (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
