1 |
%define name smeserver-git |
%define name smeserver-git |
2 |
%define version 1.2.0 |
%define version 1.2.0 |
3 |
%define release 9 |
%define release 10 |
4 |
Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. |
Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
24 |
Patch4: smeserver-git-1.2.0-locale-2021-08-22.patch |
Patch4: smeserver-git-1.2.0-locale-2021-08-22.patch |
25 |
Patch5: smeserver-git-1.2.0-bz12048-httpd24.patch |
Patch5: smeserver-git-1.2.0-bz12048-httpd24.patch |
26 |
Patch6: smeserver-git-1.2.0-bz11665-debug.patch |
Patch6: smeserver-git-1.2.0-bz11665-debug.patch |
27 |
|
Patch7: smeserver-git-1.2.0-bz12163.patch |
28 |
|
|
29 |
%description |
%description |
30 |
smeserver-git enables centralised git repositories on an SME server and enables |
smeserver-git enables centralised git repositories on an SME server and enables |
36 |
Originally brought by Marco Hess http://www.through-ip.com |
Originally brought by Marco Hess http://www.through-ip.com |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-10.sme |
40 |
|
- fix not allowing dot in repo name [SME: 12163] |
41 |
|
|
42 |
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-9.sme |
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-9.sme |
43 |
- fix debug loglevel [SME: 11665] |
- fix debug loglevel [SME: 11665] |
44 |
|
|
164 |
%patch4 -p1 |
%patch4 -p1 |
165 |
%patch5 -p1 |
%patch5 -p1 |
166 |
%patch6 -p1 |
%patch6 -p1 |
167 |
|
%patch7 -p1 |
168 |
|
|
169 |
mkdir -p root/home/e-smith/files/git/ |
mkdir -p root/home/e-smith/files/git/ |
170 |
%build |
%build |