[ccsm] require compiz

Adam Williamson adamwill at fedoraproject.org
Thu Jan 20 03:17:54 UTC 2011


commit ac1a2ef6fa5dfdca879bf61382d4a647bd0da5c8
Author: Adam Williamson <awilliam at redhat.com>
Date:   Thu Jan 20 03:17:37 2011 +0000

    require compiz

 ccsm.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ccsm.spec b/ccsm.spec
index 269fefc..8e599fc 100644
--- a/ccsm.spec
+++ b/ccsm.spec
@@ -6,7 +6,7 @@
 
 Name:           ccsm
 Version:        0.9.2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Plugin and configuration tool - Compiz Fusion Project
 
 Group:          User Interface/Desktops
@@ -20,7 +20,7 @@ Patch102:       widgets_filter.patch
 ExcludeArch:    s390 s390x ppc64
 BuildArch:      noarch
 BuildRequires:  python-devel, gettext, desktop-file-utils, intltool
-Requires:       compizconfig-python >= %{basever} , libcompizconfig >= %{basever}
+Requires:       compizconfig-python >= %{basever} , libcompizconfig >= %{basever}, compiz
 Requires:       pygtk2 >= 2.10, python-sexy
 
 %description
@@ -80,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 20 2011 Adam Williamson <awilliam at redhat.com> - 0.9.2.1-3
+- requires compiz - if you launch ccsm without compiz installed you get
+  a very dull empty window
+
 * Thu Jan 20 2011 Adam Williamson <awilliam at redhat.com> - 0.9.2.1-2
 - pass --prefix parameter to build (should fix image location issue)
 


More information about the scm-commits mailing list