From 3c9bab4e1f6649610b0346f801d9b4f7ec168937 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 30 Oct 2021 11:55:13 +0200 Subject: [PATCH] Rel 6; add fixes from upstream --- glibc.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glibc.spec b/glibc.spec index c2505a2..1ad1cdb 100644 --- a/glibc.spec +++ b/glibc.spec @@ -51,7 +51,7 @@ Summary(tr.UTF-8): GNU libc Summary(uk.UTF-8): GNU libc версії Name: glibc Version: %{core_version} -Release: 5 +Release: 6 Epoch: 6 License: LGPL v2.1+ Group: Libraries @@ -67,8 +67,8 @@ Source6: %{name}-localedb-gen Source7: %{name}-LD-path.c Source9: nscd.tmpfiles # use branch.sh to update glibc-git.patch -#Patch0: glibc-git.patch -## Patch0-md5: d41d8cd98f00b204e9800998ecf8427e +Patch0: glibc-git.patch +# Patch0-md5: 3ea36c438d2a150c4ffa0d6a1ea23fe4 # against GNU TP (libc domain) #Patch1: %{name}-pl.po-update.patch Patch2: %{name}-pld.patch @@ -949,7 +949,7 @@ echo "Minimal supported kernel is 3.2.0" >&2 exit 1 %endif -#%patch0 -p1 +%patch0 -p1 %patch2 -p1 %patch3 -p1 -- 2.43.0