]> git.pld-linux.org Git - packages/git-core.git/commitdiff
gitolite readable by webserver
authorElan Ruusamäe <glen@delfi.ee>
Fri, 31 Jan 2014 21:42:14 +0000 (23:42 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 31 Jan 2014 21:42:14 +0000 (23:42 +0200)
git-core.spec

index 81e0b2d24d3fb25e6748cec494aa2854106d0f12..000b32a578b8298332112496cf7df99adfa3fe7a 100644 (file)
@@ -688,7 +688,7 @@ fi
 %config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) %{webappdir}/httpd.conf
 %config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) %{webappdir}/lighttpd.conf
 %config(noreplace) %verify(not md5 mtime size) %attr(640,root,http) %{webappdir}/gitweb.conf
-%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) %{webappdir}/gitolite.pl
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,http) %{webappdir}/gitolite.pl
 %attr(755,root,root) %{cgibindir}/gitweb.cgi
 %{appdir}
 %attr(755,root,root) %{_libdir}/%{name}/git-instaweb
This page took 0.201018 seconds and 4 git commands to generate.