SHA256
1
0
forked from pool/glibc

Accepting request 94187 from home:rhcoe:branches:Base:System

fix for bnc#733140

OBS-URL: https://build.opensuse.org/request/show/94187
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=138
This commit is contained in:
2011-11-29 08:56:06 +00:00
committed by Git OBS Bridge
parent 919f99b740
commit d138dbbb36
3 changed files with 32 additions and 0 deletions

View File

@@ -223,6 +223,8 @@ Patch82: crypt_blowfish-1.2-hack_around_arm.diff
Patch83: glibc-arm-clone-unwind-fix.diff
# PATCH-FIX-OPENSUSE avoid false positive warning that triggers brp postcheck fail
Patch84: nscd-avoid-gcc-warning.diff
# PATCH-FIX-OPENSUSE fix printf with > 32 args and printf specifiers
Patch85: glibc-2.14-32args-printf.patch
%description
The GNU C Library provides the most important standard libraries used
@@ -463,6 +465,7 @@ rm nscd/s-stamp
%patch74 -p1
%patch75 -p1
%patch84
%patch85
#
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!