--- rpms/smeserver-git/contribs10/smeserver-git.spec 2021/08/22 04:53:07 1.6 +++ rpms/smeserver-git/contribs10/smeserver-git.spec 2022/07/22 07:09:46 1.7 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.2.0 -%define release 5 +%define release 6 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -21,6 +21,7 @@ Patch1: smeserver-git-1.2.0.bz10464-warn Patch2: smeserver-git-1.2.0-Set-debugging-disabled.patch Patch3: smeserver-git-1.2.0-Add-Update-event-to-createlinks.patch Patch4: smeserver-git-1.2.0-locale-2021-08-22.patch +Patch5: smeserver-git-1.2.0-bz12048-httpd24.patch %description smeserver-git enables centralised git repositories on an SME server and enables @@ -31,6 +32,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 Jul 22 2022 Jean-Philippe Pialasse 1.2.0-6.sme +- update to httpd 2.4 syntax [SME: 12048] + * Sun Aug 22 2021 Terry Fage 1.2.0-5.sme - apply locale 2021-08-22.patch @@ -147,6 +151,7 @@ host.com/git. Repositories are then avai %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 mkdir -p root/home/e-smith/files/git/ %build