--- rpms/smeserver-gitweb/contribs9/smeserver-gitweb.spec 2015/02/05 13:28:43 1.1 +++ rpms/smeserver-gitweb/contribs9/smeserver-gitweb.spec 2016/02/11 02:54:17 1.2 @@ -1,6 +1,6 @@ %define name smeserver-gitweb %define version 1.1.0 -%define release 0 +%define release 1 Summary: GitWeb is a web based Git repository viewer on SME Server Name: %{name} Version: %{version} @@ -19,11 +19,15 @@ Requires: smeserver-git Requires: gitweb Requires: highlight AutoReqProv: no +Patch1: smeserver-gitweb-1.1.0-remove_unused_linefeed_from_auth_error.patch %description HTTP access to https://git.host.com provides a gitweb view of the repositories. %changelog +* Thu Feb 11 2016 Marco Hess 1.1.0-1 +- Remove unused line feeds from auth_error messages [SME: 9217] + * Fri Jan 30 2015 Marco Hess 1.1.0-0 - Split spec package to version 1.1 for SME9 - Fixed user authorisation for repositories viewable from internet @@ -44,6 +48,7 @@ HTTP access to https://git.host.com prov %prep %setup +%patch1 -p1 %build %install