4 |
|
|
5 |
%define realname smeserver-awstats |
%define realname smeserver-awstats |
6 |
%define version 1.3 |
%define version 1.3 |
7 |
%define release 1 |
%define release 2 |
8 |
|
|
9 |
Summary: SME Server intergration rpm for awstats |
Summary: SME Server intergration rpm for awstats |
10 |
Name: %{realname} |
Name: %{realname} |
22 |
Requires: e-smith-release >= 7 |
Requires: e-smith-release >= 7 |
23 |
Requires: awstats >= 6.5 |
Requires: awstats >= 6.5 |
24 |
AutoReqProv: no |
AutoReqProv: no |
25 |
|
Patch0: smeserver-awstats-1.3.bz8450.remove_ExternalIP-LocalIP.patch |
26 |
|
|
27 |
%description |
%description |
28 |
SME Server intergration rpm for awstats. |
SME Server intergration rpm for awstats. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Mon Sep 7 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.3-2.sme |
32 |
|
- added smeserver-awstats-1.3.bz8450.remove_ExternalIP-LocalIP.patch |
33 |
|
- removed ExternalIP_LocalIP_ExternalNetmask [SME: 8450] |
34 |
|
|
35 |
* Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 1.3-1.sme |
* Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 1.3-1.sme |
36 |
- initial import to SME9 contribs |
- initial import to SME9 contribs [SME: 8435] |
37 |
|
|
38 |
* Sat Sep 20 2008 Stephen Noble <support@dungog.net> 1.2-7 |
* Sat Sep 20 2008 Stephen Noble <support@dungog.net> 1.2-7 |
39 |
- clarify when domain is added to panel [sme 4543] |
- clarify when domain is added to panel [sme 4543] |
130 |
%setup -q -n %{realname}-%{version} |
%setup -q -n %{realname}-%{version} |
131 |
#REM contribs9 %patch0 -p1 |
#REM contribs9 %patch0 -p1 |
132 |
#REM contribs9 %patch1 -p1 |
#REM contribs9 %patch1 -p1 |
133 |
|
%patch0 -p1 |
134 |
|
|
135 |
%build |
%build |
136 |
perl createlinks |
perl createlinks |