--- rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2021/04/06 17:12:02 1.3 +++ rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2022/08/02 03:10:41 1.6 @@ -1,6 +1,6 @@ %define name smeserver-roundcube %define version 1.2 -%define release 11 +%define release 12 Summary: smserver rpm to setup roundcube, an IMAP mail client Name: %{name} @@ -14,7 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-buildroot Prefix: %{_prefix} BuildArchitectures: noarch BuildRequires: e-smith-devtools -Requires: e-smith-release >= 9.0 +Requires: e-smith-release >= 10.0 +Requires: e-smith-apache >= 2.6.0-19 Requires: roundcubemail >= 1.1.3 Requires: git Requires: smeserver-dovecot-extras @@ -23,11 +24,19 @@ Obsoletes: roundcube AutoReqProv: no Patch0: smeserver-roundcube-1.2.RemoveCalendar_Tasklist.patch Patch1: smeserver-roundcube-1.2-Add-update-event-in-createlinks-and-fix-smtp-port-in-config.patch +Patch2: smeserver-roundcube-1.2-bz12059-24syntax.patch +Patch3: smeserver-roundcube-1.2-bz11430-login.patch %description smserver rpm to setup the roundcube IMAP mail client. %changelog +* Mon Aug 01 2022 Jean-Philippe Pialasse 1.2-12.sme +- update to httpd 2.4 access syntax [SME: 12059] + thanks to Vasarhelyi Zsolt +- accept self signed certificates for imap and smtp [SME: 11430] +- Use of undefined constant, quote around module names [SME: 11430] + * Mon Apr 05 2021 Brian Read 1.2-11.sme - Update spec file to take out plugin rpm [SME: 11430 ] @@ -158,7 +167,8 @@ smserver rpm to setup the roundcube IMAP %setup %patch0 -p1 %patch1 -p1 - +%patch2 -p1 +%patch3 -p1 %build perl createlinks