--- rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2021/04/05 06:25:55 1.2 +++ 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 10 +%define release 12 Summary: smserver rpm to setup roundcube, an IMAP mail client Name: %{name} @@ -14,20 +14,32 @@ 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 -Requires: roundcubemail_plugins +#Requires: roundcubemail_plugins 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 ] + * Sun Apr 04 2021 Brian Read 1.2-10.sme - Add-update-event-in-createlinks-and-fix-smtp-port-in-config [SME: 11430] @@ -155,7 +167,8 @@ smserver rpm to setup the roundcube IMAP %setup %patch0 -p1 %patch1 -p1 - +%patch2 -p1 +%patch3 -p1 %build perl createlinks