* [PATCH] Add howto files to rpm packages.
@ 2007-05-08 14:19 Quy Tonthat
0 siblings, 0 replies; only message in thread
From: Quy Tonthat @ 2007-05-08 14:19 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
RPM packages did not include howto files which causes broken
links in howto-index.html
Signed-off-by: Quy Tonthat <qtonthat@gmail•com>
---
diff --git a/git.spec.in b/git.spec.in
index 556bdda..9de655c 100644
--- a/git.spec.in
+++ b/git.spec.in
@@ -183,9 +183,12 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%{_datadir}/git-core/
%doc README COPYING Documentation/*.txt
-%{!?_without_docs: %doc Documentation/*.html }
+%{!?_without_docs: %doc Documentation/*.html Documentation/howto}
%changelog
+* Tue May 8 2007 Quy Tonthat <qtonthat@gmail•com>
+- Added howto files
+
* Tue Mar 27 2007 Eygene Ryabinkin <rea-git@codelabs•ru>
- Added the git-p4 package: Perforce import stuff.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-08 15:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-08 14:19 [PATCH] Add howto files to rpm packages Quy Tonthat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox