--- rpms/smeserver-git/contribs10/smeserver-git.spec 2022/08/01 03:45:45 1.9 +++ rpms/smeserver-git/contribs10/smeserver-git.spec 2023/03/25 02:49:10 1.10 @@ -1,13 +1,13 @@ %define name smeserver-git %define version 1.2.0 -%define release 8 +%define release 9 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} Release: %{release}%{?dist} Distribution: SME Server License: GNU GPL version 2 -URL: http://www.through-ip.com +URL: https://wiki.koozali.org/Git Group: SMEserver/addon Source: smeserver-git-%{version}.tar.gz Packager: Marco Hess @@ -23,6 +23,7 @@ Patch2: smeserver-git-1.2.0-Set-debuggin 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 +Patch6: smeserver-git-1.2.0-bz11665-debug.patch %description smeserver-git enables centralised git repositories on an SME server and enables @@ -31,8 +32,12 @@ managed through a server-manager panel t to the repositories based on the existing SME users and groups. The package installs and enables the git server on the current host like in host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. +Originally brought by Marco Hess http://www.through-ip.com %changelog +* Fri Mar 24 2023 Jean-Philippe Pialasse 1.2.0-9.sme +- fix debug loglevel [SME: 11665] + * Fri Jul 22 2022 Jean-Philippe Pialasse 1.2.0-8.sme - update to httpd 2.4 syntax [SME: 12048] fix Argument for 'Require all' must be 'granted' or 'denied' @@ -154,6 +159,7 @@ host.com/git. Repositories are then avai %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 mkdir -p root/home/e-smith/files/git/ %build