rpms/compiz/devel button-clicks.patch, NONE, 1.1 compiz.spec, 1.38, 1.39

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Sep 15 18:55:51 UTC 2006


Author: sandmann

Update of /cvs/dist/rpms/compiz/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26581

Modified Files:
	compiz.spec 
Added Files:
	button-clicks.patch 
Log Message:
Add patch to only accept button 1 for close/maximize/minimize

button-clicks.patch:
 0 files changed

--- NEW FILE button-clicks.patch ---


Index: compiz.spec
===================================================================
RCS file: /cvs/dist/rpms/compiz/devel/compiz.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- compiz.spec	15 Sep 2006 17:04:43 -0000	1.38
+++ compiz.spec	15 Sep 2006 18:55:49 -0000	1.39
@@ -49,6 +49,7 @@
 Patch108: plane.patch
 Patch109: double-click.patch
 Patch110: thumbnail-sorting.patch
+Patch111: button-clicks.patch
 
 %description
 Compiz is one of the first OpenGL-accelerated compositing window
@@ -88,6 +89,7 @@
 %patch108 -p1 -b .plane
 %patch109 -p1 -b .double-click
 %patch110 -p1 -b .thumbnail-sorting
+%patch111 -p1 -b .button-clicks
 
 %build
 rm -rf $RPM_BUILD_ROOT
@@ -157,6 +159,9 @@
 
 %changelog
 * Fri Sep 15 2006 Soren Sandmann <sandmann at redhat.com>
+- Add patch to only accept button 1 for close/minimize/maximize
+
+* Fri Sep 15 2006 Soren Sandmann <sandmann at redhat.com>
 - Add patch to fix thumbnail sorting (bug 201605)
 
 * Thu Sep 14 2006 Soren Sandmann <sandmann at redhat.com>




More information about the fedora-cvs-commits mailing list