[compiz] - Don't rely on deprecated gdk symbol gdk_display. - Add Br libxslt-devel and dbus-devel - add flag

leigh123linux leigh123linux at fedoraproject.org
Thu Oct 14 17:39:46 UTC 2010


commit 4ba86513acf5d201555e2dceb7400101023d270f
Author: leigh scott <leigh123linux at googlemail.com>
Date:   Thu Oct 14 18:39:38 2010 +0100

    - Don't rely on deprecated gdk symbol gdk_display.
    - Add Br libxslt-devel and dbus-devel
    - add flag to configure command so gtk decorator builds

 compiz.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/compiz.spec b/compiz.spec
index 26ac590..e09f599 100644
--- a/compiz.spec
+++ b/compiz.spec
@@ -40,6 +40,7 @@ BuildRequires:  fuse-devel
 BuildRequires:	cairo-devel
 BuildRequires:	libtool
 BuildRequires:  libxslt-devel
+BuildRequires:  dbus-devel
 
 Source0:	http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
 Source1:        compiz-gtk
@@ -148,7 +149,7 @@ libtoolize
 aclocal
 autoconf
 automake
-%configure 					\
+%configure GTK_WINDOW_DECORATOR_CFLAGS=` -I/usr/include/dbus-1.0` \
 	--enable-gconf 			\
 	--enable-dbus 				\
 	--enable-place 			\
@@ -290,7 +291,8 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Oct 14 2010 leigh scott <leigh123linux at googlemail.com> - 0.8.6-5
 - Don't rely on deprecated gdk symbol gdk_display.
-- Add Br libxslt-devel
+- Add Br libxslt-devel and dbus-devel
+- add flag to configure command so gtk decorator builds 
 
 * Wed Oct 06 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.8.6-4
 - Remove kde-desktop-effects.sh ("Compiz Switcher"), use System Settings instead


More information about the scm-commits mailing list