1 |
%define name smeserver-roundcube |
%define name smeserver-roundcube |
2 |
%define version 1.2 |
%define version 1.2 |
3 |
%define release 18 |
%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} |
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 |
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 |
smeserver 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 |
* Sun Dec 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.2-18.sme |
43 |
- fix previous patch [SME: 11430] |
- fix previous patch [SME: 11430] |
44 |
|
|
192 |
%patch2 -p1 |
%patch2 -p1 |
193 |
%patch3 -p1 |
%patch3 -p1 |
194 |
%patch4 -p1 |
%patch4 -p1 |
195 |
|
%patch5 -p1 |
196 |
rm -rf root/etc/e-smith/templates/usr/share/roundcubemail/plugins/sieverules |
rm -rf root/etc/e-smith/templates/usr/share/roundcubemail/plugins/sieverules |
197 |
mkdir -p root/usr/local/bin/ |
mkdir -p root/usr/local/bin/ |
198 |
cp %{SOURCE1} root/usr/local/bin/composer |
cp %{SOURCE1} root/usr/local/bin/composer |