1 |
%define name smeserver-git |
%define name smeserver-git |
2 |
%define version 1.2.0 |
%define version 1.2.0 |
3 |
%define release 5 |
%define release 6 |
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} |
21 |
Patch2: smeserver-git-1.2.0-Set-debugging-disabled.patch |
Patch2: smeserver-git-1.2.0-Set-debugging-disabled.patch |
22 |
Patch3: smeserver-git-1.2.0-Add-Update-event-to-createlinks.patch |
Patch3: smeserver-git-1.2.0-Add-Update-event-to-createlinks.patch |
23 |
Patch4: smeserver-git-1.2.0-locale-2021-08-22.patch |
Patch4: smeserver-git-1.2.0-locale-2021-08-22.patch |
24 |
|
Patch5: smeserver-git-1.2.0-bz12048-httpd24.patch |
25 |
|
|
26 |
%description |
%description |
27 |
smeserver-git enables centralised git repositories on an SME server and enables |
smeserver-git enables centralised git repositories on an SME server and enables |
32 |
host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. |
host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-6.sme |
36 |
|
- update to httpd 2.4 syntax [SME: 12048] |
37 |
|
|
38 |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-5.sme |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.2.0-5.sme |
39 |
- apply locale 2021-08-22.patch |
- apply locale 2021-08-22.patch |
40 |
|
|
151 |
%patch2 -p1 |
%patch2 -p1 |
152 |
%patch3 -p1 |
%patch3 -p1 |
153 |
%patch4 -p1 |
%patch4 -p1 |
154 |
|
%patch5 -p1 |
155 |
|
|
156 |
mkdir -p root/home/e-smith/files/git/ |
mkdir -p root/home/e-smith/files/git/ |
157 |
%build |
%build |