rpms/compiz/devel compiz-gtk,1.2,1.3 compiz.spec,1.146,1.147

Adel Gadllah drago01 at fedoraproject.org
Thu Dec 4 21:03:42 UTC 2008


Author: drago01

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

Modified Files:
	compiz-gtk compiz.spec 
Log Message:
readd ignore-desktop-hints; upstream patch is not in the release yet


Index: compiz-gtk
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/devel/compiz-gtk,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- compiz-gtk	4 Dec 2008 20:59:54 -0000	1.2
+++ compiz-gtk	4 Dec 2008 21:03:11 -0000	1.3
@@ -5,7 +5,7 @@
 
 if [ $? -eq 0 ]; then
 	gtk-window-decorator &
-	exec compiz glib gconf $@
+	exec compiz --ignore-desktop-hints glib gconf $@
 else
 	exec metacity $@
 fi


Index: compiz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/compiz/devel/compiz.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- compiz.spec	4 Dec 2008 20:59:54 -0000	1.146
+++ compiz.spec	4 Dec 2008 21:03:11 -0000	1.147
@@ -374,7 +374,6 @@
 	compiz-0.7.8-fullscreen-top.patch
 - Fall back to metacity if GLX_tfp is not present (RH #457816)
 - Don't allow command line passed (config) plugins to be unloaded
-- Don't use --ignore-desktop-hints (upstream default now)
 
 * Mon Dec 01 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.7.8-5
 - Patch and rebuild for new libplasma, BR plasma-devel




More information about the fedora-extras-commits mailing list