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

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

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


Revision 1.20 - (show annotations) (download)
Fri Mar 22 15:20:19 2024 UTC (2 months, 2 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-roundcube-1_2-22_el7_sme
Changes since 1.19: +6 -1 lines
* Fri Mar 22 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.2-22.sme
- fix roundcube unable to send mail after smeserver-qpsmtpd disabling auth on port 25

1 %define name smeserver-roundcube
2 %define version 1.2
3 %define release 22
4
5 Summary: smserver rpm to setup roundcube, an IMAP mail client
6 Name: %{name}
7 Version: %{version}
8 Release: %{release}%{?dist}
9 Source: %{name}-%{version}.tar.gz
10 Source1: composer.phar
11 License: GNU GPL version 2
12 URL: http://www.contribs.org
13 Group: SMEserver/addon
14 BuildRoot: %{_tmppath}/%{name}-buildroot
15 Prefix: %{_prefix}
16 BuildArchitectures: noarch
17 BuildRequires: e-smith-devtools
18 Requires: e-smith-release >= 10.0
19 Requires: e-smith-apache >= 2.6.0-19
20 Requires: roundcubemail >= 1.6
21 Requires: git
22 Requires: smeserver-dovecot-extras
23 Requires: jq
24 Requires: php-kolab-net-ldap3
25 #Requires: roundcubemail_plugins
26 Obsoletes: roundcube
27 AutoReqProv: no
28 Patch0: smeserver-roundcube-1.2.RemoveCalendar_Tasklist.patch
29 Patch1: smeserver-roundcube-1.2-Add-update-event-in-createlinks-and-fix-smtp-port-in-config.patch
30 Patch2: smeserver-roundcube-1.2-bz12059-24syntax.patch
31 Patch3: smeserver-roundcube-1.2-bz11430-login.patch
32 Patch4: smeserver-roundcube-1.2-bz11430-plugins.patch
33 Patch5: smeserver-roundcube-1.2-Update-params-forv1_6-roundcube.patch
34 Patch6: smeserver-roundcube-1.2-bz12489-bz12263.patch
35 Patch7: smeserver-roundcube-1.2-useSSL.patch
36
37 %description
38 smeserver rpm to setup the roundcube IMAP mail client.
39
40 %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
45 - add nextcloud_attachements plugin support [SME: 12489]
46 - simplify access setting using access(private,public)/status [SME: 12263]
47 - Requires roundcube >= 1.6
48 up to php81, add dedicated php pool
49 using update event to config plugins
50
51 * Tue Oct 31 2023 Brian Read <brianr@koozali.org> 1.2-19.sme
52 - Update params for changes from v1.6 roundcube [SME: 12415]
53
54 * Sun Dec 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-18.sme
55 - fix previous patch [SME: 11430]
56
57 * Sat Dec 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-17.sme
58 - remove sieverules [SME: 11430]
59 change skin on availability for 1.6
60
61 * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-14.sme
62 - fix list of plugins and add composer [SME: 11430]
63 do not load in conf plugins without an actual folder.
64
65 * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-12.sme
66 - update to httpd 2.4 access syntax [SME: 12059]
67 thanks to Vasarhelyi Zsolt
68 - accept self signed certificates for imap and smtp [SME: 11430]
69 - Use of undefined constant, quote around module names [SME: 11430]
70
71 * Mon Apr 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-11.sme
72 - Update spec file to take out plugin rpm [SME: 11430 ]
73
74 * Sun Apr 04 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-10.sme
75 - Add-update-event-in-createlinks-and-fix-smtp-port-in-config [SME: 11430]
76
77 * Thu Mar 17 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-9.sme
78 - Bump the version to force the composer update
79
80 * Mon Sep 21 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-8.sme
81 - libcalendaring calendar and tasklist are no more in the contribs
82
83 * Wed Sep 02 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-6.sme
84 - Initial release to contribs9
85
86 * Thu Apr 16 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.2-5
87 - managesieve is no more used, I prefer to use sieverules (only for new installation)
88
89 * Thu Apr 16 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.2-4
90 - Carddav is a hugly plugin, it is now removed
91 - Added a migrate fragment to remove it from DB
92
93 * Sun Feb 22 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.2-3
94 - Added sieverules plugins
95 - Added a link for kolab-LDAP3
96
97 * Thu Feb 12 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.2-2
98 - Add a migrate fragment if the dns of the main domain is set to external
99 - Plugins are updated by the %post section
100 - Communication beetween roundcube and imap are ssl based
101 - Password and login fields are saved, a random key encrypt them in cookies
102 - the installer folder is forbidden by apache and by configuration file
103 - The configuration is now templated in serveral files
104
105 * Wed Feb 11 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.2-1
106 - Switch to roundcubemail from Epel.
107
108 * Sun Nov 30 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.1-5
109 - code developed by Mats Schuh <m.schuh@neckargeo.net>
110 - split the config.inc.php; now the sieve vacation gets its own template
111
112 * Fri Nov 28 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.1-4
113 - code developed by Mats Schuh <m.schuh@neckargeo.net>
114 - Add a template in /opt/roundcube/plugins/managesieve/config.inc.php
115 - Allow managesieve following the status of sieve.
116
117 * Fri Sep 05 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.1-3
118 - added a template in httpd.conf to forbid to browse /tmp /config /logs
119
120 * Sun May 11 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.1-2
121 - adapted /etc/e-smith/sql/init/80roundcube for mysql tasklists Table
122
123 * Sat May 10 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.1-1
124 - removed openbasedir and uploadtmpdir for roundcube compatibility
125
126 * Mon Apr 14 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-7
127 Wed Apr 14 2014 --> Wed Apr 09 2014 or Mon Apr 14 2014 or Wed Apr 16 2014 or ....
128 - removed the copymessage plugin activated
129
130 * Wed Apr 02 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-6
131 - corrected issue with the tasklists db issue
132 - added auto-update for composer in the script rcplugin_update.sh
133
134 * Sat Feb 15 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-5
135 - adapted to the upstream update eg roundcube 1.0
136
137 * Sun Nov 10 2013 JP Pialasse <tests@pialasse.com> 0.9-18.sme
138 - cleaning build section [SME: 7981]
139
140 * Wed Nov 6 2013 JP Pialasse <tests@pialasse.com> 0.9-17.sme
141 - corrected bug: typo in patch1 [SME: 7981]
142
143 * Tue Nov 05 2013 JP Pialasse <tests@pialasse.com> 0.9-16.sme
144 Thu Nov 05 2013 --> Thu Oct 31 2013 or Tue Nov 05 2013 or Thu Nov 07 2013 or ....
145 - corrected bug [SME: 7981]
146 - moved out spec file sql init and other event and actions
147
148 * Sat Oct 26 2013 stephane de labrusse <stephdl@de-labrusse.fr> 0.9.15
149 - Change the version of roundcubemail-plugins-kolab to 3.02 : http://git.kolab.org/roundcubemail-plugins-kolab/
150
151 * Sun Oct 20 2013 stephane de labrusse <stephdl@de-labrusse.fr> 0.9.14
152 - Change the original https_only
153
154 * Sun Oct 13 2013 stephane de labrusse <stephdl@de-labrusse.fr> 0.9.13
155 Sat Oct 13 2013 --> Sat Oct 12 2013 or Sun Oct 13 2013 or Sat Oct 19 2013 or ....
156 - Add the Kolab calendar plugin : http://git.kolab.org/roundcubemail-plugins-kolab/tree/plugins/calendar
157 - Add the context menu for right click, very useful : http://www.tehinterweb.co.uk/roundcube/#picontextmenu
158 - Add the "Mark as Junk 2" to kick spam to junkmail : http://www.tehinterweb.co.uk/roundcube/#pimarkasjunk2
159
160 * Sat Oct 5 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 0.9.12
161 - Add the SME Server internal LDAP addressbooks in roundcube
162
163 * Sat Sep 21 2013 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.9.11
164 - Add carddav functionnality http://www.crash-override.net/carddav.html
165
166 * Wed Jun 05 2013 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.9.9
167 - add a tmp folder in httpd.conf
168 * Mon Jun 03 2013 Stephane de Labrusse <stephdl@de-labrusse.fr>
169 - requires sme8 0.9-8
170
171 * Thu Jun 28 2007 Stephen Noble <stephen@dungog.net>
172 - add domain property to use existing host or domain 0.9-7
173
174 * Thu Jun 21 2007 Stephen Noble <stephen@dungog.net>
175 - update .spec file 0.9-6
176
177 * Thu Jun 21 2007 Stephen Noble <stephen@dungog.net>
178 - automate config file creation
179 - proxypass to fix https redirect bug
180 - [0.9-5]
181
182 * Fri Apr 6 2007 Stephen Noble <stephen@dungog.net>
183 - revert mysql password creation
184 - [0.9-4]
185
186 * Wed Feb 14 2007 Stephen Noble <stephen@dungog.net>
187 - remove phpinfo
188 - simplify mysql password creation
189 - don't alias / in httpd for nul values in URL
190 - [0.9-3]
191
192 * Thu Dec 14 2006 Stephen Noble <support@dungog.net>
193 - php_admin_value eaccelerator enabled
194 - [0.9-2]
195
196 * Tue Dec 12 2006 Stephen Noble <support@dungog.net>
197 - initial release
198 - [0.9-1]
199
200 %prep
201 %setup
202 %patch0 -p1
203 %patch1 -p1
204 %patch2 -p1
205 %patch3 -p1
206 %patch4 -p1
207 %patch5 -p1
208 %patch6 -p1
209 rm -rf root/etc/e-smith/templates/usr/share/roundcubemail/plugins/sieverules
210 mkdir -p root/usr/local/bin/
211 cp %{SOURCE1} root/usr/local/bin/composer
212 mkdir -p root/var/lib/php/roundcube/{session,tmp,opcache}
213 mkdir -p root/var/log/php/roundcube
214 %patch7 -p1
215
216 %build
217 perl createlinks
218
219 %install
220 rm -rf $RPM_BUILD_ROOT
221 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
222 rm -f %{name}-%{version}-filelist
223 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
224 --file /usr/local/bin/composer 'attr(0755,root,www)' \
225 --dir /var/log/php/roundcube 'attr(0755,www,www)' \
226 --dir /var/lib/php/roundcube 'attr(0755,www,www)' \
227 --dir /var/lib/php/roundcube/tmp 'attr(0755,www,www)' \
228 --dir /var/lib/php/roundcube/opcache 'attr(0755,www,www)' \
229 --dir /var/lib/php/roundcube/session 'attr(0755,www,www)' \
230 > %{name}-%{version}-filelist
231 echo "%doc COPYING" >> %{name}-%{version}-filelist
232
233 %clean
234 cd ..
235 rm -rf %{name}-%{version}
236
237 %pre
238 %preun
239
240 %post
241 #Update the plugins
242 # now in smeserver-roundcube-update event
243 #echo ""
244 #echo "Update the Roundcube Plugins, please wait"
245 #echo ""
246 #/usr/bin/rcplugin_update.sh
247 #echo ""
248
249 %postun
250 #uninstall
251 if [ $1 = 0 ] ; then
252 /usr/bin/systemctl restart httpd-e-smith
253 fi
254
255 %files -f %{name}-%{version}-filelist
256 %defattr(-,root,root)
257 %attr(755,root,root) /usr/bin/rcplugin_update.sh

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