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

r1314 - glibc-package/trunk/debian/patches



Author: aurel32
Date: 2006-04-03 21:36:56 +0000 (Mon, 03 Apr 2006)
New Revision: 1314

Modified:
   glibc-package/trunk/debian/patches/ldconfig-multiarch.diff
   glibc-package/trunk/debian/patches/siginfo_h.diff
Log:
Fix path of some patches



Modified: glibc-package/trunk/debian/patches/ldconfig-multiarch.diff
===================================================================
--- glibc-package/trunk/debian/patches/ldconfig-multiarch.diff	2006-04-03 21:35:33 UTC (rev 1313)
+++ glibc-package/trunk/debian/patches/ldconfig-multiarch.diff	2006-04-03 21:36:56 UTC (rev 1314)
@@ -1,5 +1,5 @@
---- ldconfig.c.orig	2005-02-16 11:29:34.000000000 +0100
-+++ ldconfig.c	2006-03-26 23:37:33.665182082 +0200
+--- glibc-2.3.6/elf/ldconfig.c.orig	2005-02-16 11:29:34.000000000 +0100
++++ glibc-2.3.6/elf/ldconfig.c	2006-03-26 23:37:33.665182082 +0200
 @@ -1027,6 +1027,125 @@
    fclose (file);
  }

Modified: glibc-package/trunk/debian/patches/siginfo_h.diff
===================================================================
--- glibc-package/trunk/debian/patches/siginfo_h.diff	2006-04-03 21:35:33 UTC (rev 1313)
+++ glibc-package/trunk/debian/patches/siginfo_h.diff	2006-04-03 21:36:56 UTC (rev 1314)
@@ -5,8 +5,8 @@
 retrieving revision 1.6
 retrieving revision 1.7
 diff -u -r1.6 -r1.7
---- libc/bits/siginfo.h	2001/07/06 04:55:50	1.6
-+++ libc/bits/siginfo.h	2006/04/01 19:18:59	1.7
+--- libc/sysdeps/generic/bits/siginfo.h	2001/07/06 04:55:50	1.6
++++ libc/sysdeps/generic/bits/siginfo.h	2006/04/01 19:18:59	1.7
 @@ -76,7 +76,7 @@
  {
    ILL_ILLOPC = 1,		/* Illegal opcode.  */



Reply to: