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

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

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


Revision 1.10 - (hide annotations) (download)
Wed Dec 7 20:41:01 2022 UTC (17 months, 3 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-roundcube-1_2-14_el7_sme
Changes since 1.9: +3 -2 lines
* Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-14.sme
- fix list of plugins and add composer [SME: 11430]
  do not load in conf plugins without an actual folder.

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

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