summaryrefslogtreecommitdiffstats
path: root/git.spec
diff options
context:
space:
mode:
Diffstat (limited to 'git.spec')
-rw-r--r--git.spec1
1 files changed, 1 insertions, 0 deletions
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 <tmz@pobox.com> 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