rpms/wmx/devel wmx-6pl1-cfg.patch,1.2,1.3 wmx.spec,1.13,1.14

Gabriel L. Somlo (somlo) fedora-extras-commits at redhat.com
Tue Dec 25 23:25:25 UTC 2007


Author: somlo

Update of /cvs/pkgs/rpms/wmx/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10778

Modified Files:
	wmx-6pl1-cfg.patch wmx.spec 
Log Message:
changed build config option to use default X cursor fonts

wmx-6pl1-cfg.patch:

Index: wmx-6pl1-cfg.patch
===================================================================
RCS file: /cvs/pkgs/rpms/wmx/devel/wmx-6pl1-cfg.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wmx-6pl1-cfg.patch	5 Jun 2006 17:37:39 -0000	1.2
+++ wmx-6pl1-cfg.patch	25 Dec 2007 23:25:13 -0000	1.3
@@ -1,6 +1,6 @@
 diff -NarU5 wmx-6pl1.orig/Config.h wmx-6pl1/Config.h
---- wmx-6pl1.orig/Config.h	2006-06-04 13:57:06.000000000 -0400
-+++ wmx-6pl1/Config.h	2006-06-04 13:59:12.000000000 -0400
+--- wmx-6pl1.orig/Config.h	2007-12-25 17:08:03.000000000 -0500
++++ wmx-6pl1/Config.h	2007-12-25 17:10:44.000000000 -0500
 @@ -75,11 +75,10 @@
  #define CONFIG_EXEC_USING_SHELL   False
  
@@ -52,6 +52,19 @@
  // modifier is pressed; they're keysyms as defined in <X11/keysym.h>
  // and <X11/keysymdef.h>
  
+@@ -284,11 +283,11 @@
+ // standard X cursor font; otherwise it will install its own.  You may
+ // wish to set this if your X client and server are on different
+ // endian machines, or if you've aliased the cursor font to something
+ // else you like better, or if you just prefer the plain X cursors
+ 
+-#define CONFIG_USE_PLAIN_X_CURSORS	False
++#define CONFIG_USE_PLAIN_X_CURSORS	True
+ 
+ // Colours for window decorations.  The BORDERS one is for the
+ // one-pixel border around the edge of each piece of decoration, not
+ // for the whole decoration
+ 
 @@ -304,11 +303,11 @@
  #define CONFIG_MENU_BORDERS       "black"
  


Index: wmx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wmx/devel/wmx.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- wmx.spec	18 Nov 2007 03:30:05 -0000	1.13
+++ wmx.spec	25 Dec 2007 23:25:13 -0000	1.14
@@ -1,6 +1,6 @@
 Name: wmx
 Version: 6pl1
-Release: 16%{?dist}
+Release: 17%{?dist}
 Summary: A really simple window manager for X
 License: BSD
 Group: User Interface/X
@@ -53,6 +53,9 @@
 %{_sysconfdir}/X11/xinit/Xclients.d/*
 
 %changelog
+* Tue Dec 25 2007 Gabriel Somlo <somlo at cmu.edu> 6pl1-17
+- changed build config option to use default X cursor fonts
+
 * Sat Nov 17 2007 Gabriel Somlo <somlo at cmu.edu> 6pl1-16
 - rebuild
 




More information about the fedora-extras-commits mailing list