Accepting request 126451 from Base:System

Fix cosh bug (forwarded request 126450 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/126451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=113
This commit is contained in:
Stephan Kulow 2012-06-28 15:24:50 +00:00 committed by Git OBS Bridge
commit 7355c0e19b
4 changed files with 16 additions and 5 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f975b80a8fb0fe9984d7dc3e97d2ab1af652c2228ec6d90c36789e71e17ff37b
size 10376824

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52470be67846a71f161cd3c77bc8c1768e43c0205cafea86f4317d885e3d83eb
size 10355188

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jun 28 12:33:50 UTC 2012 - aj@suse.de
- Update to glibc 2.15-branch (git id 725b8ee08aff):
* Fix regression in cosh (bso#14273)
-------------------------------------------------------------------
Wed Jun 27 07:34:15 UTC 2012 - aj@suse.de
- Testsuite is ok to fail on arm
-------------------------------------------------------------------
Tue Jun 26 07:11:49 UTC 2012 - aj@suse.de

View File

@ -117,7 +117,7 @@ Provides: ld-linux.so.3(GLIBC_2.4)
Version: 2.15
Release: 0
%define glibc_major_version 2.15
%define git_id b640404bd8c9
%define git_id 725b8ee08aff
%define glibc_ports_ver 2.15
%define ports_git_id 8a70b2dcabbf
Url: http://www.gnu.org/software/libc/libc.html
@ -818,7 +818,7 @@ export SUSE_ASNEEDED=0
%if %{run_testsuite}
# Increase timeout
export TIMEOUTFACTOR=16
%ifarch alpha %ix86 ppc ppc64 ia64 s390 s390x x86_64
%ifarch %arm alpha %ix86 ppc ppc64 ia64 s390 s390x x86_64
# ix86: tst-cputimer? fails
# ia64: tst-timer4 fails
# ppc64: tst-pselect, ftwtest fails