X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/276346b0d0f2797e971dcca8f4912dc78dc3ff87..c36979d964f582a51e2b6e5c8d82d7974218efd1:/contrib/tig.spec.in 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