From e087d9b19f958b99289aa4a5c498b58e0aff6de0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 9 Aug 2018 20:47:53 +0200 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 0ab4ff8..d73fbc0 100644 --- a/glibc.spec +++ b/glibc.spec @@ -57,8 +57,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: ad1cb11073f706d94c1cbbfd291cc14a # 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 -p0 -- 2.44.0