--- rpms/smeserver-git/contribs10/smeserver-git.spec 2023/03/25 02:49:10 1.10 +++ rpms/smeserver-git/contribs10/smeserver-git.spec 2023/03/25 03:08:42 1.11 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.2.0 -%define release 9 +%define release 10 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -24,6 +24,7 @@ Patch3: smeserver-git-1.2.0-Add-Update-e Patch4: smeserver-git-1.2.0-locale-2021-08-22.patch Patch5: smeserver-git-1.2.0-bz12048-httpd24.patch Patch6: smeserver-git-1.2.0-bz11665-debug.patch +Patch7: smeserver-git-1.2.0-bz12163.patch %description smeserver-git enables centralised git repositories on an SME server and enables @@ -35,6 +36,9 @@ host.com/git. Repositories are then avai Originally brought by Marco Hess http://www.through-ip.com %changelog +* Fri Mar 24 2023 Jean-Philippe Pialasse 1.2.0-10.sme +- fix not allowing dot in repo name [SME: 12163] + * Fri Mar 24 2023 Jean-Philippe Pialasse 1.2.0-9.sme - fix debug loglevel [SME: 11665] @@ -160,6 +164,7 @@ Originally brought by Marco Hess http:// %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 mkdir -p root/home/e-smith/files/git/ %build