--- rpms/smeserver-gitweb/contribs9/smeserver-gitweb.spec 2016/06/24 12:29:20 1.14 +++ rpms/smeserver-gitweb/contribs9/smeserver-gitweb.spec 2016/06/24 13:13:50 1.15 @@ -1,6 +1,6 @@ %define name smeserver-gitweb %define version 1.1.0 -%define release 10 +%define release 11 Summary: GitWeb is a web based Git repository viewer on SME Server Name: %{name} Version: %{version} @@ -32,7 +32,7 @@ Patch8: smeserver-git-1.1.0-locale-2016- HTTP access to https://git.host.com provides a gitweb view of the repositories. %changelog -* Fri Jun 24 2016 Jean-Philipe Pialasse 1.1.0-10.sme +* Fri Jun 24 2016 Jean-Philipe Pialasse 1.1.0-11.sme - removed one missed linefeed * Wed Jun 22 2016 Jean-Philipe Pialasse 1.1.0-8.sme @@ -109,8 +109,7 @@ rm -rf $RPM_BUILD_ROOT %post echo "Ensuring git database is accessible to GitWeb ..." touch /home/e-smith/db/git -chmod 640 /home/e-smith/db/git -chown root:www /home/e-smith/db/git +chmod 644 /home/e-smith/db/git echo "Expanding gitweb.conf template ..." /sbin/e-smith/expand-template /etc/gitweb.conf echo "Expanding GitWeb home page text template ..."