--- rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/24 10:29:30 1.13 +++ rpms/smeserver-git/contribs8/smeserver-git.spec 2017/03/26 00:48:37 1.16 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.0.0 -%define release 51 +%define release 54 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -14,7 +14,7 @@ Patch0: smeserver-git-1.0.0-locale-2016- Patch1: smeserver-git-1.0.0-fix_missing_group_modify_event_check.patch Patch2: smeserver-git-1.0.0-rewriterules_for_dot_git.patch Patch3: smeserver-git-1.0.0-LocationMatch.patch -Patch4: smeserver-git-1.0.0-db_permissions.patch +Patch4: smeserver-git-1.0.0-locale-2017-03-25.patch Packager: Marco Hess BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -32,6 +32,12 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog +* Sat Mar 25 2017 Jean-Philipe Pialasse 1.0.0-54.sme +- apply locale 2017-03-25 + +* 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 - remove wrong migrate fragment [SME: 9619] @@ -154,9 +160,8 @@ chown admin:www /home/e-smith/files/git /etc/rc7.d/S86httpd-e-smith sighup echo "---------------------------------------------------------" # fixing needed permissions -chown root:www /home/e-smith/db/git # fixing previous mess -chmod 640 /home/e-smnth/db/git +chmod 644 /home/e-smith/db/git chmod 640 /home/e-smith/db/accounts chmod 640 /home/e-smith/db/networks