summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cdda87c)
raw | patch | inline | side by side (parent: cdda87c)
author | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 23 Jun 2007 09:37:17 +0000 (11:37 +0200) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 23 Jun 2007 09:37:17 +0000 (11:37 +0200) |
contrib/tig.spec.in | patch | blob | history |
diff --git a/contrib/tig.spec.in b/contrib/tig.spec.in
index 9a75a8f5923dc57ad27065a3928cc4c3fb7c4561..557a75ad728301aa1d8bb9e9bd02c06dc5684ef4 100644 (file)
--- a/contrib/tig.spec.in
+++ b/contrib/tig.spec.in
%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 <fonseca@diku.dk>
+- Include tig bash completion script
+
* Fri Jun 1 2007 Jakub Narebski <jnareb@gmail.com>
- Include documentation sources for --without docs
- Remove PDF version of manual from being build and installed