commit: f0d3c93dc37762dcb01f41e135ac7df7cad94db5 Author: Raul E Rangel <ismell <AT> ismell <DOT> org> AuthorDate: Tue Oct 20 22:00:58 2020 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Wed Oct 21 07:02:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d3c93d
net-fs/samba: Require dbus when using avahi The zeroconf USE flag pulls in avahi. In order for samba to communicate with avahi, the avahi-client must be present. The avahi-client is controlled via the dbus use flag. Signed-off-by: Raul E Rangel <ismell <AT> ismell.org> Closes: https://github.com/gentoo/gentoo/pull/17984 Closes: https://bugs.gentoo.org/750017 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> net-fs/samba/{samba-4.11.11.ebuild => samba-4.11.11-r1.ebuild} | 2 +- net-fs/samba/{samba-4.11.13.ebuild => samba-4.11.13-r1.ebuild} | 2 +- net-fs/samba/{samba-4.12.6.ebuild => samba-4.12.6-r1.ebuild} | 2 +- net-fs/samba/{samba-4.12.7.ebuild => samba-4.12.7-r1.ebuild} | 2 +- net-fs/samba/{samba-4.13.0.ebuild => samba-4.13.0-r1.ebuild} | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-fs/samba/samba-4.11.11.ebuild b/net-fs/samba/samba-4.11.11-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.11.11.ebuild rename to net-fs/samba/samba-4.11.11-r1.ebuild index 95fda93f246..07e52e0581a 100644 --- a/net-fs/samba/samba-4.11.11.ebuild +++ b/net-fs/samba/samba-4.11.11-r1.ebuild @@ -82,7 +82,7 @@ CDEPEND=" system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) - zeroconf? ( net-dns/avahi ) + zeroconf? ( net-dns/avahi[dbus] ) " DEPEND="${CDEPEND} ${PYTHON_DEPS} diff --git a/net-fs/samba/samba-4.11.13.ebuild b/net-fs/samba/samba-4.11.13-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.11.13.ebuild rename to net-fs/samba/samba-4.11.13-r1.ebuild index 95fda93f246..07e52e0581a 100644 --- a/net-fs/samba/samba-4.11.13.ebuild +++ b/net-fs/samba/samba-4.11.13-r1.ebuild @@ -82,7 +82,7 @@ CDEPEND=" system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) - zeroconf? ( net-dns/avahi ) + zeroconf? ( net-dns/avahi[dbus] ) " DEPEND="${CDEPEND} ${PYTHON_DEPS} diff --git a/net-fs/samba/samba-4.12.6.ebuild b/net-fs/samba/samba-4.12.6-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.12.6.ebuild rename to net-fs/samba/samba-4.12.6-r1.ebuild index 89a685c05fc..5de205e7c8b 100644 --- a/net-fs/samba/samba-4.12.6.ebuild +++ b/net-fs/samba/samba-4.12.6-r1.ebuild @@ -85,7 +85,7 @@ CDEPEND=" system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) - zeroconf? ( net-dns/avahi ) + zeroconf? ( net-dns/avahi[dbus] ) " DEPEND="${CDEPEND} ${PYTHON_DEPS} diff --git a/net-fs/samba/samba-4.12.7.ebuild b/net-fs/samba/samba-4.12.7-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.12.7.ebuild rename to net-fs/samba/samba-4.12.7-r1.ebuild index 89a685c05fc..5de205e7c8b 100644 --- a/net-fs/samba/samba-4.12.7.ebuild +++ b/net-fs/samba/samba-4.12.7-r1.ebuild @@ -85,7 +85,7 @@ CDEPEND=" system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) - zeroconf? ( net-dns/avahi ) + zeroconf? ( net-dns/avahi[dbus] ) " DEPEND="${CDEPEND} ${PYTHON_DEPS} diff --git a/net-fs/samba/samba-4.13.0.ebuild b/net-fs/samba/samba-4.13.0-r1.ebuild similarity index 99% rename from net-fs/samba/samba-4.13.0.ebuild rename to net-fs/samba/samba-4.13.0-r1.ebuild index 654358f9e14..0b9694e9662 100644 --- a/net-fs/samba/samba-4.13.0.ebuild +++ b/net-fs/samba/samba-4.13.0-r1.ebuild @@ -85,7 +85,7 @@ CDEPEND=" system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) - zeroconf? ( net-dns/avahi ) + zeroconf? ( net-dns/avahi[dbus] ) " DEPEND="${CDEPEND} ${PYTHON_DEPS}
