1 |
# $Id: smeserver-awstats.spec,v 1.4 2021/02/22 20:14:09 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 3 |
%define release 7 |
8 |
|
|
9 |
Summary: SME Server intergration rpm for awstats |
Summary: SME Server intergration rpm for awstats |
10 |
Name: %{realname} |
Name: %{realname} |
21 |
Requires: awstats >= 6.5 |
Requires: awstats >= 6.5 |
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. |
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 |
39 |
|
- add to core backup [SME: 11998] |
40 |
|
|
41 |
* Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-3.sme |
* Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-3.sme |
42 |
- add update event for easy install [SME: 11045] |
- add update event for easy install [SME: 11045] |
43 |
rewrite spec and createlinks to be more smeserver compliant |
rewrite spec and createlinks to be more smeserver compliant |
158 |
%prep |
%prep |
159 |
%setup -q -n %{realname}-%{version} |
%setup -q -n %{realname}-%{version} |
160 |
%patch0 -p1 |
%patch0 -p1 |
161 |
#%patch0 -p1 |
%patch1 -p1 |
162 |
|
%patch2 -p1 |
163 |
|
|
164 |
%build |
%build |
165 |
perl createlinks |
perl createlinks |