From f218b6c87fa04cd06e995242e9e5a05e4ce1ad0e Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Sat, 23 Jun 2007 11:37:17 +0200 Subject: [PATCH] Include the tig bash completion script as documentation --- contrib/tig.spec.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/contrib/tig.spec.in b/contrib/tig.spec.in index 9a75a8f..557a75a 100644 --- a/contrib/tig.spec.in +++ b/contrib/tig.spec.in @@ -46,13 +46,16 @@ CFLAGS="$RPM_OPT_FLAGS -DVERSION=tig-%{version}-%{release}" %files %defattr(-,root,root) %{_bindir}/* -%doc README COPYING INSTALL SITES BUGS TODO contrib/tigrc +%doc README COPYING INSTALL SITES BUGS TODO contrib/tigrc contrib/tig-completion.bash %{!?_without_docs: %{_mandir}/man1/*.1*} %{!?_without_docs: %{_mandir}/man5/*.5*} %{!?_without_docs: %doc *.html} %{?_without_docs: %doc *.txt} %changelog +* Sat Jun 23 2007 Jonas Fonseca +- Include tig bash completion script + * Fri Jun 1 2007 Jakub Narebski - Include documentation sources for --without docs - Remove PDF version of manual from being build and installed -- 2.30.2