SHA256
1
0
forked from pool/glibc

Accepting request 126063 from home:a_jaeger:my-factory-packages

Fix fmod, strcase_cmp_l

OBS-URL: https://build.opensuse.org/request/show/126063
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=191
This commit is contained in:
2012-06-26 07:45:02 +00:00
committed by Git OBS Bridge
parent 1641a3edb2
commit d5511be555
4 changed files with 13 additions and 8 deletions

View File

@@ -117,12 +117,12 @@ Provides: ld-linux.so.3(GLIBC_2.4)
Version: 2.15
Release: 0
%define glibc_major_version 2.15
%define git_id 60ff996420f9
%define git_id b640404bd8c9
%define glibc_ports_ver 2.15
%define ports_git_id 8a70b2dcabbf
Url: http://www.gnu.org/software/libc/libc.html
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: glibc-%{version}-%{git_id}.tar.bz2
Source: glibc-%{version}-%{git_id}.tar.xz
%define glibc_ports_dir glibc-ports-%{glibc_ports_ver}
Source2: glibc-ports-%{glibc_ports_ver}-%{ports_git_id}.tar.bz2
Source3: noversion.tar.bz2
@@ -278,8 +278,6 @@ Patch1011: armhf-ld-so.patch
Patch1012: glibc-nscd-foreground.patch
# PATCH-FIX-UPSTREAM Fix confstr use of local buffer outside its extent
Patch1013: confstr.patch
# PATCH-FIX-UPSTREAM Use HAS_AVX - aj@suse.de
Patch1014: glibc-2.15-avx2.patch
# PATCH-FIX-UPSTREAM Bogus FPE on underflow for exp(double) bnc#767956 - aj@suse.de
Patch1015: glibc-2.16-expf-underflow-exception.patch
# PATCH-FIX-UPSTREAM Fix gb18030 code bnc#54080
@@ -558,7 +556,6 @@ rm nscd/s-stamp
%endif
%patch1012 -p1
%patch1013 -p1
%patch1014 -p1
%patch1015 -p1
%patch1016 -p1
%patch1017 -p1