From e202ae37e9f021b658345b6375326c4cad132fa5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 8 Oct 2014 20:02:17 +0200 Subject: [PATCH] redhat: add completions for bash and zsh --- redhat/lldpd.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 426505dd..663ce776 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -208,6 +208,8 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/lldpctl %{_sbindir}/lldpcli %{_libdir}/liblldpctl.so.* +%{_datadir}/zsh/vendor-completions +%{_sysconfdir}/bash_completion.d %doc %{_mandir}/man8/lldp* %dir %attr(750,root,root) %lldpd_chroot %config %{_sysconfdir}/lldpd.d @@ -230,6 +232,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Oct 08 2014 Vincent Bernat - 0.7.11-1 - New upstream version. +- Completion for bash and zsh. * Mon Jul 21 2014 Vincent Bernat - 0.7.10-1 - New upstream version. -- 2.39.5