[packages/glibc] - rel 2; avoid multi-arch file conflicts

arekm arekm at pld-linux.org
Mon Feb 5 11:44:31 CET 2018


commit 24d600bcb6c7af40acad33ef2facfc571e84bba3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Feb 5 11:44:23 2018 +0100

    - rel 2; avoid multi-arch file conflicts

 glibc.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/glibc.spec b/glibc.spec
index 465a8f7..225d542 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
@@ -175,6 +175,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_noautoprov		.*\(GLIBC_PRIVATE\)
 %define		_noautoreq		.*\(GLIBC_PRIVATE\)
 
+# to avoid multi-arch conflicts on getconf/* files
+%define		_libexecdir		%{_libdir}
+
 %description
 Contains the standard libraries that are used by multiple programs on
 the system. In order to save disk space and memory, as well as to ease
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/24d600bcb6c7af40acad33ef2facfc571e84bba3



More information about the pld-cvs-commit mailing list