2 |
%define name smeserver-qmail-notify |
%define name smeserver-qmail-notify |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 2.0.0 |
%define version 2.0.0 |
5 |
%define release 1 |
%define release 2 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release} |
Release: %{release} |
8 |
License: GPLv2+ |
License: GPLv2+ |
17 |
Requires: e-smith-lib |
Requires: e-smith-lib |
18 |
Requires: perl |
Requires: perl |
19 |
Requires: qmail-notify |
Requires: qmail-notify |
20 |
|
Patch1: smeserver-qmail-notify-fix-cron-typo.patch |
21 |
|
|
22 |
AutoReqProv: no |
AutoReqProv: no |
23 |
%description |
%description |
25 |
about email that has been held in the qmail queue |
about email that has been held in the qmail queue |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Thu Sep 23 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 2.0.0-2.sme |
29 |
|
- Fix typo in cton template [SME:11542] |
30 |
|
|
31 |
* Fri Apr 09 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 2.0.0-1.sme |
* Fri Apr 09 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 2.0.0-1.sme |
32 |
- First Import to SME Contribs [SME: 11542] |
- First Import to SME Contribs [SME: 11542] |
33 |
- Template crontab |
- Template crontab |
39 |
%prep |
%prep |
40 |
|
|
41 |
%setup |
%setup |
42 |
#%patch0 -p1 |
%patch1 -p1 |
|
#%patch1 -p1 |
|
43 |
#%patch2 -p1 |
#%patch2 -p1 |
44 |
|
|
45 |
%build |
%build |