commit compizconfig-settings-manager for openSUSE:Factory
Hello community, here is the log from the commit of package compizconfig-settings-manager for openSUSE:Factory checked in at Fri Sep 24 01:03:34 CEST 2010. -------- --- compizconfig-settings-manager/compizconfig-settings-manager.changes 2010-07-21 09:19:23.000000000 +0200 +++ /mounts/work_src_done/STABLE/compizconfig-settings-manager/compizconfig-settings-manager.changes 2010-09-22 15:28:13.000000000 +0200 @@ -1,0 +2,10 @@ +Wed Sep 22 13:30:41 UTC 2010 - dimstar@opensuse.org + +- Move python-compizconfig Requires from main package to python-ccm + +------------------------------------------------------------------- +Wed Aug 25 21:25:31 UTC 2010 - dimstar@opensuse.org + +- Forward to git snapshot of today. + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- update.sh ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ compizconfig-settings-manager.spec ++++++ --- /var/tmp/diff_new_pack.vZBmKh/_old 2010-09-24 01:03:19.000000000 +0200 +++ /var/tmp/diff_new_pack.vZBmKh/_new 2010-09-24 01:03:19.000000000 +0200 @@ -19,7 +19,7 @@ Name: compizconfig-settings-manager Version: 0.9.0 -Release: 1 +Release: 2 License: GPLv2+ Summary: Settings Manager for Compiz (CCSM) Url: http://opencompositing.org @@ -32,7 +32,6 @@ BuildRequires: python-gtk BuildRequires: update-desktop-files Requires: python-ccm -Requires: python-compizconfig Requires: python-gtk BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -44,6 +43,7 @@ License: GPLv2+ Summary: CompizConfig Manager Backend Group: System/X11/Utilities +Requires: python-compizconfig %py_requires %if %suse_version <= 1110 %define python_sitelib %{py_sitedir} ++++++ compizconfig-settings-manager.tar.bz2 ++++++ ++++++ update.sh ++++++ #!/bin/sh oscmodule=$(basename $PWD) (cd $oscmodule; git pull; git submodule update ) tar cjf $oscmodule.tar.bz2 $oscmodule osc ci -m "Update to git-snapshot" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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