1 |
%define name smeserver-git |
%define name smeserver-git |
2 |
%define version 1.2.0 |
%define version 1.2.0 |
3 |
%define release 11 |
%define release 12 |
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} |
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 |
Patch7: smeserver-git-1.2.0-bz12163.patch |
28 |
Patch8: smeserver-git-1.2.0-bz9629.patch |
Patch8: smeserver-git-1.2.0-bz9629.patch |
29 |
|
Patch9: smeserver-git-1.2.0-locale-2024-09-05.patch |
30 |
|
|
31 |
%description |
%description |
32 |
smeserver-git enables centralised git repositories on an SME server and enables |
smeserver-git enables centralised git repositories on an SME server and enables |
38 |
Originally brought by Marco Hess http://www.through-ip.com |
Originally brought by Marco Hess http://www.through-ip.com |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Thu Sep 05 2024 Terry Fage <terry@fage.id.au> 1.2.0-12.sme |
42 |
|
- apply locale 2024-09-05.patch |
43 |
|
|
44 |
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-11.sme |
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-11.sme |
45 |
- fix system and domaine name not taken into account in manager [SME: 9629] |
- fix system and domaine name not taken into account in manager [SME: 9629] |
46 |
|
|
174 |
%patch6 -p1 |
%patch6 -p1 |
175 |
%patch7 -p1 |
%patch7 -p1 |
176 |
%patch8 -p1 |
%patch8 -p1 |
177 |
|
%patch9 -p1 |
178 |
|
|
179 |
mkdir -p root/home/e-smith/files/git/ |
mkdir -p root/home/e-smith/files/git/ |
180 |
%build |
%build |