From 8e056c6a5a190e044d963a87b083c0d67d7d3b7020a9056f9d0fee4196962cdb Mon Sep 17 00:00:00 2001 From: Flavio Castelli Date: Tue, 19 Apr 2016 07:54:05 +0000 Subject: [PATCH] Accepting request 390606 from home:pluskalm:branches:Virtualization:containers - Supplemnent zsh from zsh-completion * zsh-completion will be automatically installed if zsh and docker are installed OBS-URL: https://build.opensuse.org/request/show/390606 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=100 --- docker.changes | 7 +++++++ docker.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docker.changes b/docker.changes index 3850fa4..1974cc3 100644 --- a/docker.changes +++ b/docker.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 18 19:33:56 UTC 2016 - mpluskal@suse.com + +- Supplemnent zsh from zsh-completion + * zsh-completion will be automatically installed if zsh and + docker are installed + ------------------------------------------------------------------- Mon Apr 18 15:44:11 UTC 2016 - jmassaguerpla@suse.com diff --git a/docker.spec b/docker.spec index 9752376..7e02179 100644 --- a/docker.spec +++ b/docker.spec @@ -124,7 +124,7 @@ Bash command line completion support for %{name}. Summary: Zsh Completion for %{name} Group: System/Management Requires: %{name} = %{version} -Requires: zsh +Supplements: packageand(docker:zsh) BuildArch: noarch %description zsh-completion