2 |
%define name smeserver-wbl |
%define name smeserver-wbl |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 0.5.0 |
%define version 0.5.0 |
5 |
%define release 7 |
%define release 8 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
14 |
Patch3: smeserver-wbl-0.5.0-update-bz11687.patch |
Patch3: smeserver-wbl-0.5.0-update-bz11687.patch |
15 |
Patch4: smeserver-wbl-0.5.0-Add-in-class-for-overall-dic-in-ep-file.patch |
Patch4: smeserver-wbl-0.5.0-Add-in-class-for-overall-dic-in-ep-file.patch |
16 |
Patch5: smeserver-wbl-0.5.0-bz11678-bz11955.patch |
Patch5: smeserver-wbl-0.5.0-bz11678-bz11955.patch |
17 |
|
Patch6: smeserver-wbl-0.5.0-locale-2024-02-25.patch |
18 |
|
Patch7: smeserver-wbl-0.5.0-bz12490.patch |
19 |
|
|
20 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Sun Feb 25 2024 Jean-Philippe Pialasse <tests@pialasse.com> 0.5.0-8.sme |
38 |
|
- reload qpsmtpd config on panel update [SME: 12490] |
39 |
|
- apply smeserver-wbl-0.5.0-locale-2024-02-25 |
40 |
|
|
41 |
* Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.5.0-7.sme |
* Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.5.0-7.sme |
42 |
- fix multiple rpm owned files [SME: 11678] |
- fix multiple rpm owned files [SME: 11678] |
43 |
- fix long update time [SME: 11955] |
- fix long update time [SME: 11955] |
69 |
%patch3 -p1 |
%patch3 -p1 |
70 |
%patch4 -p1 |
%patch4 -p1 |
71 |
%patch5 -p1 |
%patch5 -p1 |
72 |
|
%patch6 -p1 |
73 |
|
%patch7 -p1 |
74 |
|
|
75 |
%build |
%build |
76 |
perl createlinks |
perl createlinks |