--- rpms/smeserver-gitweb/contribs9/smeserver-gitweb.spec 2016/02/17 00:27:19 1.3 +++ rpms/smeserver-gitweb/contribs9/smeserver-gitweb.spec 2016/02/17 01:10:50 1.4 @@ -1,6 +1,6 @@ %define name smeserver-gitweb %define version 1.1.0 -%define release 2 +%define release 3 Summary: GitWeb is a web based Git repository viewer on SME Server Name: %{name} Version: %{version} @@ -21,11 +21,17 @@ Requires: highlight AutoReqProv: no Patch1: smeserver-gitweb-1.1.0-remove_unused_linefeed_from_auth_error.patch Patch2: smeserver-gitweb-1.1.0-remove_runtime_access_to_networks_db.patch +patch3: smeserver-gitweb-1.1.0-runtime_search_for_pwauth.patch %description HTTP access to https://git.host.com provides a gitweb view of the repositories. %changelog +* Wed Feb 17 2016 Marco Hess 1.1.0-3 +- Changed the trypass function in 60ExportAuthHook to dynamically + check for the location of pwauth so this becomes universal for + SME8 and SME9. + * Wed Feb 17 2016 Marco Hess 1.1.0-2 - Remove runtime access to NetworkDB [SME: 9217] - Some trailing whitespace cleanup @@ -55,6 +61,7 @@ HTTP access to https://git.host.com prov %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %install