From df1bcde546a166c1218a56c9a49987611eed25ad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 3 Feb 2023 07:22:28 +0100 Subject: [PATCH] git patch is back --- glibc.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glibc.spec b/glibc.spec index fefa791..08bbe34 100644 --- a/glibc.spec +++ b/glibc.spec @@ -73,8 +73,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: 86e49c7fb74005d2c1f2162c71c1ec9c # against GNU TP (libc domain) #Patch1: %{name}-pl.po-update.patch Patch2: %{name}-pld.patch @@ -952,7 +952,7 @@ echo "Minimal supported kernel is 3.2.0" >&2 exit 1 %endif -#%patch0 -p1 +%patch0 -p1 %patch2 -p1 %patch3 -p1 -- 2.44.0