1 |
%define name smeserver-git |
%define name smeserver-git |
2 |
%define version 1.2.0 |
%define version 1.2.0 |
3 |
%define release 10 |
%define release 11 |
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} |
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 |
Patch7: smeserver-git-1.2.0-bz12163.patch |
28 |
|
Patch8: smeserver-git-1.2.0-bz9629.patch |
29 |
|
|
30 |
%description |
%description |
31 |
smeserver-git enables centralised git repositories on an SME server and enables |
smeserver-git enables centralised git repositories on an SME server and enables |
37 |
Originally brought by Marco Hess http://www.through-ip.com |
Originally brought by Marco Hess http://www.through-ip.com |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-11.sme |
41 |
|
- fix system and domaine name not taken into account in manager [SME: 9629] |
42 |
|
|
43 |
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-10.sme |
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-10.sme |
44 |
- fix not allowing dot in repo name [SME: 12163] |
- fix not allowing dot in repo name [SME: 12163] |
45 |
|
|
169 |
%patch5 -p1 |
%patch5 -p1 |
170 |
%patch6 -p1 |
%patch6 -p1 |
171 |
%patch7 -p1 |
%patch7 -p1 |
172 |
|
%patch8 -p1 |
173 |
|
|
174 |
mkdir -p root/home/e-smith/files/git/ |
mkdir -p root/home/e-smith/files/git/ |
175 |
%build |
%build |