rpms/compiz/devel compiz-gtk, 1.14, 1.15 compiz.spec, 1.182, 1.183 compiz-pageflip.patch, 1.1, NONE

drago01 drago01 at fedoraproject.org
Mon Sep 21 16:03:20 UTC 2009


Author: drago01

Update of /cvs/pkgs/rpms/compiz/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1942

Modified Files:
	compiz-gtk compiz.spec 
Removed Files:
	compiz-pageflip.patch 
Log Message:
Revert pageflip patch



Index: compiz-gtk
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/devel/compiz-gtk,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- compiz-gtk	22 Aug 2009 14:42:23 -0000	1.14
+++ compiz-gtk	21 Sep 2009 16:03:20 -0000	1.15
@@ -2,7 +2,7 @@
 
 function runCompiz() {
 	gtk-window-decorator &
-	exec compiz --ignore-desktop-hints --always-swap glib gconf gnomecompat $@
+	exec compiz --ignore-desktop-hints glib gconf gnomecompat $@
 }
 
 ISSW=`glxinfo | grep "Software Rasterizer" -c`


Index: compiz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/devel/compiz.spec,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -p -r1.182 -r1.183
--- compiz.spec	24 Aug 2009 21:04:02 -0000	1.182
+++ compiz.spec	21 Sep 2009 16:03:20 -0000	1.183
@@ -13,7 +13,7 @@ URL:            http://www.go-compiz.org
 License:        GPLv2+ and LGPLv2+ and MIT
 Group:          User Interface/Desktops
 Version:        0.8.2
-Release:        14%{?dist}
+Release:        15%{?dist}
 
 Summary:        OpenGL window and compositing manager
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -58,7 +58,6 @@ Patch103: composite-cube-logo.patch
 Patch105: fedora-logo.patch
 Patch106: redhat-logo.patch
 Patch107: compiz-0.8.2-wall.patch
-Patch108: compiz-pageflip.patch
 #Patch110: scale-key.patch
 
 # Make sure configuration plugins never get unloaded
@@ -137,7 +136,6 @@ and other kde integration related stuff.
 
 %patch123 -p1 -b .initial-plugins
 %patch125 -p1 -b .gnome-terminal
-%patch108 -p1 -b .pageflip
 %patch126 -p1 -b .gconf
 
 %build
@@ -318,6 +316,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Sep 21 2009 Adel Gadllah <adel.gadllah at gmail.com> - 0.8.2-15
+- Revert pageflip patch
+
 * Mon Aug 24 2009 Adel Gadllah <adel.gadllah at gmail.com> - 0.8.2-14
 - Fix build
 


--- compiz-pageflip.patch DELETED ---




More information about the scm-commits mailing list