forked from pool/glibc
- Upgrade to glibc-2.11.3
- Just few more bugfixes since the latest upgrade - Remove explicit support for nss SPLIT_GROUPS setting; glibc from 2.11 on should handle this automagically. OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
9f6e6245a2
commit
cdc77a6a68
12
glibc.spec
12
glibc.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package glibc (Version 2.11.2)
|
||||
# spec file for package glibc (Version 2.11.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -63,12 +63,12 @@ Obsoletes: glibc-32bit
|
||||
%endif
|
||||
Provides: rtld(GNU_HASH)
|
||||
AutoReqProv: on
|
||||
Version: 2.11.2
|
||||
Version: 2.11.3
|
||||
Release: 3
|
||||
Url: http://www.gnu.org/software/libc/libc.html
|
||||
PreReq: filesystem
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: glibc-%{version}-dd2fde461e30.tar.bz2
|
||||
Source: glibc-%{version}.tar.bz2
|
||||
Source2: glibc-ports-2.10.1-2b2b217196.tar.bz2
|
||||
Source3: noversion.tar.bz2
|
||||
Source4: manpages.tar.bz2
|
||||
@@ -126,7 +126,6 @@ Patch41: glibc-check-native-missing-include.diff
|
||||
Patch42: glibc-no-unwind-tables.diff
|
||||
Patch43: glibc-2.10-nscd-nostack.diff
|
||||
Patch44: glibc-cpusetsize.diff
|
||||
Patch45: glibc-nis-splitgroups.diff
|
||||
Patch46: glibc-2.10.99-ia64-include.diff
|
||||
Patch47: libm-x86-64-exceptions.diff
|
||||
Patch48: glibc-uio-cell.diff
|
||||
@@ -135,8 +134,6 @@ Patch60: ld-prelink-unique.diff
|
||||
Patch61: glibc-ppc64-vdso-time.diff
|
||||
Patch64: glibc-gai-private4.diff
|
||||
Patch65: glibc-resolv-mdnshint.diff
|
||||
Patch66: glibc-ldconfigr-aux.diff
|
||||
Patch67: glibc-nis-initgroups.diff
|
||||
Patch69: glibc-nscd-hconf.diff
|
||||
Patch500: ARM_glibc-2.10.1-local-eabi-wchar.diff
|
||||
Patch501: ARM_glibc-2.10.1-local-hwcap-updates.diff
|
||||
@@ -349,7 +346,6 @@ rm nscd/s-stamp
|
||||
%patch42
|
||||
%patch43
|
||||
%patch44
|
||||
%patch45
|
||||
%patch46
|
||||
%patch47
|
||||
%patch48 -p1
|
||||
@@ -358,8 +354,6 @@ rm nscd/s-stamp
|
||||
%patch61 -p1
|
||||
%patch64
|
||||
%patch65 -p1
|
||||
%patch66 -p1
|
||||
%patch67 -p1
|
||||
%patch69 -p1
|
||||
%ifarch %arm armv5tel armv7l
|
||||
%patch500
|
||||
|
Reference in New Issue
Block a user