--- rpms/smeserver-git/contribs8/smeserver-git.spec 2015/02/04 18:17:59 1.1 +++ rpms/smeserver-git/contribs8/smeserver-git.spec 2016/03/09 07:48:04 1.4 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.0.0 -%define release 40 +%define release 42 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -10,6 +10,7 @@ License: GNU GPL version 2 URL: http://www.through-ip.com Group: SMEserver/addon Source: smeserver-git-%{version}.tar.gz +Patch0: smeserver-git-1.0.0-locale-2016-03-09.patch Packager: Marco Hess BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -27,6 +28,9 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog +* Wed Mar 09 2016 JP Pialasse 1.0.0-42.sme +- apply locale 2016-03-09 patch + * Tue Feb 2 2015 Marco Hess 1.0.0-40 - Fixups of 1.1 incompatibilities with older apache. - Allow adjustment of gitweb static path for git 1.7 vs. git 1.8 @@ -84,6 +88,7 @@ host.com/git. Repositories are then avai %prep %setup mkdir -p root/home/e-smith/files/git/ +%patch0 -p1 %build perl createlinks