--- rpms/smeserver-git/contribs10/smeserver-git.spec 2020/12/27 16:25:41 1.4 +++ rpms/smeserver-git/contribs10/smeserver-git.spec 2021/03/26 16:38:11 1.5 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.2.0 -%define release 3 +%define release 4 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -19,6 +19,7 @@ Requires: git AutoReqProv: no Patch1: smeserver-git-1.2.0.bz10464-warn-on-missing-files.patch Patch2: smeserver-git-1.2.0-Set-debugging-disabled.patch +Patch3: smeserver-git-1.2.0-Add-Update-event-to-createlinks.patch %description smeserver-git enables centralised git repositories on an SME server and enables @@ -29,6 +30,9 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog +* Fri Mar 26 2021 Brian Read 1.2.0-4.sme +- Add Update event to createlinks [SME: 11286 ] + * Sun Dec 20 2020 BogusDateBot - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, - by assuming the date is correct and changing the weekday. @@ -39,7 +43,7 @@ host.com/git. Repositories are then avai - Set-debugging-disabled * Tue Nov 28 2017 Jean-Philipe Pialasse 1.2.0-2.sme -- fix smeserver-git prevents httpd.conf template expansion [SME: 10464] +- Add Update event to createlinks smeserver-git prevents httpd.conf template expansion [SME: 10464] - now if gitweb is enabled but smeserver-gitweb is not installed a warning is issued instead of an error and template consider it disabled. Same thing if gitweb_theme is enabled but smeserver-gitweb-theme is missing. @@ -57,19 +61,19 @@ but smeserver-gitweb-theme is missing. - removing fragment migrate as it should not be used for that [SME: 9619] * Wed Jun 22 2016 Jean-Philipe Pialasse 1.1.0-6.sme -- fix missing ; in migrate fragment 80git to revert db permissions [SME: 9619] +- Add Update event to createlinks missing ; in migrate fragment 80git to revert db permissions [SME: 9619] * Wed Jun 22 2016 Jean-Philipe Pialasse 1.1.0-5.sme -- fix too permissive permissions on db accounts networks and git [SME: 9615] [SME: 9616] +- Add Update event to createlinks too permissive permissions on db accounts networks and git [SME: 9615] [SME: 9616] * Sat Jun 11 2016 Jean-Philipe Pialasse 1.1.0-4.sme - commented out back the rewrite rule on HEAD etc to allow CLI git -- fix auth not asked with Location after RewriteRule [SME: 9202] +- Add Update event to createlinks 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.1.0-3.sme -- fix allow to see .git short url with gitweb [SME: 9202] +- Add Update event to createlinks allow to see .git short url with gitweb [SME: 9202] * Wed Mar 09 2016 JP Pialasse 1.1.0-2.sme - apply locale 2016-03-09 patch @@ -137,6 +141,7 @@ but smeserver-gitweb-theme is missing. %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 mkdir -p root/home/e-smith/files/git/