From: Vincent Bernat Date: Wed, 8 Oct 2014 18:02:17 +0000 (+0200) Subject: redhat: add completions for bash and zsh X-Git-Tag: 0.7.12~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e202ae37e9f021b658345b6375326c4cad132fa5;p=thirdparty%2Flldpd.git redhat: add completions for bash and zsh --- 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.