1 |
slords |
1.1 |
# |
2 |
|
|
# RPM spec file for e-smith CGI interface to qmailanalog reports |
3 |
|
|
# |
4 |
|
|
Summary: e-smith module for analysing qmail logs |
5 |
|
|
%define name e-smith-qmailanalog |
6 |
|
|
Name: %{name} |
7 |
|
|
%define version 1.12.0 |
8 |
|
|
%define release 2 |
9 |
|
|
Version: %{version} |
10 |
|
|
Release: %{release}%{?dist} |
11 |
|
|
License: GPL |
12 |
|
|
Group: Networking/Daemons |
13 |
|
|
Source: %{name}-%{version}.tar.gz |
14 |
|
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
|
|
BuildArchitectures: noarch |
16 |
|
|
Requires: e-smith-base, qmailanalog >= 0.70-03, daemontools >= 0.70, tai64nunix |
17 |
|
|
Requires: e-smith-lib >= 1.13.1-08 |
18 |
|
|
BuildRequires: e-smith-devtools |
19 |
|
|
AutoReqProv: no |
20 |
|
|
|
21 |
|
|
%changelog |
22 |
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
23 |
|
|
- Clean up spec so package can be built by koji/plague |
24 |
|
|
|
25 |
|
|
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
26 |
|
|
- Update to new release naming. No functional changes. |
27 |
|
|
- Make Packager generic |
28 |
|
|
|
29 |
|
|
* Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-01 |
30 |
|
|
- Roll stable stream version. [SME: 1016] |
31 |
|
|
|
32 |
|
|
* Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.2-02 |
33 |
|
|
- Bump release number only |
34 |
|
|
|
35 |
|
|
* Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com> |
36 |
|
|
- [1.11.2-01] |
37 |
|
|
- Remove L10Ns from base packages [SF: 1309520] |
38 |
|
|
|
39 |
|
|
* Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com> |
40 |
|
|
- [1.11.1-01] |
41 |
|
|
- New dev stream before relocating L10Ns |
42 |
|
|
|
43 |
|
|
* Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com> |
44 |
|
|
- [1.11.0-03] |
45 |
|
|
- Added Italian L10N - Thanks Filippo Carletti [SF: 1309266] |
46 |
|
|
|
47 |
|
|
* Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com> |
48 |
|
|
- [1.11.0-02] |
49 |
|
|
- Added German L10N - Thanks Dietmar Berteld [SF: 1293325] |
50 |
|
|
|
51 |
|
|
* Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com> |
52 |
|
|
- [1.11.0-01] |
53 |
|
|
- Changing version to development stream number - 1.11.0 |
54 |
|
|
|
55 |
|
|
* Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com> |
56 |
|
|
- [1.10.0-01] |
57 |
|
|
- Changing version to stable stream number - 1.10.0 |
58 |
|
|
|
59 |
|
|
* Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com> |
60 |
|
|
- [1.9.0-08] |
61 |
|
|
- Spanish nav bar [gordonr 9153] |
62 |
|
|
|
63 |
|
|
* Tue May 6 2003 Lijie Deng <lijied@e-smith.com> |
64 |
|
|
- [1.9.0-07] |
65 |
|
|
- Add Spanish lexicon for qmailanalog [lijied 3793] |
66 |
|
|
|
67 |
|
|
* Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com> |
68 |
|
|
- [1.9.0-06] |
69 |
|
|
- Modified French lexicon to use lang="fr", rename the lexicon |
70 |
|
|
directory to fr [lijied 6787] |
71 |
|
|
|
72 |
|
|
* Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com> |
73 |
|
|
- [1.9.0-05] |
74 |
|
|
- Modified qmailanalog panel order [lijied 7356] |
75 |
|
|
|
76 |
|
|
* Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com> |
77 |
|
|
- [1.9.0-04] |
78 |
|
|
- Split en-us lexicon from qmailanalog panel [lijied 4030] |
79 |
|
|
|
80 |
|
|
* Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com> |
81 |
|
|
- [1.9.0-03] |
82 |
|
|
- Added French lexicon for qmailanalog. [lijied 5003] |
83 |
|
|
|
84 |
|
|
* Thu Jan 16 2003 Mark Knox <markk@e-smith.com> |
85 |
|
|
- [1.9.0-02] |
86 |
|
|
- Use the new gen_locale_date_string routine [markk 3357] |
87 |
|
|
|
88 |
|
|
* Thu Jan 16 2003 Mark Knox <markk@e-smith.com> |
89 |
|
|
- [1.9.0-01] |
90 |
|
|
- Forced version update by co2rpm to 1.9.0 |
91 |
|
|
|
92 |
|
|
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
93 |
|
|
- [1.8.0-01] |
94 |
|
|
- Roll to maintained version number to 1.8.0 |
95 |
|
|
|
96 |
|
|
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
97 |
|
|
- [1.8.0-01] |
98 |
|
|
- Roll to maintained version number to 1.8.0 |
99 |
|
|
|
100 |
|
|
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
101 |
|
|
- [1.8.0-01] |
102 |
|
|
- Roll to maintained version number to 1.8.0 |
103 |
|
|
|
104 |
|
|
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
105 |
|
|
- [1.8.0-01] |
106 |
|
|
- Roll to maintained version number to 1.8.0 |
107 |
|
|
|
108 |
|
|
* Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com> |
109 |
|
|
- [1.7.0-01] |
110 |
|
|
- Changing version to maintained stream number to 1.7.0 |
111 |
|
|
|
112 |
|
|
* Fri May 31 2002 Charlie Brady <charlieb@e-smith.com> |
113 |
|
|
- [1.6.0-01] |
114 |
|
|
- Changing version to maintained stream number to 1.6.0 |
115 |
|
|
|
116 |
|
|
* Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com> |
117 |
|
|
- [1.5.5-01] |
118 |
|
|
- RPM rebuild forced by cvsroot2rpm |
119 |
|
|
|
120 |
|
|
* Wed May 22 2002 Charlie Brady <charlieb@e-smith.com> |
121 |
|
|
- [1.5.4-01] |
122 |
|
|
- Set up PATH variable so that qmailanalog can find things like tr and awk. |
123 |
|
|
[charlieb 3598] |
124 |
|
|
- Redirect STDERR from cat so that errors due to there being no @* files yet |
125 |
|
|
do not appear in the admin error log. [charlieb 3598] |
126 |
|
|
|
127 |
|
|
* Fri May 3 2002 Mark Knox <markk@e-smith.com> |
128 |
|
|
- [1.5.3-01] |
129 |
|
|
- Display the date in a localised way [markk 3321] |
130 |
|
|
|
131 |
|
|
* Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com> |
132 |
|
|
- [1.5.2-01] |
133 |
|
|
- Language en->en-us |
134 |
|
|
|
135 |
|
|
* Thu Apr 11 2002 Mark Knox <markk@e-smith.com> |
136 |
|
|
- [1.5.1-01] |
137 |
|
|
- Moved all code into module qmailanalog.pm. [markk 3156] |
138 |
|
|
- Converted to FormMagick panel and internationalized [markk 3156] |
139 |
|
|
- added POD and testsuite [markk 3156] |
140 |
|
|
|
141 |
|
|
* Thu Apr 11 2002 Mark Knox <markk@e-smith.com> |
142 |
|
|
- [1.5.0-01] |
143 |
|
|
- new development stream from cvs sources |
144 |
|
|
|
145 |
|
|
* Thu Apr 11 2002 Mark Knox <markk@e-smith.com> |
146 |
|
|
- [1.4.1-01] |
147 |
|
|
- rollRPM: Rolled version number to 1.4.1-01. Includes patches up to 1.4.0-06. |
148 |
|
|
|
149 |
|
|
* Fri Aug 17 2001 gordonr |
150 |
|
|
- [1.4.0-06] |
151 |
|
|
- Autorebuild by rebuildRPM |
152 |
|
|
|
153 |
|
|
* Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com> |
154 |
|
|
- [1.4.0-05] |
155 |
|
|
- Minor grammatical changes |
156 |
|
|
|
157 |
|
|
* Tue May 1 2001 Peter Samuel <peters@e-smith.com> |
158 |
|
|
- [1.4.0-04] |
159 |
|
|
- Now handles multilog files instead of older cyclog files |
160 |
|
|
- Adds qmail-qstat and qmail-qread to reports |
161 |
|
|
|
162 |
|
|
* Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com> |
163 |
|
|
- [1.4.0-03] |
164 |
|
|
- Rolling release number for GPG signing. |
165 |
|
|
|
166 |
|
|
* Mon Jan 29 2001 Peter Samuel <peters@e-smith.com> |
167 |
|
|
- [1.4.0-02] |
168 |
|
|
- Report output now cooks special HTML characters. |
169 |
|
|
|
170 |
|
|
* Thu Jan 25 2001 Peter Samuel <peters@e-smith.com> |
171 |
|
|
- [1.4.0-01] |
172 |
|
|
- Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-03. |
173 |
|
|
|
174 |
|
|
* Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com> |
175 |
|
|
- [1.3.0-03] |
176 |
|
|
- Changes to the ordering of the e-smith manager |
177 |
|
|
|
178 |
|
|
* Fri Jan 05 2001 Jason Miller <jmiller@e-smith.com> |
179 |
|
|
- [1.3.0-2] |
180 |
|
|
- Updated copyright information and removed warning |
181 |
|
|
messages sent to logs for lack of prototypes in |
182 |
|
|
qmail-analog panel |
183 |
|
|
|
184 |
|
|
* Wed Dec 06 2000 Peter Samuel <peters@e-smith.com> |
185 |
|
|
- [1.3.0-1] |
186 |
|
|
- Rolled version to 1.3.0-1. Includes patches up to 1.1-3 |
187 |
|
|
|
188 |
|
|
* Tue Nov 07 2000 Adrian Chung <adrianc@e-smith.com> |
189 |
|
|
- Changed panel to be in "Miscellaneous" section. |
190 |
|
|
|
191 |
|
|
* Tue Oct 31 2000 Charlie Brady <charlieb@e-smith.com> |
192 |
|
|
- Remove references to obsolete services database. |
193 |
|
|
|
194 |
|
|
* Thu Oct 26 2000 Peter Samuel <peters@e-smith.com> |
195 |
|
|
- Rolled version to 1.1. Includes patches up to 1.0-4 |
196 |
|
|
|
197 |
|
|
* Tue Oct 24 2000 Adrian Chung <adrian.chung@e-smith.com> |
198 |
|
|
- Instead of using a table rows, just wrap output in PRE's. |
199 |
|
|
|
200 |
|
|
* Thu Oct 20 2000 Adrian Chung <adrian.chung@e-smith.com> |
201 |
|
|
- HTMLized the output of qmailanalog reports. |
202 |
|
|
- Changed spec file to use genfilelist. |
203 |
|
|
|
204 |
|
|
* Thu Oct 19 2000 Adrian Chung <adrian.chung@e-smith.com> |
205 |
|
|
- Updated scripts in web/functions directory to pass |
206 |
|
|
merged configuration and services db hash. |
207 |
|
|
|
208 |
|
|
* Wed Aug 16 2000 Peter Samuel <peters@e-smith.com> |
209 |
|
|
- initial release |
210 |
|
|
|
211 |
|
|
%description |
212 |
|
|
e-smith cgi interface to qmailanalog. |
213 |
|
|
|
214 |
|
|
qmailanalog provides a number of programs to help analyse qmail logs. |
215 |
|
|
This program uses the e-smith manager to allow the administrator to |
216 |
|
|
choose a report. |
217 |
|
|
|
218 |
|
|
%prep |
219 |
|
|
%setup |
220 |
|
|
|
221 |
|
|
%build |
222 |
|
|
mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin |
223 |
|
|
perl createlinks |
224 |
|
|
/sbin/e-smith/buildtests 30e-smith-qmailanalog |
225 |
|
|
|
226 |
|
|
%install |
227 |
|
|
rm -rf $RPM_BUILD_ROOT |
228 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
229 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
230 |
|
|
echo "%doc COPYING" >> %{name}-%{version}-filelist |
231 |
|
|
|
232 |
|
|
%clean |
233 |
|
|
rm -rf $RPM_BUILD_ROOT |
234 |
|
|
|
235 |
|
|
%pre |
236 |
|
|
%preun |
237 |
|
|
%post |
238 |
|
|
%postun |
239 |
|
|
|
240 |
|
|
%files -f %{name}-%{version}-filelist |
241 |
|
|
%defattr(-,root,root) |