forked from pool/glibc
Accepting request 1109216 from home:Andreas_Schwab:Factory
- intl-c-utf-8-like-c-locale.patch: intl: Treat C.UTF-8 locale like C locale (BZ #16621) - glibc-disable-gettext-for-c-utf8.patch: Removed OBS-URL: https://build.opensuse.org/request/show/1109216 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=666
This commit is contained in:
@@ -287,8 +287,6 @@ Patch100: add-locales.patch
|
||||
Patch102: glibc-2.4.90-no_NO.diff
|
||||
# PATCH-FIX-OPENSUSE -- Renames for China
|
||||
Patch103: glibc-2.4-china.diff
|
||||
# PATCH-FIX-OPENSUSE -- Disable gettext for C.UTF-8 locale
|
||||
Patch104: glibc-disable-gettext-for-c-utf8.patch
|
||||
|
||||
### Network related patches
|
||||
# PATCH-FIX-OPENSUSE Warn about usage of mdns in resolv.conv
|
||||
@@ -307,6 +305,8 @@ Patch1001: cache-amd-legacy.patch
|
||||
Patch1002: cache-intel-shared.patch
|
||||
# PATCH-FIX-UPSTREAM malloc: Enable merging of remainders in memalign, remove bin scanning from memalign (BZ #30723)
|
||||
Patch1003: posix-memalign-fragmentation.patch
|
||||
# PATCH-FIX-UPSTREAM intl: Treat C.UTF-8 locale like C locale (BZ #16621)
|
||||
Patch1004: intl-c-utf-8-like-c-locale.patch
|
||||
|
||||
###
|
||||
# Patches awaiting upstream approval
|
||||
@@ -524,7 +524,6 @@ library in a cross compilation setting.
|
||||
%patch100 -p1
|
||||
%patch102 -p1
|
||||
%patch103 -p1
|
||||
%patch104 -p1
|
||||
|
||||
%patch304 -p1
|
||||
%patch306 -p1
|
||||
@@ -534,6 +533,7 @@ library in a cross compilation setting.
|
||||
%patch1001 -p1
|
||||
%patch1002 -p1
|
||||
%patch1003 -p1
|
||||
%patch1004 -p1
|
||||
%endif
|
||||
|
||||
%patch2000 -p1
|
||||
|
Reference in New Issue
Block a user