/[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.2 by brianr, Mon Apr 5 06:25:55 2021 UTC Revision 1.10 by jpp, Wed Dec 7 20:41:01 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 10  %define release 14
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 14  BuildRoot: %{_tmppath}/%{name}-buildroot Line 14  BuildRoot: %{_tmppath}/%{name}-buildroot
14  Prefix: %{_prefix}  Prefix: %{_prefix}
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  Requires: e-smith-release >= 9.0  Requires: e-smith-release >= 10.0
18    Requires: e-smith-apache >= 2.6.0-19
19  Requires: roundcubemail >= 1.1.3  Requires: roundcubemail >= 1.1.3
20  Requires: git  Requires: git
21  Requires: smeserver-dovecot-extras  Requires: smeserver-dovecot-extras
22  Requires: roundcubemail_plugins  Requires: jq
23    #Requires: roundcubemail_plugins
24  Obsoletes: roundcube  Obsoletes: roundcube
25  AutoReqProv: no  AutoReqProv: no
26  Patch0: smeserver-roundcube-1.2.RemoveCalendar_Tasklist.patch  Patch0: smeserver-roundcube-1.2.RemoveCalendar_Tasklist.patch
27  Patch1: smeserver-roundcube-1.2-Add-update-event-in-createlinks-and-fix-smtp-port-in-config.patch  Patch1: smeserver-roundcube-1.2-Add-update-event-in-createlinks-and-fix-smtp-port-in-config.patch
28    Patch2:  smeserver-roundcube-1.2-bz12059-24syntax.patch
29    Patch3: smeserver-roundcube-1.2-bz11430-login.patch
30    Patch4: smeserver-roundcube-1.2-bz11430-plugins.patch
31    
32  %description  %description
33  smserver rpm to setup the roundcube IMAP mail client.  smserver rpm to setup the roundcube IMAP mail client.
34    
35  %changelog  %changelog
36    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-14.sme
37    - fix list of plugins and add composer [SME: 11430]
38      do not load in conf plugins without an actual folder.
39    
40    * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-12.sme
41    - update to httpd 2.4 access syntax [SME: 12059]
42      thanks to Vasarhelyi Zsolt
43    - accept self signed certificates for imap and smtp [SME: 11430]
44    - Use of undefined constant, quote around module names [SME: 11430]
45    
46    * Mon Apr 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-11.sme
47    - Update spec file to take out plugin rpm [SME: 11430 ]
48    
49  * Sun Apr 04 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-10.sme  * Sun Apr 04 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-10.sme
50  - Add-update-event-in-createlinks-and-fix-smtp-port-in-config [SME: 11430]  - Add-update-event-in-createlinks-and-fix-smtp-port-in-config [SME: 11430]
51    
# Line 80  smserver rpm to setup the roundcube IMAP Line 98  smserver rpm to setup the roundcube IMAP
98  * 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
99  - removed openbasedir and uploadtmpdir for roundcube compatibility  - removed openbasedir and uploadtmpdir for roundcube compatibility
100    
101  * 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
102      Wed Apr 14 2014 --> Wed Apr 09 2014 or Mon Apr 14 2014 or Wed Apr 16 2014 or ....
103  - removed the copymessage plugin activated  - removed the copymessage plugin activated
104    
105  * 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 96  smserver rpm to setup the roundcube IMAP Line 115  smserver rpm to setup the roundcube IMAP
115  * 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
116  - corrected bug: typo in patch1 [SME: 7981]  - corrected bug: typo in patch1 [SME: 7981]
117    
118  * 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
119      Thu Nov 05 2013 --> Thu Oct 31 2013 or Tue Nov 05 2013 or Thu Nov 07 2013 or ....
120  - corrected bug [SME: 7981]  - corrected bug [SME: 7981]
121  - moved out spec file sql init and other event and actions  - moved out spec file sql init and other event and actions
122    
# Line 106  smserver rpm to setup the roundcube IMAP Line 126  smserver rpm to setup the roundcube IMAP
126  * 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
127  - Change the original https_only  - Change the original https_only
128    
129  * 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
130      Sat Oct 13 2013 --> Sat Oct 12 2013 or Sun Oct 13 2013 or Sat Oct 19 2013 or ....
131  - 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
132  - 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
133  - 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 155  smserver rpm to setup the roundcube IMAP Line 176  smserver rpm to setup the roundcube IMAP
176  %setup  %setup
177  %patch0 -p1  %patch0 -p1
178  %patch1 -p1  %patch1 -p1
179    %patch2 -p1
180    %patch3 -p1
181    %patch4 -p1
182    
183  %build  %build
184  perl createlinks  perl createlinks
# Line 164  perl createlinks Line 187  perl createlinks
187  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
188  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
189  rm -f %{name}-%{version}-filelist  rm -f %{name}-%{version}-filelist
190  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
191      --ignoredir /usr/share/roundcubemail \
192      > %{name}-%{version}-filelist
193  echo "%doc COPYING"  >> %{name}-%{version}-filelist  echo "%doc COPYING"  >> %{name}-%{version}-filelist
194    
195  %clean  %clean


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