1 |
michel |
1.10 |
# $Id: smeserver-awstats.spec,v 1.9 2023/02/12 19:07:17 michel Exp $ |
2 |
brianr |
1.1 |
# Authority: dungog |
3 |
|
|
# Name: Stephen Noble |
4 |
|
|
|
5 |
|
|
%define realname smeserver-awstats |
6 |
|
|
%define version 1.4 |
7 |
michel |
1.10 |
%define release 8 |
8 |
brianr |
1.1 |
|
9 |
michel |
1.10 |
Summary: SME Server integration rpm for awstats |
10 |
brianr |
1.1 |
Name: %{realname} |
11 |
|
|
Version: %{version} |
12 |
|
|
Release: %{release}%{?dist} |
13 |
|
|
License: GNU GPL (GNU General Public License) |
14 |
|
|
Group: SMEserver/addon |
15 |
|
|
Source: %{name}-%{version}.tar.gz |
16 |
|
|
BuildRoot: /var/tmp/%{name}-%{version} |
17 |
michel |
1.10 |
URL: https://wiki.koozali.org/AWStats |
18 |
brianr |
1.1 |
BuildArchitectures: noarch |
19 |
|
|
BuildRequires: e-smith-devtools >= 1.13.1-03 |
20 |
|
|
Requires: e-smith-release >= 9 |
21 |
|
|
Requires: awstats >= 6.5 |
22 |
|
|
AutoReqProv: no |
23 |
jpp |
1.5 |
Patch0: smeserver-awstats-1.4-bz11045.patch |
24 |
jpp |
1.6 |
Patch1: smeserver-awstats-1.4-bz11998-backup.patch |
25 |
michel |
1.9 |
Patch2: smeserver-awstats-1.4-bz5925_add_qmail_stats.patch |
26 |
michel |
1.10 |
Patch3: smeserver-awstats-1.4-bz12324_sm2_initial.patch |
27 |
brianr |
1.1 |
|
28 |
|
|
%description |
29 |
brianr |
1.2 |
SME Server integration rpm for awstats. |
30 |
brianr |
1.1 |
|
31 |
|
|
%changelog |
32 |
michel |
1.10 |
* Mon Mar 20 2023 Michel Begue <mab974@misouk.com> 1.4-8.sme |
33 |
|
|
- Initial release for server-manager (sm2) [SME: 12324] |
34 |
|
|
|
35 |
michel |
1.9 |
* Sun Feb 12 2023 Michel Begue <mab974@misouk.com> 1.4-7.sme |
36 |
|
|
- add mail stats to panel (ftp stats too) [SME: 5925] |
37 |
|
|
|
38 |
brianr |
1.8 |
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.4-6.sme |
39 |
|
|
- Re-build and link to latest devtools [SME: 11997] |
40 |
|
|
|
41 |
jpp |
1.7 |
* Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-5.sme |
42 |
jpp |
1.6 |
- add to core backup [SME: 11998] |
43 |
|
|
|
44 |
jpp |
1.4 |
* Mon Feb 22 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-3.sme |
45 |
|
|
- add update event for easy install [SME: 11045] |
46 |
|
|
rewrite spec and createlinks to be more smeserver compliant |
47 |
|
|
- run actions/awstats-upgrade on update of awstats or smeserver-awstats [SME: 10784] |
48 |
|
|
|
49 |
brianr |
1.3 |
* Tue Oct 20 2020 BogusDateBot |
50 |
|
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
51 |
|
|
by assuming the date is correct and changing the weekday. |
52 |
|
|
Tue May 27 2001 --> Tue May 22 2001 or Sun May 27 2001 or Tue May 29 2001 or .... |
53 |
|
|
|
54 |
brianr |
1.2 |
* Mon Oct 19 2020 Brian Read <brianr@bjsystems.co.uk> 1.4-2.sme |
55 |
|
|
- Initial import to SME10 tree [SME: 11045] |
56 |
|
|
|
57 |
brianr |
1.1 |
* Fri Jul 20 2018 John Crisp <jcrisp@safeandsounit.co.uk> 1.4-1.sme |
58 |
|
|
- Fix SkipHosts incomplete entry [SME: 10160] |
59 |
|
|
- Add SkipHosts db key |
60 |
|
|
- Update some code to newer API |
61 |
|
|
|
62 |
|
|
* Mon Sep 7 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.3-3.sme |
63 |
|
|
- added smeserver-awstats-1.3.bz8450.remove_ExternalIP-LocalIP.patch |
64 |
|
|
- removed ExternalIP_LocalIP_ExternalNetmask [SME: 8450] |
65 |
|
|
|
66 |
|
|
* Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 1.3-1.sme |
67 |
|
|
- initial import to SME9 contribs [SME: 8435] |
68 |
|
|
|
69 |
|
|
* Sat Sep 20 2008 Stephen Noble <support@dungog.net> 1.2-7 |
70 |
|
|
- clarify when domain is added to panel [sme 4543] |
71 |
|
|
|
72 |
|
|
* Tue Jun 26 2007 Stephen Noble <support@dungog.net> 1.2-5 |
73 |
|
|
- awstats upgrade script modified [sme 3087] |
74 |
|
|
|
75 |
|
|
* Tue Jun 26 2007 Stephen Noble <support@dungog.net> 1.2-4 |
76 |
|
|
- awstats upgrade triggers added [sme 2347] |
77 |
|
|
|
78 |
|
|
* Mon Jan 8 2007 Stephen Noble <support@dungog.net> |
79 |
|
|
- old database path fixed, awstats.conf/10conf [sme 2254] |
80 |
|
|
- [1.2-3] |
81 |
|
|
|
82 |
|
|
* Wed Apr 26 2006 Stephen Noble <support@dungog.net> |
83 |
|
|
- symlinks to graphics fixed |
84 |
|
|
- [1.2-2] |
85 |
|
|
|
86 |
|
|
* Wed Apr 12 2006 Stephen Noble <support@dungog.net> |
87 |
|
|
- update for sme7 |
88 |
|
|
- renamed smeserver-awstats |
89 |
|
|
- split awstats out of rpm, so it can be updated independently |
90 |
|
|
- [1.2-1] |
91 |
|
|
|
92 |
|
|
* Mon Jan 31 2005 Stephen Noble <support@dungog.net> |
93 |
|
|
- AllowFullYearView=3 added to awstats.conf |
94 |
|
|
- hostinfo plugin option removed from panel |
95 |
|
|
- # to enable |
96 |
|
|
- # /sbin/e-smith/db /sbin/e-smith/configuration setprop AWStats Hostinfo yes |
97 |
|
|
- # and install perl-Net-XWhois rpm |
98 |
|
|
- [6.3-1] |
99 |
|
|
|
100 |
|
|
* Sat Jan 29 2005 Stephen Noble <support@dungog.net> |
101 |
|
|
- update to awstats 6.3 |
102 |
|
|
- [6.3-0] |
103 |
|
|
|
104 |
|
|
* Sat Sep 13 2003 Stephen Noble <support@dungog.net> |
105 |
|
|
- delegation defaults to admin |
106 |
|
|
can also delegate to everyone, a group or a single user |
107 |
|
|
- [2.3.4] |
108 |
|
|
* Mon Aug 25 2003 Michael Weinberger |
109 |
|
|
- based on AWStats 5.7 |
110 |
|
|
- [2.3.3] |
111 |
|
|
* Tue Jul 29 2003 stephen noble <support@dungog.net> |
112 |
|
|
- everyone options in options |
113 |
|
|
- language fixs thanks Pascal Schirrmann |
114 |
|
|
- [2.3.2] |
115 |
|
|
* Fri Jul 18 2003 stephen noble <support@dungog.net> |
116 |
|
|
- remove /sbin/e-smith/config and options link to non admin users |
117 |
|
|
- [2.3.1] |
118 |
|
|
* Thu Jul 17 2003 Michael Weinberger |
119 |
|
|
- based on AWStats 5.6 |
120 |
|
|
- supports servermanager navigation of SME6 |
121 |
|
|
- [2.3.0] |
122 |
|
|
* Tue Jul 15 2003 stephen noble <support@dungog.net> |
123 |
|
|
- user-manager support |
124 |
|
|
- restrict virtual domains shown to users |
125 |
|
|
- [2.2.2] |
126 |
|
|
* Tue Jan 07 2003 Michael Weinberger |
127 |
|
|
- changed to new commandline syntax (-/sbin/e-smith/config) |
128 |
|
|
* Mon Jan 06 2003 Michael Weinberger |
129 |
|
|
- based on AWStats 5.3 |
130 |
|
|
* Mon Jan 06 2003 Michael Weinberger |
131 |
|
|
- set DNSLookup=1 as default |
132 |
|
|
* Sat Dec 21 2002 Michael Weinberger |
133 |
|
|
- based on AWStats 5.2 |
134 |
|
|
* Thu Feb 28 2002 Michael Weinberger |
135 |
|
|
- based on AWStats 4.0 BETA |
136 |
|
|
* Thu Feb 28 2002 Michael Weinberger |
137 |
|
|
- now based on AWStats 3.2 |
138 |
|
|
* Fri Oct 05 2001 Michael Weinberger |
139 |
|
|
- missing icons issue solved. Path to icons changed. |
140 |
|
|
* Thu Oct 04 2001 Michael Weinberger |
141 |
|
|
- based on AWStats 2.32 |
142 |
|
|
RPM name changed |
143 |
brianr |
1.3 |
* Sun May 27 2001 Michael Weinberger |
144 |
|
|
Tue May 27 2001 --> Tue May 22 2001 or Sun May 27 2001 or Tue May 29 2001 or .... |
145 |
brianr |
1.1 |
- problems when started by e-smith events |
146 |
|
|
awstats pre-processor now runs in background |
147 |
|
|
* Tue May 01 2001 Michael Weinberger |
148 |
|
|
- owner=admin, group=root for /home/e-smith/files/users/admin/home/awstats and all |
149 |
|
|
dirs below, rw for owner and group. |
150 |
|
|
(after e-smith upgrade permission set to drwx------, reported by Michael Doerner) |
151 |
|
|
awstats_run now checks permissons and correct them if needed. |
152 |
|
|
- more /sbin/e-smith/configuration options added, incl. 5 and 10 minute freq. |
153 |
|
|
- Warning "Another instance running" suppressed, when launched by cron (-s option) |
154 |
|
|
- Warning in the panel removed |
155 |
|
|
* Sun Apr 29 2001 Michael Weinberger |
156 |
|
|
- awstats_pos was not removed after a log rotate of access_log |
157 |
|
|
* Fri Apr 27 2001 Michael Weinberger |
158 |
|
|
- beta 1 release |
159 |
|
|
|
160 |
|
|
|
161 |
|
|
%prep |
162 |
|
|
%setup -q -n %{realname}-%{version} |
163 |
jpp |
1.4 |
%patch0 -p1 |
164 |
jpp |
1.7 |
%patch1 -p1 |
165 |
michel |
1.9 |
%patch2 -p1 |
166 |
michel |
1.10 |
%patch3 -p1 |
167 |
brianr |
1.1 |
|
168 |
|
|
%build |
169 |
|
|
perl createlinks |
170 |
jpp |
1.4 |
mkdir -p root/home/e-smith/files/users/admin/home/awstats |
171 |
brianr |
1.1 |
mkdir -p root/etc/e-smith/web/panels/manager/html/awstats/icon |
172 |
|
|
mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin/.awstats |
173 |
jpp |
1.4 |
#user-manager |
174 |
|
|
mkdir -p root/etc/e-smith/web/panels/user/html/ |
175 |
|
|
mkdir -p root/etc/e-smith/web/panels/user/cgi-bin/ |
176 |
|
|
ln -fs /etc/e-smith/web/panels/manager/html/awstats root/etc/e-smith/web/panels/user/html/awstats |
177 |
|
|
ln -fs /etc/e-smith/web/panels/manager/cgi-bin/.awstats root/etc/e-smith/web/panels/user/cgi-bin/.awstats |
178 |
brianr |
1.1 |
echo %{version}-%{release} > root/etc/e-smith/web/panels/manager/cgi-bin/.awstats/version |
179 |
|
|
|
180 |
|
|
%install |
181 |
|
|
rm -rf $RPM_BUILD_ROOT |
182 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
183 |
jpp |
1.4 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
184 |
|
|
--dir '/home/e-smith/files/users/admin/home/awstats' 'attr(40770,admin,root)' \ |
185 |
|
|
--dir '/etc/e-smith/web/panels/manager/cgi-bin/.awstats' 'attr(40770,root,root)' \ |
186 |
|
|
> %{name}-%{version}-filelist |
187 |
brianr |
1.1 |
echo "%doc " >> %{name}-%{version}-filelist |
188 |
|
|
|
189 |
|
|
%clean |
190 |
|
|
cd .. |
191 |
|
|
rm -rf %{name}-%{version} |
192 |
|
|
|
193 |
|
|
%pre |
194 |
|
|
%post |
195 |
|
|
|
196 |
|
|
|
197 |
|
|
%preun |
198 |
|
|
%postun |
199 |
|
|
if [ $1 = 0 ] ; then |
200 |
|
|
/bin/rm -rf /etc/e-smith/web/panels/manager/html/awstats |
201 |
|
|
/bin/rm -rf /etc/e-smith/web/panels/manager/cgi-bin/.awstats |
202 |
|
|
/bin/rm -rf /etc/e-smith/web/panels/user/html/awstats |
203 |
|
|
/bin/rm -rf /etc/e-smith/web/panels/user/cgi-bin/.awstats |
204 |
michel |
1.10 |
/bin/rm -fs /usr/share/smanager/themes/default/images/awstats/icon |
205 |
brianr |
1.1 |
/sbin/e-smith/config setprop AWStats status removed |
206 |
|
|
/sbin/e-smith/expand-template /etc/crontab |
207 |
|
|
fi |
208 |
|
|
|
209 |
|
|
%files -f %{name}-%{version}-filelist |
210 |
|
|
%defattr(-,root,root) |