From 5b05644cce52e24ab2e140bb831803efdb365660 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Sun, 7 Dec 2008 21:31:52 -0500 Subject: Include DirectoryIndex in gitweb httpd-config (bug 471692) --- git.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'git.spec') diff --git a/git.spec b/git.spec index 24b0043..d343911 100644 --- a/git.spec +++ b/git.spec @@ -270,6 +270,7 @@ rm -rf $RPM_BUILD_ROOT * Sat Dec 20 2008 Todd Zullinger 1.6.0.6-2 - Install git-* commands in %%{_libexecdir}/git-core, the upstream default - Remove libcurl from Requires, rpm will pick this up automatically +- Include DirectoryIndex in gitweb httpd-config (bug 471692) - Preserve timestamps on installed files - Quiet some rpmlint complaints - Use macros more consistently -- cgit