[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r2667 - in branches/7.1/xserver/xorg-server/debian: . patches



Author: dnusinow
Date: 2006-08-06 15:48:06 -0400 (Sun, 06 Aug 2006)
New Revision: 2667

Added:
   branches/7.1/xserver/xorg-server/debian/patches/15_symlink_mesa.diff
Modified:
   branches/7.1/xserver/xorg-server/debian/changelog
   branches/7.1/xserver/xorg-server/debian/patches/series
Log:
* Add 15_symlink_mesa.diff

Modified: branches/7.1/xserver/xorg-server/debian/changelog
===================================================================
--- branches/7.1/xserver/xorg-server/debian/changelog	2006-08-06 19:46:33 UTC (rev 2666)
+++ branches/7.1/xserver/xorg-server/debian/changelog	2006-08-06 19:48:06 UTC (rev 2667)
@@ -4,8 +4,9 @@
   * New upstream release
   * Move patch target call so that we don't try and build twice
   * Remove obsolete 15_security_allocate_local.diff
+  * Add 15_symlink_mesa.diff
 
- -- David Nusinow <dnusinow@debian.org>  Sun,  6 Aug 2006 15:44:37 +0000
+ -- David Nusinow <dnusinow@debian.org>  Sun,  6 Aug 2006 15:47:53 +0000
 
 xorg-server (1:1.0.2-9) unstable; urgency=high
 

Added: branches/7.1/xserver/xorg-server/debian/patches/15_symlink_mesa.diff
===================================================================
--- branches/7.1/xserver/xorg-server/debian/patches/15_symlink_mesa.diff	2006-08-06 19:46:33 UTC (rev 2666)
+++ branches/7.1/xserver/xorg-server/debian/patches/15_symlink_mesa.diff	2006-08-06 19:48:06 UTC (rev 2667)
@@ -0,0 +1,21 @@
+Index: xorg-server/GL/symlink-mesa.sh
+===================================================================
+--- xorg-server.orig/GL/symlink-mesa.sh	2006-08-06 15:47:24.000000000 +0000
++++ xorg-server/GL/symlink-mesa.sh	2006-08-06 15:47:36.000000000 +0000
+@@ -90,6 +90,7 @@
+     action api_validate.h
+     action attrib.c
+     action attrib.h
++    action bitset.h
+     action blend.c
+     action blend.h
+     action bufferobj.c
+@@ -168,6 +169,8 @@
+     action polygon.h
+     action rastpos.c
+     action rastpos.h
++    action rbadaptors.c
++    action rbadaptors.h
+     action renderbuffer.c
+     action renderbuffer.h
+     action simple_list.h

Modified: branches/7.1/xserver/xorg-server/debian/patches/series
===================================================================
--- branches/7.1/xserver/xorg-server/debian/patches/series	2006-08-06 19:46:33 UTC (rev 2666)
+++ branches/7.1/xserver/xorg-server/debian/patches/series	2006-08-06 19:48:06 UTC (rev 2667)
@@ -12,4 +12,5 @@
 12_security_policy_in_etc.diff 
 13_debian_add_xkbpath_env_variable.diff
 14_debian_always_look_in_our_module_path.diff
+15_symlink_mesa.diff
 16_SECURITY_setuid.diff 



Reply to: