Skip to content

Commit b24dd51

Browse files
qtonthatJunio C Hamano
authored andcommitted
RPM spec: include files in technical/ to package.
Not only that they are interesting to users, some of the files are linked to by the included "Git User's Manual" Signed-off-by: Quy Tonthat <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0ab311d commit b24dd51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

git.spec.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,13 @@ rm -rf $RPM_BUILD_ROOT
167167
%{_datadir}/git-core/
168168
%doc README COPYING Documentation/*.txt
169169
%{!?_without_docs: %doc Documentation/*.html Documentation/howto}
170+
%{!?_without_docs: %doc Documentation/technical}
170171

171172
%changelog
173+
* Tue May 13 2007 Quy Tonthat <[email protected]>
174+
- Added lib files for git-gui
175+
- Added Documentation/technical (As needed by Git Users Manual)
176+
172177
* Tue May 8 2007 Quy Tonthat <[email protected]>
173178
- Added howto files
174179

0 commit comments

Comments
 (0)