--- rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/24 11:38:36 1.14 +++ rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/24 13:48:34 1.15 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.0.0 -%define release 52 +%define release 53 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -31,7 +31,7 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog -* Fri Jun 24 2016 Jean-Philipe Pialasse 1.0.0-52.sme +* Fri Jun 24 2016 Jean-Philipe Pialasse 1.0.0-53.sme - reverting git db to 644 as default-initialize_database will chown it root:admin * Fri Jun 24 2016 Jean-Philipe Pialasse 1.0.0-51.sme @@ -156,7 +156,7 @@ chown admin:www /home/e-smith/files/git echo "---------------------------------------------------------" # fixing needed permissions # fixing previous mess -chmod 640 /home/e-smith/db/git +chmod 644 /home/e-smith/db/git chmod 640 /home/e-smith/db/accounts chmod 640 /home/e-smith/db/networks