SHA256
6
0
forked from pool/glibc

Accepting request 141127 from home:a_jaeger:devel-glibc

Update to glibc 2.17 development version

OBS-URL: https://build.opensuse.org/request/show/141127
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=227
This commit is contained in:
2012-11-13 11:56:09 +00:00
committed by Git OBS Bridge
parent 0b06ab6125
commit 2b52d0268e
17 changed files with 142 additions and 742 deletions

View File

@@ -1,9 +1,9 @@
Use /var/db for nss_db
Index: glibc-2.15.90/nss/db-Makefile
Index: glibc-2.16.90/nss/db-Makefile
===================================================================
--- glibc-2.15.90.orig/nss/db-Makefile
+++ glibc-2.15.90/nss/db-Makefile
--- glibc-2.16.90.orig/nss/db-Makefile
+++ glibc-2.16.90/nss/db-Makefile
@@ -22,7 +22,7 @@ DATABASES = $(wildcard /etc/passwd /etc/
/etc/rpc /etc/services /etc/shadow /etc/gshadow \
/etc/netgroup)
@@ -13,10 +13,10 @@ Index: glibc-2.15.90/nss/db-Makefile
AWK = awk
MAKEDB = makedb --quiet
Index: glibc-2.15.90/sysdeps/unix/sysv/linux/paths.h
Index: glibc-2.16.90/sysdeps/unix/sysv/linux/paths.h
===================================================================
--- glibc-2.15.90.orig/sysdeps/unix/sysv/linux/paths.h
+++ glibc-2.15.90/sysdeps/unix/sysv/linux/paths.h
--- glibc-2.16.90.orig/sysdeps/unix/sysv/linux/paths.h
+++ glibc-2.16.90/sysdeps/unix/sysv/linux/paths.h
@@ -68,7 +68,7 @@
/* Provide trailing slash, since mostly used for building pathnames. */
#define _PATH_DEV "/dev/"
@@ -26,11 +26,11 @@ Index: glibc-2.15.90/sysdeps/unix/sysv/linux/paths.h
#define _PATH_VARRUN "/var/run/"
#define _PATH_VARTMP "/var/tmp/"
Index: glibc-2.15.90/Makeconfig
Index: glibc-2.16.90/Makeconfig
===================================================================
--- glibc-2.15.90.orig/Makeconfig
+++ glibc-2.15.90/Makeconfig
@@ -287,7 +287,7 @@ inst_sysconfdir = $(install_root)$(sysco
--- glibc-2.16.90.orig/Makeconfig
+++ glibc-2.16.90/Makeconfig
@@ -250,7 +250,7 @@ inst_sysconfdir = $(install_root)$(sysco
# Directory for the database files and Makefile for nss_db.
ifndef vardbdir