1 |
%define name smeserver-roundcube |
%define name smeserver-roundcube |
2 |
%define version 1.2 |
%define version 1.2 |
3 |
%define release 9 |
%define release 10 |
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} |
22 |
Obsoletes: roundcube |
Obsoletes: roundcube |
23 |
AutoReqProv: no |
AutoReqProv: no |
24 |
Patch0: smeserver-roundcube-1.2.RemoveCalendar_Tasklist.patch |
Patch0: smeserver-roundcube-1.2.RemoveCalendar_Tasklist.patch |
25 |
|
Patch1: smeserver-roundcube-1.2-Add-update-event-in-createlinks-and-fix-smtp-port-in-config.patch |
26 |
|
|
27 |
%description |
%description |
28 |
smserver rpm to setup the roundcube IMAP mail client. |
smserver rpm to setup the roundcube IMAP mail client. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Sun Apr 04 2021 Brian Read <brianr@bjsystems.co.uk> 1.2-10.sme |
32 |
|
- Add-update-event-in-createlinks-and-fix-smtp-port-in-config [SME: 11430] |
33 |
|
|
34 |
* Thu Mar 17 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-9.sme |
* Thu Mar 17 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 1.2-9.sme |
35 |
- Bump the version to force the composer update |
- Bump the version to force the composer update |
36 |
|
|
154 |
%prep |
%prep |
155 |
%setup |
%setup |
156 |
%patch0 -p1 |
%patch0 -p1 |
157 |
|
%patch1 -p1 |
158 |
|
|
159 |
|
|
160 |
%build |
%build |