/[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.6 by jpp, Tue Aug 2 03:10:41 2022 UTC Revision 1.15 by brianr, Tue Oct 31 12:10:51 2023 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 12  %define release 19
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}
7  Version: %{version}  Version: %{version}
8  Release: %{release}%{?dist}  Release: %{release}%{?dist}
9  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
10    Source1: composer.phar
11  License: GNU GPL version 2  License: GNU GPL version 2
12  URL: http://www.contribs.org  URL: http://www.contribs.org
13  Group: SMEserver/addon  Group: SMEserver/addon
# Line 16  BuildArchitectures: noarch Line 17  BuildArchitectures: noarch
17  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
18  Requires: e-smith-release >= 10.0  Requires: e-smith-release >= 10.0
19  Requires: e-smith-apache >= 2.6.0-19  Requires: e-smith-apache >= 2.6.0-19
20  Requires: roundcubemail >= 1.1.3  Requires: roundcubemail >= 1.5.3
21  Requires: git  Requires: git
22  Requires: smeserver-dovecot-extras  Requires: smeserver-dovecot-extras
23    Requires: jq
24    Requires: php-kolab-net-ldap3
25  #Requires: roundcubemail_plugins  #Requires: roundcubemail_plugins
26  Obsoletes: roundcube  Obsoletes: roundcube
27  AutoReqProv: no  AutoReqProv: no
# Line 26  Patch0: smeserver-roundcube-1.2.RemoveCa Line 29  Patch0: smeserver-roundcube-1.2.RemoveCa
29  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
30  Patch2:  smeserver-roundcube-1.2-bz12059-24syntax.patch  Patch2:  smeserver-roundcube-1.2-bz12059-24syntax.patch
31  Patch3: smeserver-roundcube-1.2-bz11430-login.patch  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    
35  %description  %description
36  smserver rpm to setup the roundcube IMAP mail client.  smeserver rpm to setup the roundcube IMAP mail client.
37    
38  %changelog  %changelog
39    * Tue Oct 31 2023 Brian Read <brianr@koozali.org> 1.2-19.sme
40    - Update params for changes from v1.6 roundcube [SME: 12415]
41    
42    * Sun Dec 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-18.sme
43    - fix previous patch [SME: 11430]
44    
45    * Sat Dec 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-17.sme
46    - remove sieverules [SME: 11430]
47      change skin on availability for 1.6
48    
49    * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-14.sme
50    - fix list of plugins and add composer [SME: 11430]
51      do not load in conf plugins without an actual folder.
52    
53  * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-12.sme  * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-12.sme
54  - update to httpd 2.4 access syntax [SME: 12059]  - update to httpd 2.4 access syntax [SME: 12059]
55    thanks to Vasarhelyi Zsolt    thanks to Vasarhelyi Zsolt
# Line 92  smserver rpm to setup the roundcube IMAP Line 111  smserver rpm to setup the roundcube IMAP
111  * 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
112  - removed openbasedir and uploadtmpdir for roundcube compatibility  - removed openbasedir and uploadtmpdir for roundcube compatibility
113    
114  * 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
115      Wed Apr 14 2014 --> Wed Apr 09 2014 or Mon Apr 14 2014 or Wed Apr 16 2014 or ....
116  - removed the copymessage plugin activated  - removed the copymessage plugin activated
117    
118  * 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 108  smserver rpm to setup the roundcube IMAP Line 128  smserver rpm to setup the roundcube IMAP
128  * 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
129  - corrected bug: typo in patch1 [SME: 7981]  - corrected bug: typo in patch1 [SME: 7981]
130    
131  * 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
132      Thu Nov 05 2013 --> Thu Oct 31 2013 or Tue Nov 05 2013 or Thu Nov 07 2013 or ....
133  - corrected bug [SME: 7981]  - corrected bug [SME: 7981]
134  - moved out spec file sql init and other event and actions  - moved out spec file sql init and other event and actions
135    
# Line 118  smserver rpm to setup the roundcube IMAP Line 139  smserver rpm to setup the roundcube IMAP
139  * 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
140  - Change the original https_only  - Change the original https_only
141    
142  * 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
143      Sat Oct 13 2013 --> Sat Oct 12 2013 or Sun Oct 13 2013 or Sat Oct 19 2013 or ....
144  - 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
145  - 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
146  - 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 169  smserver rpm to setup the roundcube IMAP Line 191  smserver rpm to setup the roundcube IMAP
191  %patch1 -p1  %patch1 -p1
192  %patch2 -p1  %patch2 -p1
193  %patch3 -p1  %patch3 -p1
194    %patch4 -p1
195    %patch5 -p1
196    rm -rf root/etc/e-smith/templates/usr/share/roundcubemail/plugins/sieverules
197    mkdir -p root/usr/local/bin/
198    cp %{SOURCE1} root/usr/local/bin/composer
199    
200  %build  %build
201  perl createlinks  perl createlinks
# Line 177  perl createlinks Line 204  perl createlinks
204  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
205  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
206  rm -f %{name}-%{version}-filelist  rm -f %{name}-%{version}-filelist
207  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
208       --file /usr/local/bin/composer  'attr(0755,root,www)' \
209      > %{name}-%{version}-filelist
210  echo "%doc COPYING"  >> %{name}-%{version}-filelist  echo "%doc COPYING"  >> %{name}-%{version}-filelist
211    
212  %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