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