/[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.21 by jpp, Fri Mar 22 16:17:40 2024 UTC Revision 1.22 by jpp, Mon Mar 25 15:25:50 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 23  %define release 24
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 33  Patch4: smeserver-roundcube-1.2-bz11430- Line 33  Patch4: smeserver-roundcube-1.2-bz11430-
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  Patch7: smeserver-roundcube-1.2-useSSL.patch
36    Patch8: smeserver-roundcube-1.2-rcplugin_update.patch
37    
38  %description  %description
39  smeserver rpm to setup the roundcube IMAP mail client.  smeserver rpm to setup the roundcube IMAP mail client.
40    
41  %changelog  %changelog
42    * Mon Mar 25 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.2-24.sme
43    - fix temp event not ending because of interactive install of plugin [SME: 12530]
44    - stop altering php81 ini file [SME: 12529]
45    - workaround Composer could not detect the root package [SME: 12531]
46    - workaround roundcube/plugin-installer is also a root requirement [SME: 12532]
47    
48  * Fri Mar 22 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.2-23.sme  * Fri Mar 22 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.2-23.sme
49  - fix roundcube unable to send mail after smeserver-qpsmtpd disabling auth on port 25  - fix roundcube unable to send mail after smeserver-qpsmtpd disabling auth on port 25
50    
# Line 212  cp %{SOURCE1} root/usr/local/bin/compose Line 219  cp %{SOURCE1} root/usr/local/bin/compose
219  mkdir -p root/var/lib/php/roundcube/{session,tmp,opcache}  mkdir -p root/var/lib/php/roundcube/{session,tmp,opcache}
220  mkdir -p root/var/log/php/roundcube  mkdir -p root/var/log/php/roundcube
221  %patch7 -p1  %patch7 -p1
222    %patch8 -p1
223    
224  %build  %build
225  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