Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
RPM spec: include gitk message files.
author
Junio C Hamano
<gitster@pobox.com>
Sat, 12 Jan 2008 05:40:15 +0000
(21:40 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 12 Jan 2008 05:40:25 +0000
(21:40 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git.spec.in
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
d3c2d9e
)
diff --git
a/git.spec.in
b/git.spec.in
index 78968583ede4366c436d033b40d7f0d79a292514..659f058819d1aa0f2b7f1b19863f9139f648ffd6 100644
(file)
--- 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*
%defattr(-,root,root)
%doc Documentation/*gitk*.txt
%{_bindir}/*gitk*
+%{_datadir}/gitk/
%{!?_without_docs: %{_mandir}/man1/*gitk*.1*}
%{!?_without_docs: %doc Documentation/*gitk*.html }
%{!?_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
%{!?_without_docs: %doc Documentation/technical}
%changelog
+* Fri Jan 11 2008 Junio C Hamano <gitster@pobox.com>
+- Include gitk message files
+
* Sun Jan 06 2008 James Bowes <jbowes@dangerouslyinc.com>
- Make the metapackage require the same version of the subpackages.
* Sun Jan 06 2008 James Bowes <jbowes@dangerouslyinc.com>
- Make the metapackage require the same version of the subpackages.