rpms/compiz/devel compiz.spec,1.66,1.67 fedora-logo.patch,1.4,1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Nov 25 14:40:11 UTC 2006


Author: mclasen

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

Modified Files:
	compiz.spec fedora-logo.patch 
Log Message:
update the fedora logo patch



Index: compiz.spec
===================================================================
RCS file: /cvs/dist/rpms/compiz/devel/compiz.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- compiz.spec	23 Nov 2006 06:26:01 -0000	1.66
+++ compiz.spec	25 Nov 2006 14:40:08 -0000	1.67
@@ -7,7 +7,7 @@
 License:        X11/MIT/GPL
 Group:          User Interface/Desktops
 Version:        0.3.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        OpenGL window and compositing manager
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -194,6 +194,9 @@
 %{_includedir}/compiz
 
 %changelog
+* Sat Nov 25 2006 Matthias Clasen <mclasen at redhat.com> - 0.3.4-2
+- Update the fedora logo patch (#217224)
+
 * Thu Nov 23 2006 Matthias Clasen <mclasen at redhat.com> - 0.3.4-1
 - Update to 0.3.4
 

fedora-logo.patch:
 compiz-0.3.2/plugins/cube.c            |    8 ++++----
 compiz-0.3.4/plugins/compiz.schemas.in |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

Index: fedora-logo.patch
===================================================================
RCS file: /cvs/dist/rpms/compiz/devel/fedora-logo.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fedora-logo.patch	10 Nov 2006 20:27:28 -0000	1.4
+++ fedora-logo.patch	25 Nov 2006 14:40:08 -0000	1.5
@@ -19,3 +19,23 @@
  };
  #define N_CUBE_IMAGES (sizeof (cubeImages) / sizeof (cubeImages[0]))
  
+--- compiz-0.3.4/plugins/compiz.schemas.in.fedora-logo       2006-11-15 18:28:01.000000000 +0100
++++ compiz-0.3.4/plugins/compiz.schemas.in   2006-11-25 10:29:49.000000000 +0100
+@@ -15725,7 +15725,7 @@
+             <applyto>/apps/compiz/plugins/cube/screen0/options/color</applyto>
+             <owner>compiz</owner>
+             <type>string</type>
+-            <default>#efebe7ff</default>
++            <default>#00194aff</default>
+             <locale name="C">
+                 <short>Cube Color</short>
+                 <long>Color of top and bottom sides of the cube</long>
+@@ -15918,7 +15918,7 @@
+             <owner>compiz</owner>
+             <type>list</type>
+             <list_type>string</list_type>
+-            <default>[freedesktop.png]</default>
++            <default>[/usr/share/pixmaps/fedora-logo.png]</default>
+             <locale name="C">
+                 <short>Image files</short>
+                 <long>List of PNG and SVG files that should be rendered on top face of cube</long>




More information about the fedora-cvs-commits mailing list