--- rpms/smeserver-phpki-ng/contribs10/smeserver-phpki-ng.spec 2020/11/24 16:28:22 1.1 +++ rpms/smeserver-phpki-ng/contribs10/smeserver-phpki-ng.spec 2020/11/26 16:22:16 1.2 @@ -4,16 +4,19 @@ Name: smeserver-phpki-ng Version: 0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: php integration into SME server Group: Applications/System License: GPL URL: http://phpki.sourceforge.net/ Source: %{name}-%{version}.tar.xz + #Patch0: smeserver-phpki-0.2-fix_redirect_with_user-manager_and_sso.patch #Patch1: smeserver-phpki-0.2.bz10267.updatetktauth.patch +Patch0: smeserver-phpki-ng-0.3-Add-extra-Loadmodules-to-httpd-conf.patch + BuildRoot: %{_tmppath}/%{name}-%{version} BuildArch: noarch @@ -34,6 +37,9 @@ This package contains specific configura %changelog +* Thu Nov 26 2020 Brian Read 0.3-2.sme +- Add in Loadmodules needed to pki-conf/httpd.conf [SME: 11207] + * Fri Apr 03 2020 John Crisp 0.3-1.sme - New release for phpki-ng-0.84 based on phpki-0.83 @@ -77,7 +83,7 @@ This package contains specific configura %prep %setup -q -n %{name}-%{version} -#%patch0 -p1 +%patch0 -p1 #%patch1 -p1 %build