Add howto files to rpm packages.
[gitweb.git] / git.spec.in
index 87197d10e19107883716e3ced5b4eb38c3d933be..b0ea62884fac624df16c6214c2c0aec912b3a3d2 100644 (file)
@@ -166,9 +166,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
+
 * Mon Feb 13 2007 Nicolas Pitre <nico@cam.org>
 - Update core package description (Git isn't as stupid as it used to be)