author | Junio C Hamano <junkio@cox.net> | |
Wed, 9 May 2007 05:46:56 +0000 (22:46 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 9 May 2007 05:46:56 +0000 (22:46 -0700) |
* maint:
GIT v1.5.1.4
Add howto files to rpm packages.
wcwidth redeclaration
user-manual: fix clone and fetch typos
GIT v1.5.1.4
Add howto files to rpm packages.
wcwidth redeclaration
user-manual: fix clone and fetch typos
1 | 2 | |||
---|---|---|---|---|
git.spec.in | patch | | diff1 | | diff2 | | blob | history |
diff --cc git.spec.in
index 556bdda7aa2ec7a99c7668390c60cdc69eed74f5,b0ea62884fac624df16c6214c2c0aec912b3a3d2..9de655c182249696fcd6bd0ee028869a9868a8db
--- 1/git.spec.in
--- 2/git.spec.in
+++ b/git.spec.in
%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.
+
* Mon Feb 13 2007 Nicolas Pitre <nico@cam.org>
- Update core package description (Git isn't as stupid as it used to be)