1 |
%define name smeserver-git |
%define name smeserver-git |
2 |
%define version 1.2.0 |
%define version 1.2.0 |
3 |
%define release 1 |
%define release 2 |
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} |
28 |
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. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
* Tue Nov 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-1.sme |
* Tue Nov 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-2.sme |
32 |
- fix smeserver-git prevents httpd.conf template expansion [SME: 10464] |
- fix smeserver-git prevents httpd.conf template expansion [SME: 10464] |
33 |
- now if gitweb is enabled but smeserver-gitweb is not installed a warning is issued |
- now if gitweb is enabled but smeserver-gitweb is not installed a warning is issued |
34 |
instead of an error and template consider it disabled. Same thing if gitweb_theme is enabled |
instead of an error and template consider it disabled. Same thing if gitweb_theme is enabled |