--- rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/10 14:58:00 1.6 +++ rpms/smeserver-git/contribs8/smeserver-git.spec 2016/06/11 17:27:05 1.7 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.0.0 -%define release 44 +%define release 45 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -13,6 +13,7 @@ Source: smeserver-git-%{version}.tar.gz Patch0: smeserver-git-1.0.0-locale-2016-03-09.patch 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 Packager: Marco Hess BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -30,6 +31,11 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog +* Sat Jun 11 2016 Jean-Philipe Pialasse 1.0.0-45.sme +- fix auth not asked with Location after RewriteRule [SME: 9202] +- add trailing slash to root git url if omited +- only using git/repo.git or git/gitweb.cgi/repo.git will ask for auth + * Fri Jun 10 2016 Jean-Philipe Pialasse 1.0.0-44.sme - fix allow to see .git short url with gitweb [SME: 9202] @@ -100,6 +106,7 @@ mkdir -p root/home/e-smith/files/git/ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build perl createlinks