/[smecontribs]/rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec
ViewVC logotype

Diff of /rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.19 by jpp, Sun Feb 25 20:35:03 2024 UTC Revision 1.20 by jpp, Fri Mar 22 15:20:19 2024 UTC
# Line 1  Line 1 
1  %define name smeserver-roundcube  %define name smeserver-roundcube
2  %define version 1.2  %define version 1.2
3  %define release 21  %define release 22
4    
5  Summary: smserver rpm to setup roundcube, an IMAP mail client  Summary: smserver rpm to setup roundcube, an IMAP mail client
6  Name: %{name}  Name: %{name}
# Line 32  Patch3: smeserver-roundcube-1.2-bz11430- Line 32  Patch3: smeserver-roundcube-1.2-bz11430-
32  Patch4: smeserver-roundcube-1.2-bz11430-plugins.patch  Patch4: smeserver-roundcube-1.2-bz11430-plugins.patch
33  Patch5: smeserver-roundcube-1.2-Update-params-forv1_6-roundcube.patch  Patch5: smeserver-roundcube-1.2-Update-params-forv1_6-roundcube.patch
34  Patch6: smeserver-roundcube-1.2-bz12489-bz12263.patch  Patch6: smeserver-roundcube-1.2-bz12489-bz12263.patch
35    Patch7: smeserver-roundcube-1.2-useSSL.patch
36    
37  %description  %description
38  smeserver rpm to setup the roundcube IMAP mail client.  smeserver rpm to setup the roundcube IMAP mail client.
39    
40  %changelog  %changelog
41    * Fri Mar 22 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.2-22.sme
42    - fix roundcube unable to send mail after smeserver-qpsmtpd disabling auth on port 25
43    
44  * Sat Feb 24 2024 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-21.sme  * Sat Feb 24 2024 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-21.sme
45  - add nextcloud_attachements plugin support [SME: 12489]  - add nextcloud_attachements plugin support [SME: 12489]
46  - simplify access setting using access(private,public)/status [SME: 12263]  - simplify access setting using access(private,public)/status [SME: 12263]
# Line 207  mkdir -p root/usr/local/bin/ Line 211  mkdir -p root/usr/local/bin/
211  cp %{SOURCE1} root/usr/local/bin/composer  cp %{SOURCE1} root/usr/local/bin/composer
212  mkdir -p root/var/lib/php/roundcube/{session,tmp,opcache}  mkdir -p root/var/lib/php/roundcube/{session,tmp,opcache}
213  mkdir -p root/var/log/php/roundcube  mkdir -p root/var/log/php/roundcube
214    %patch7 -p1
215    
216  %build  %build
217  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed