rpms/xorg-x11-drv-nsc/devel nsc-2.8.1-xserver12-compat.patch, NONE, 1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 24 20:53:37 UTC 2007


Author: ajackson

Update of /cvs/dist/rpms/xorg-x11-drv-nsc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3385

Added Files:
	nsc-2.8.1-xserver12-compat.patch 
Log Message:
* Wed Jan 24 2007 Adam Jackson <ajax at redhat.com> 2.8.1-2
- nsc-2.8.1-noexecstack.patch: Mark the asm file as execstack-clean for
  selinux conformance.  (#220749)
- nsc-2.8.1-xserver12-compat.patch: Build fix for new X server sdk.


nsc-2.8.1-xserver12-compat.patch:
 platform.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE nsc-2.8.1-xserver12-compat.patch ---
--- xf86-video-nsc-2.8.1/src/panel/platform.c.jx	2005-07-01 18:43:12.000000000 -0400
+++ xf86-video-nsc-2.8.1/src/panel/platform.c	2007-01-24 15:41:31.000000000 -0500
@@ -192,7 +192,7 @@
 static unsigned char get_sys_board_type(SYS_BOARD_INFO *, SYS_BOARD_INFO *);
 
 #if defined(linux) && !defined(__KERNEL__)
-#if !defined(XFree86Server)
+#if 0
 static void protected_mode_access(unsigned int, unsigned int,
 				  unsigned long, unsigned char *);
 static void setup_pma();




More information about the fedora-cvs-commits mailing list