[packages/glibc] - obsolete; 2.28 uses 64bit time_t for parsing even on 32bit architectures
arekm
arekm at pld-linux.org
Wed Aug 1 11:00:33 CEST 2018
commit 0f6642e8425afd98523b8280697366e287acf8e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Aug 1 11:00:26 2018 +0200
- obsolete; 2.28 uses 64bit time_t for parsing even on 32bit architectures
glibc.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 373299d..0ab4ff8 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -66,8 +66,7 @@ Patch3: %{name}-crypt-blowfish.patch
Patch4: %{name}-no-bash-nls.patch
Patch6: %{name}-paths.patch
-# https://sourceware.org/bugzilla/show_bug.cgi?id=23414
-Patch7: %{name}-tzset-default.patch
+
Patch8: %{name}-missing-nls.patch
Patch9: %{name}-nss_include_dirs.patch
Patch10: %{name}-info.patch
@@ -960,7 +959,7 @@ exit 1
%{!?with_bash_nls:%patch4 -p1}
%patch6 -p1
-%patch7 -p1
+
%patch8 -p1
%patch9 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/0f6642e8425afd98523b8280697366e287acf8e1
More information about the pld-cvs-commit
mailing list