packages: compiz/compiz.spec - allow building on Titanium, release 2

hawk hawk at pld-linux.org
Sun Jun 21 16:55:31 CEST 2009


Author: hawk                         Date: Sun Jun 21 14:55:31 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- allow building on Titanium, release 2

---- Files affected:
packages/compiz:
   compiz.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: packages/compiz/compiz.spec
diff -u packages/compiz/compiz.spec:1.109 packages/compiz/compiz.spec:1.110
--- packages/compiz/compiz.spec:1.109	Tue Mar 24 20:52:49 2009
+++ packages/compiz/compiz.spec	Sun Jun 21 16:55:26 2009
@@ -5,15 +5,20 @@
 %bcond_without	gtk		# gtk window decorator
 %bcond_without	gnome		# gnome settings module
 %bcond_without	metacity	# metacity theme support
+%if "%{pld_release}" == "ti"
+%bcond_without	kde		# kde-window-decorator and kconfig
+%bcond_with	kde4		# kde4-window-decorator
+%else
 %bcond_with	kde		# kde-window-decorator and kconfig
 %bcond_without	kde4		# kde4-window-decorator
+%endif
 #
 Summary:	OpenGL window and compositing manager
 Summary(pl.UTF-8):	OpenGL-owy zarządca okien i składania
 Name:		compiz
 # note that even versions are STABLE
 Version:	0.8.2
-Release:	1
+Release:	2
 License:	GPL or MIT
 Group:		X11/Applications
 Source0:	http://releases.compiz-fusion.org/core/%{name}-%{version}.tar.gz
@@ -399,6 +404,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2009/06/21 14:55:26  hawk
+- allow building on Titanium, release 2
+
 Revision 1.109  2009/03/24 19:52:49  megabajt
 - disabled kde bcond and enabled kde4 bcond
 - updated %files and gconf plugins list
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/compiz/compiz.spec?r1=1.109&r2=1.110&f=u



More information about the pld-cvs-commit mailing list