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

leigh123linux leigh123linux at fedoraproject.org
Thu Oct 14 19:01:13 UTC 2010


commit c8ea250dd6ae95f91ae46c573d538e6338314e98
Author: leigh scott <leigh123linux at googlemail.com>
Date:   Thu Oct 14 20:01:06 2010 +0100

    - Don't rely on deprecated gdk symbol gdk_display.
    - Add Br libxslt-devel

 compiz.spec      |   10 ++--------
 dbus_build.patch |   11 -----------
 2 files changed, 2 insertions(+), 19 deletions(-)
---
diff --git a/compiz.spec b/compiz.spec
index c367f33..26ac590 100644
--- a/compiz.spec
+++ b/compiz.spec
@@ -40,7 +40,6 @@ 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
@@ -65,9 +64,6 @@ Patch115: compiz-0.8.6-focus-denied-stacking-fix.patch
 #http://gitweb.compiz.org/?p=compiz/core;a=commit;h=5ea5e2130c56d405fcccd63932918fc49ca1f1b9
 Patch116: gdk_display_deprecated.patch
 
-#build patch
-Patch120: dbus_build.patch
-
 %description
 Compiz is one of the first OpenGL-accelerated compositing window
 managers for the X Window System. The integration allows it to perform
@@ -137,7 +133,6 @@ and other kde integration related stuff.
 %patch114 -p1 -b .map-request
 %patch115 -p1 -b .focus-denied-stacking
 %patch116 -p1 -b .gdk_display_deprecated
-%patch120 -p1 -b .dbus_build
 
 %build
 rm -rf $RPM_BUILD_ROOT
@@ -153,7 +148,7 @@ libtoolize
 aclocal
 autoconf
 automake
-%configure  \
+%configure 					\
 	--enable-gconf 			\
 	--enable-dbus 				\
 	--enable-place 			\
@@ -295,8 +290,7 @@ 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 and dbus-devel
-- add patch to fix dbus build error 
+- Add Br libxslt-devel
 
 * 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