/[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.7 by jpp, Wed Dec 7 20:06:53 2022 UTC Revision 1.11 by jpp, Sat Dec 10 06:11:51 2022 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 13  %define release 15
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 16  BuildArchitectures: noarch Line 16  BuildArchitectures: noarch
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  Requires: e-smith-release >= 10.0  Requires: e-smith-release >= 10.0
18  Requires: e-smith-apache >= 2.6.0-19  Requires: e-smith-apache >= 2.6.0-19
19  Requires: roundcubemail >= 1.1.3  Requires: roundcubemail >= 1.5.3
20  Requires: git  Requires: git
21  Requires: smeserver-dovecot-extras  Requires: smeserver-dovecot-extras
22    Requires: jq
23    Requires: php-kolab-net-ldap3
24  #Requires: roundcubemail_plugins  #Requires: roundcubemail_plugins
25  Obsoletes: roundcube  Obsoletes: roundcube
26  AutoReqProv: no  AutoReqProv: no
# Line 32  Patch4: smeserver-roundcube-1.2-bz11430- Line 34  Patch4: smeserver-roundcube-1.2-bz11430-
34  smserver rpm to setup the roundcube IMAP mail client.  smserver rpm to setup the roundcube IMAP mail client.
35    
36  %changelog  %changelog
37  * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-13.sme  * Sat Dec 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-15.sme
38    - remove sieverules [SME: 11430]
39      change skin on availability for 1.6
40    
41    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-14.sme
42  - fix list of plugins and add composer [SME: 11430]  - fix list of plugins and add composer [SME: 11430]
43    do not load in conf plugins without an actual folder.    do not load in conf plugins without an actual folder.
44    
# Line 97  smserver rpm to setup the roundcube IMAP Line 103  smserver rpm to setup the roundcube IMAP
103  * Sat May 10 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.1-1  * Sat May 10 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.1-1
104  - removed openbasedir and uploadtmpdir for roundcube compatibility  - removed openbasedir and uploadtmpdir for roundcube compatibility
105    
106  * Wed Apr 14 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-7  * Mon Apr 14 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-7
107      Wed Apr 14 2014 --> Wed Apr 09 2014 or Mon Apr 14 2014 or Wed Apr 16 2014 or ....
108  - removed the copymessage plugin activated  - removed the copymessage plugin activated
109    
110  * Wed Apr 02 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-6  * Wed Apr 02 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-6
# Line 113  smserver rpm to setup the roundcube IMAP Line 120  smserver rpm to setup the roundcube IMAP
120  * Wed Nov 6 2013 JP Pialasse <tests@pialasse.com> 0.9-17.sme  * Wed Nov 6 2013 JP Pialasse <tests@pialasse.com> 0.9-17.sme
121  - corrected bug: typo in patch1 [SME: 7981]  - corrected bug: typo in patch1 [SME: 7981]
122    
123  * Thu Nov 5 2013 JP Pialasse <tests@pialasse.com> 0.9-16.sme  * Tue Nov 05 2013 JP Pialasse <tests@pialasse.com> 0.9-16.sme
124      Thu Nov 05 2013 --> Thu Oct 31 2013 or Tue Nov 05 2013 or Thu Nov 07 2013 or ....
125  - corrected bug [SME: 7981]  - corrected bug [SME: 7981]
126  - moved out spec file sql init and other event and actions  - moved out spec file sql init and other event and actions
127    
# Line 123  smserver rpm to setup the roundcube IMAP Line 131  smserver rpm to setup the roundcube IMAP
131  * Sun Oct 20 2013 stephane de labrusse <stephdl@de-labrusse.fr> 0.9.14  * Sun Oct 20 2013 stephane de labrusse <stephdl@de-labrusse.fr> 0.9.14
132  - Change the original https_only  - Change the original https_only
133    
134  * Sat Oct 13 2013 stephane de labrusse <stephdl@de-labrusse.fr> 0.9.13  * Sun Oct 13 2013 stephane de labrusse <stephdl@de-labrusse.fr> 0.9.13
135      Sat Oct 13 2013 --> Sat Oct 12 2013 or Sun Oct 13 2013 or Sat Oct 19 2013 or ....
136  - Add the Kolab calendar plugin                     : http://git.kolab.org/roundcubemail-plugins-kolab/tree/plugins/calendar  - Add the Kolab calendar plugin                     : http://git.kolab.org/roundcubemail-plugins-kolab/tree/plugins/calendar
137  - Add the context menu for right click, very useful : http://www.tehinterweb.co.uk/roundcube/#picontextmenu  - Add the context menu for right click, very useful : http://www.tehinterweb.co.uk/roundcube/#picontextmenu
138  - Add the "Mark as Junk 2" to kick spam to junkmail : http://www.tehinterweb.co.uk/roundcube/#pimarkasjunk2  - Add the "Mark as Junk 2" to kick spam to junkmail : http://www.tehinterweb.co.uk/roundcube/#pimarkasjunk2
# Line 175  smserver rpm to setup the roundcube IMAP Line 184  smserver rpm to setup the roundcube IMAP
184  %patch2 -p1  %patch2 -p1
185  %patch3 -p1  %patch3 -p1
186  %patch4 -p1  %patch4 -p1
187    rm -rf root/etc/e-smith/templates/usr/share/roundcubemail/plugins/sieverules
188    
189  %build  %build
190  perl createlinks  perl createlinks
# Line 184  rm -rf $RPM_BUILD_ROOT Line 194  rm -rf $RPM_BUILD_ROOT
194  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
195  rm -f %{name}-%{version}-filelist  rm -f %{name}-%{version}-filelist
196  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
197    --exclude-dir /usr/share/roundcubemail \    --ignoredir /usr/share/roundcubemail \
198    > %{name}-%{version}-filelist    > %{name}-%{version}-filelist
199  echo "%doc COPYING"  >> %{name}-%{version}-filelist  echo "%doc COPYING"  >> %{name}-%{version}-filelist
200    


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