From a5d7e3a2f180f4dd7a748cb0d4c795770da9db65 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 11 Jan 2008 21:40:15 -0800 Subject: RPM spec: include gitk message files. Signed-off-by: Junio C Hamano --- git.spec.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'git.spec.in') diff --git a/git.spec.in b/git.spec.in index 78968583ed..659f058819 100644 --- a/git.spec.in +++ b/git.spec.in @@ -166,6 +166,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %doc Documentation/*gitk*.txt %{_bindir}/*gitk* +%{_datadir}/gitk/ %{!?_without_docs: %{_mandir}/man1/*gitk*.1*} %{!?_without_docs: %doc Documentation/*gitk*.html } @@ -180,6 +181,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/technical} %changelog +* Fri Jan 11 2008 Junio C Hamano +- Include gitk message files + * Sun Jan 06 2008 James Bowes - Make the metapackage require the same version of the subpackages. -- cgit v1.2.3