[glibc] Move mips entry for shlib-versions to sysdeps

Siddhesh Poyarekar siddhesh at fedoraproject.org
Thu Sep 18 07:47:12 UTC 2014


commit fcca21dd3e239627d72dca42a32a197dd433f546
Author: Siddhesh Poyarekar <siddhesh at redhat.com>
Date:   Thu Sep 18 13:16:17 2014 +0530

    Move mips entry for shlib-versions to sysdeps

 glibc-rtkaio.patch |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/glibc-rtkaio.patch b/glibc-rtkaio.patch
index 2ef4a0b..f5940d6 100644
--- a/glibc-rtkaio.patch
+++ b/glibc-rtkaio.patch
@@ -582,9 +582,19 @@ diff -pruN glibc-2.17-931-g30bbc0c/rtkaio/Makefile glibc-2.17-931-g30bbc0c.new/r
 diff -pruN glibc-2.17-931-g30bbc0c/rtkaio/shlib-versions glibc-2.17-931-g30bbc0c.new/rtkaio/shlib-versions
 --- glibc-2.17-931-g30bbc0c/rtkaio/shlib-versions	1970-01-01 05:30:00.000000000 +0530
 +++ glibc-2.17-931-g30bbc0c.new/rtkaio/shlib-versions	2013-08-16 16:23:23.246028404 +0530
-@@ -0,0 +1,2 @@
-+librtkaio=1		GLIBC_2.0 GLIBC_2.2
+@@ -0,0 +1,1 @@
 +librtkaio=1
+diff --git a/sysdeps/unix/sysv/linux/mips/shlib-versions b/sysdeps/unix/sysv/linux/mips/shlib-versions
+index c5bd7db..06f28ea 100644
+--- a/sysdeps/unix/sysv/linux/mips/shlib-versions
++++ b/sysdeps/unix/sysv/linux/mips/shlib-versions
+@@ -23,5 +23,6 @@ libnss_hesiod=2		GLIBC_2.0 GLIBC_2.2
+ libnsl=1		GLIBC_2.0 GLIBC_2.2
+ 
+ librt=1			GLIBC_2.0 GLIBC_2.2
++librtkaio=1			GLIBC_2.0 GLIBC_2.2
+ 
+ libpthread=0		GLIBC_2.0 GLIBC_2.2
 diff -pruN glibc-2.17-931-g30bbc0c/rtkaio/sysdeps/pthread/kaio_timer_routines.c glibc-2.17-931-g30bbc0c.new/rtkaio/sysdeps/pthread/kaio_timer_routines.c
 --- glibc-2.17-931-g30bbc0c/rtkaio/sysdeps/pthread/kaio_timer_routines.c	1970-01-01 05:30:00.000000000 +0530
 +++ glibc-2.17-931-g30bbc0c.new/rtkaio/sysdeps/pthread/kaio_timer_routines.c	2013-08-16 16:23:23.245028404 +0530


More information about the scm-commits mailing list