From: Lars Wendler Date: Mon, 13 Nov 2017 15:56:40 +0000 (+0100) Subject: net-fs/samba: Fix stable samba when glibc[-rpc] is installed. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=43216e1833dd91caef752e565150fb6df9684ccc;p=gentoo.git net-fs/samba: Fix stable samba when glibc[-rpc] is installed. Bug: https://bugs.gentoo.org/606542 Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/net-fs/samba/samba-4.2.14.ebuild b/net-fs/samba/samba-4.2.14.ebuild index 0213488e770a..67fef98bf874 100644 --- a/net-fs/samba/samba-4.2.14.ebuild +++ b/net-fs/samba/samba-4.2.14.ebuild @@ -91,6 +91,7 @@ S="${WORKDIR}/${MY_P}" PATCHES=( "${FILESDIR}/${PN}-4.2.3-heimdal_compilefix.patch" "${FILESDIR}/${PN}-4.2.7-pam.patch" + "${FILESDIR}/${PN}-glibc-2.26-no_rpc.patch" #637320 ) CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)" diff --git a/net-fs/samba/samba-4.5.10-r1.ebuild b/net-fs/samba/samba-4.5.10-r1.ebuild index 92ac19751e02..d21506da9c7f 100644 --- a/net-fs/samba/samba-4.5.10-r1.ebuild +++ b/net-fs/samba/samba-4.5.10-r1.ebuild @@ -102,6 +102,7 @@ S="${WORKDIR}/${MY_P}" PATCHES=( "${FILESDIR}/${PN}-4.4.0-pam.patch" "${FILESDIR}/${PN}-4.5.1-compile_et_fix.patch" + "${FILESDIR}/${PN}-glibc-2.26-no_rpc.patch" #637320 ) #CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)"