rpms/compiz/devel compiz-gtk, 1.4, 1.5 compiz.spec, 1.151, 1.152 sources, 1.44, 1.45

Adel Gadllah drago01 at fedoraproject.org
Mon Dec 8 12:00:32 UTC 2008


Author: drago01

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

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


Index: compiz-gtk
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/devel/compiz-gtk,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- compiz-gtk	7 Dec 2008 21:49:16 -0000	1.4
+++ compiz-gtk	8 Dec 2008 12:00:01 -0000	1.5
@@ -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/devel/compiz.spec,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- compiz.spec	7 Dec 2008 21:49:16 -0000	1.151
+++ compiz.spec	8 Dec 2008 12:00:01 -0000	1.152
@@ -14,7 +14,7 @@
 License:        GPLv2+ and LGPLv2+ and MIT
 Group:          User Interface/Desktops
 Version:        0.7.8
-Release:        8%{?dist}
+Release:        9%{?dist}
 
 Summary:        OpenGL window and compositing manager
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -376,6 +376,9 @@
 
 
 %changelog
+* Mon Dec 08 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.7.8-9
+- Remove direct rendering check for now
+
 * Sun Dec 07 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.7.8-8
 - Add 'obs' to default plugin list 
 - Improve glx_tfp check


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/devel/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources	7 Dec 2008 21:49:16 -0000	1.44
+++ sources	8 Dec 2008 12:00:01 -0000	1.45
@@ -1,4 +1,4 @@
 cb8baed2983dec5184f196346f973ad2  compiz-0.7.8.tar.bz2
 d56f2f6456fc89b06e1e0d21cab74f55  desktop-effects-0.7.18.tar.bz2
 7a7766f43797239ca0a4a0881d91f646  kde-desktop-effects-0.0.5.tar.bz2
-023f543a5b3a4eafa003ca8f846ada1e  glx_tfp_test.c
+892ce372ff673202db52034a0473f262  glx_tfp_test.c




More information about the fedora-extras-commits mailing list