--- rpms/smeserver-gitweb/contribs10/smeserver-gitweb.spec 2020/12/20 18:47:54 1.2 +++ rpms/smeserver-gitweb/contribs10/smeserver-gitweb.spec 2021/03/26 17:59:01 1.3 @@ -1,6 +1,6 @@ %define name smeserver-gitweb %define version 1.1.0 -%define release 13 +%define release 14 Summary: GitWeb is a web based Git repository viewer on SME Server Name: %{name} Version: %{version} @@ -26,13 +26,21 @@ Patch4: smeserver-gitweb-1.1.0-defineURI Patch5: smeserver-gitweb-1.1.0-fix_remote_auth.patch Patch6: smeserver-gitweb-1.1.0-fix_group_check.patch Patch7: smeserver-gitweb-1.1.0-checktrusted_networks.patch +Patch8: smeserver-gitweb-1.1.0-Add-Update-event-to-createlinks.patch %description HTTP access to https://git.host.com provides a gitweb view of the repositories. %changelog +* Fri Mar 26 2021 Brian Read 1.1.0-14.sme +- Add Update event to createlinks [SME: 11286] + +* Fri Mar 26 2021 BogusDateBot +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + * Sun Dec 20 2020 Brian Read 1.1.0-13.sme -- Initial import to SMe10 tree [SME: 11285] +- Initial import to SME10 tree [SME: 11286] * Mon Feb 06 2017 Jean-Philipe Pialasse 1.1.0-12.sme - revert local patch wrongly applied [SME: 10077] @@ -44,15 +52,15 @@ HTTP access to https://git.host.com prov - smeserver-git-1.1.0-locale-2016-06-22.patch * Wed Jun 22 2016 Jean-Philipe Pialasse 1.1.0-7.sme -- fix 500 error after auth on remote access [SME: 9614] +- Add Update event to createlinks 500 error after auth on remote access [SME: 9614] - check all trusted networks [SME: 9578] -- fix git db readable by everybody [SME: 9615] +- Add Update event to createlinks git db readable by everybody [SME: 9615] * Sat Jun 11 2016 Jean-Philipe Pialasse 1.1.0-6.sme -- fix auth from remote IP [SME: 9202] +- Add Update event to createlinks auth from remote IP [SME: 9202] * Fri Jun 10 2016 Jean-Philipe Pialasse 1.1.0-5.sme -- fix short url to repo not working [SME: 9202] +- Add Update event to createlinks short url to repo not working [SME: 9202] * Thu Feb 18 2016 Marco Hess 1.1.0-4 - Removed chmod 644 /home/e-smith/db/networks from spec file as @@ -97,9 +105,11 @@ HTTP access to https://git.host.com prov %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build +perl createlinks %install rm -rf $RPM_BUILD_ROOT @@ -120,7 +130,7 @@ echo "Expanding GitWeb home page text te /sbin/e-smith/expand-template /etc/e-smith/web/common/gitweb/home_text.html echo "Expanding web server template ..." /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf -/etc/rc7.d/S86httpd-e-smith sighup +#/etc/rc7.d/S86httpd-e-smith sighup %files -f %{name}-%{version}-filelist %defattr(-,root,root)