[packages/glibc] - rel 2; fixes from upstream branch

arekm arekm at pld-linux.org
Fri Aug 4 08:43:13 CEST 2017


commit 3724f17a636c09346d24a4b9c38e76a9dba30dcb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Aug 4 08:43:05 2017 +0200

    - rel 2; fixes from upstream branch

 glibc.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index b84c844..faedf12 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -41,7 +41,7 @@ Summary(tr.UTF-8):	GNU libc
 Summary(uk.UTF-8):	GNU libc версії
 Name:		glibc
 Version:	%{core_version}
-Release:	1
+Release:	2
 Epoch:		6
 License:	LGPL v2.1+
 Group:		Libraries
@@ -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:	2db6605e322eb1f615f3b66a1476d387
 # against GNU TP (libc domain)
 #Patch1:		%{name}-pl.po-update.patch
 Patch2:		%{name}-pld.patch
@@ -946,12 +946,12 @@ kodowania danych z poziomu dowolnego programu.
 %prep
 %setup -q
 
-%if "%{min_kernel}" < "2.6.32"
-echo "Minimal supported kernel is 2.6.32" >&2
+%if "%{min_kernel}" < "3.2.0"
+echo "Minimal supported kernel is 3.2.0" >&2
 exit 1
 %endif
 
-#%patch0 -p1
+%patch0 -p1
 
 %patch2 -p1
 %patch3 -p0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/3724f17a636c09346d24a4b9c38e76a9dba30dcb



More information about the pld-cvs-commit mailing list