1 |
# $Id: smeserver-awstats.spec,v 1.6 2022/07/21 14:37:45 jpp Exp $ |
# $Id: smeserver-awstats.spec,v 1.8 2022/07/30 18:01:48 brianr Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define realname smeserver-awstats |
%define realname smeserver-awstats |
6 |
%define version 1.4 |
%define version 1.4 |
7 |
%define release 5 |
%define release 7 |
8 |
|
|
9 |
Summary: SME Server intergration rpm for awstats |
Summary: SME Server intergration rpm for awstats |
10 |
Name: %{realname} |
Name: %{realname} |
22 |
AutoReqProv: no |
AutoReqProv: no |
23 |
Patch0: smeserver-awstats-1.4-bz11045.patch |
Patch0: smeserver-awstats-1.4-bz11045.patch |
24 |
Patch1: smeserver-awstats-1.4-bz11998-backup.patch |
Patch1: smeserver-awstats-1.4-bz11998-backup.patch |
25 |
|
Patch2: smeserver-awstats-1.4-bz5925_add_qmail_stats.patch |
26 |
|
|
27 |
|
|
28 |
%description |
%description |
29 |
SME Server integration rpm for awstats. |
SME Server integration rpm for awstats. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sun Feb 12 2023 Michel Begue <mab974@misouk.com> 1.4-7.sme |
33 |
|
- add mail stats to panel (ftp stats too) [SME: 5925] |
34 |
|
|
35 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.4-6.sme |
36 |
|
- Re-build and link to latest devtools [SME: 11997] |
37 |
|
|
38 |
* Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-5.sme |
* Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-5.sme |
39 |
- add to core backup [SME: 11998] |
- add to core backup [SME: 11998] |
40 |
|
|
159 |
%setup -q -n %{realname}-%{version} |
%setup -q -n %{realname}-%{version} |
160 |
%patch0 -p1 |
%patch0 -p1 |
161 |
%patch1 -p1 |
%patch1 -p1 |
162 |
|
%patch2 -p1 |
163 |
|
|
164 |
%build |
%build |
165 |
perl createlinks |
perl createlinks |