From ac513df7527d61f1a589bc4d10c23216cd8cec356a27e046d1ba7d56c87124b2 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 29 Nov 2011 08:57:38 +0000 Subject: [PATCH] Accepting request 94209 from home:a_jaeger:branches:openSUSE:Factory Fix printf problem OBS-URL: https://build.opensuse.org/request/show/94209 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=139 --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index ae1bd03..d3b0b14 100644 --- a/glibc.spec +++ b/glibc.spec @@ -223,7 +223,7 @@ 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 +# PATCH-FIX-OPENSUSE fix printf with > 32 args and printf specifiers bnc#733140, bso#13446 Patch85: glibc-2.14-32args-printf.patch %description