Author: aurel32
Date: 2010-02-08 19:50:22 +0000 (Mon, 08 Feb 2010)
New Revision: 4161

Added:
   
glibc-package/branches/eglibc-2.11/debian/patches/alpha/submitted-timer_settime.diff
Modified:
   glibc-package/branches/eglibc-2.11/debian/changelog
   glibc-package/branches/eglibc-2.11/debian/patches/series
Log:
Add debian/patches/alpha/submitted-timer_settime.diff to fix FTBFS on alpha.



Modified: glibc-package/branches/eglibc-2.11/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/changelog 2010-02-08 18:25:25 UTC 
(rev 4160)
+++ glibc-package/branches/eglibc-2.11/debian/changelog 2010-02-08 19:50:22 UTC 
(rev 4161)
@@ -48,7 +48,8 @@
     fix ____longjmp_chk on s390 and s390x.
   * Add debian/patches/kfreebsd/local-syscalls_2.11.patch to add chflags,
     fchflags, lchflags syscalls on GNU/kFreeBSD.
-  * Add debian/patches/alpha/local-longjmp-chk.diff to fix FTBFS on alpha.
+  * Add debian/patches/alpha/local-longjmp-chk.diff and
+    debian/patches/alpha/submitted-timer_settime.diff to fix FTBFS on alpha.
 
   [ Samuel Thibault ]
   * debian/patches/hurd-i386/submitted-rtld_lock_recursive.diff: New patch to
@@ -65,7 +66,7 @@
   * Add kfreebsd/local-dosavesse.diff, which does not work,
     so rather use also added kfreebsd/local-nosavesse.diff
 
- -- Aurelien Jarno <aure...@debian.org>  Mon, 08 Feb 2010 19:25:18 +0100
+ -- Aurelien Jarno <aure...@debian.org>  Mon, 08 Feb 2010 20:49:17 +0100
 
 eglibc (2.10.2-7) UNRELEASED; urgency=low
 

Added: 
glibc-package/branches/eglibc-2.11/debian/patches/alpha/submitted-timer_settime.diff
===================================================================
--- 
glibc-package/branches/eglibc-2.11/debian/patches/alpha/submitted-timer_settime.diff
                                (rev 0)
+++ 
glibc-package/branches/eglibc-2.11/debian/patches/alpha/submitted-timer_settime.diff
        2010-02-08 19:50:22 UTC (rev 4161)
@@ -0,0 +1,10 @@
+2010-02-08  Aurelien Jarno  <aurel...@aurel32.net>
+
+       * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: fix
+       include path.
+
+--- a/ports/sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c
++++ b/ports/sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c
+@@ -1 +1 @@
+-#include <nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c>
++#include <nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c>

Modified: glibc-package/branches/eglibc-2.11/debian/patches/series
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/patches/series    2010-02-08 
18:25:25 UTC (rev 4160)
+++ glibc-package/branches/eglibc-2.11/debian/patches/series    2010-02-08 
19:50:22 UTC (rev 4161)
@@ -52,6 +52,7 @@
 alpha/submitted-rtld-fPIC.diff
 alpha/submitted-asm-memchr.diff
 alpha/submitted-sock_nonblock.diff
+alpha/submitted-timer_settime.diff
 alpha/local-fcntl_h.diff
 alpha/local-longjmp-chk.diff
 


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to