rpms/compiz/F-10 compiz-gtk, 1.3, 1.4 compiz.spec, 1.142, 1.143 sources, 1.42, 1.43

Adel Gadllah drago01 at fedoraproject.org
Mon Dec 8 12:02:42 UTC 2008


Author: drago01

Update of /cvs/pkgs/rpms/compiz/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29929

Modified Files:
	compiz-gtk compiz.spec sources 
Log Message:
Remove direct rendering check for now


Index: compiz-gtk
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/F-10/compiz-gtk,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compiz-gtk	7 Dec 2008 21:51:00 -0000	1.3
+++ compiz-gtk	8 Dec 2008 12:02:11 -0000	1.4
@@ -1,9 +1,9 @@
 #!/bin/sh
+export LIBGL_ALWAYS_INDIRECT=1
 
 /usr/bin/glx_tfp_test
 
 if [ $? -eq 0 ]; then
-	export LIBGL_ALWAYS_INDIRECT=1
 	gtk-window-decorator &
 	exec compiz --ignore-desktop-hints glib gconf $@
 else


Index: compiz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/F-10/compiz.spec,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- compiz.spec	7 Dec 2008 21:51:00 -0000	1.142
+++ compiz.spec	8 Dec 2008 12:02:12 -0000	1.143
@@ -14,7 +14,7 @@
 License:        GPLv2+ and LGPLv2+ and MIT
 Group:          User Interface/Desktops
 Version:        0.7.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 
 Summary:        OpenGL window and compositing manager
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -366,6 +366,9 @@
 
 
 %changelog
+* Mon Dec 08 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.7.8-4
+- Remove direct rendering check for now
+
 * Sun Dec 07 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.7.8-3
 - Add 'obs' to default plugin list
 - Improve glx_tfp check


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/F-10/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sources	7 Dec 2008 21:51:00 -0000	1.42
+++ sources	8 Dec 2008 12:02:12 -0000	1.43
@@ -1,4 +1,4 @@
 d56f2f6456fc89b06e1e0d21cab74f55  desktop-effects-0.7.18.tar.bz2
 7a7766f43797239ca0a4a0881d91f646  kde-desktop-effects-0.0.5.tar.bz2
 cb8baed2983dec5184f196346f973ad2  compiz-0.7.8.tar.bz2
-023f543a5b3a4eafa003ca8f846ada1e  glx_tfp_test.c
+892ce372ff673202db52034a0473f262  glx_tfp_test.c




More information about the fedora-extras-commits mailing list