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

X Strike Force SVN commit: rev 250 - trunk/debian/patches



Author: branden
Date: 2003-06-26 14:05:55 -0500 (Thu, 26 Jun 2003)
New Revision: 250

Modified:
   trunk/debian/patches/095_fix_Xinput_deadlock.diff
Log:
debian/patches/095_fix_Xinput_deadlock.diff: scrub patch to make it -p0
  clean


Modified: trunk/debian/patches/095_fix_Xinput_deadlock.diff
==============================================================================
--- trunk/debian/patches/095_fix_Xinput_deadlock.diff	2003-06-26 18:57:04 UTC (rev 249)
+++ trunk/debian/patches/095_fix_Xinput_deadlock.diff	2003-06-26 19:05:55 UTC (rev 250)
@@ -4,9 +4,9 @@
 
 Hasn't appeared in XFree86 CVS as of 2003-06-26.
 
-diff -urN XFree86-4.3.0.old/xc/lib/Xi/XExtInt.c XFree86-4.3.0/xc/lib/Xi/XExtInt.c
---- XFree86-4.3.0.old/xc/lib/Xi/XExtInt.c	2002-10-16 01:37:28.000000000 +0100
-+++ XFree86-4.3.0/xc/lib/Xi/XExtInt.c	2003-06-24 00:09:49.000000000 +0100
+diff -urN xc/lib/Xi/XExtInt.c xc/lib/Xi/XExtInt.c
+--- xc/lib/Xi/XExtInt.c	2002-10-16 01:37:28.000000000 +0100
++++ xc/lib/Xi/XExtInt.c	2003-06-24 00:09:49.000000000 +0100
 @@ -196,7 +196,7 @@
  	    return (-1);
  	    }
@@ -16,9 +16,9 @@
  	}
  
      if (versions[version_index].major_version > Dont_Check)
-diff -urN XFree86-4.3.0.old/xc/lib/Xi/XGetVers.c XFree86-4.3.0/xc/lib/Xi/XGetVers.c
---- XFree86-4.3.0.old/xc/lib/Xi/XGetVers.c	2002-10-16 01:37:29.000000000 +0100
-+++ XFree86-4.3.0/xc/lib/Xi/XGetVers.c	2003-06-24 18:25:10.000000000 +0100
+diff -urN xc/lib/Xi/XGetVers.c xc/lib/Xi/XGetVers.c
+--- xc/lib/Xi/XGetVers.c	2002-10-16 01:37:29.000000000 +0100
++++ xc/lib/Xi/XGetVers.c	2003-06-24 18:25:10.000000000 +0100
 @@ -71,12 +71,31 @@
      char		*name;
  #endif
@@ -70,9 +70,9 @@
      return (ext);
      }
  
-diff -urN XFree86-4.3.0.old/xc/lib/Xi/XIint.h XFree86-4.3.0/xc/lib/Xi/XIint.h
---- XFree86-4.3.0.old/xc/lib/Xi/XIint.h	2001-08-01 01:44:39.000000000 +0100
-+++ XFree86-4.3.0/xc/lib/Xi/XIint.h	2003-06-24 00:09:49.000000000 +0100
+diff -urN xc/lib/Xi/XIint.h xc/lib/Xi/XIint.h
+--- xc/lib/Xi/XIint.h	2001-08-01 01:44:39.000000000 +0100
++++ xc/lib/Xi/XIint.h	2003-06-24 00:09:49.000000000 +0100
 @@ -21,4 +21,11 @@
  #endif
  );



Reply to: