/[smeserver]/rpms/e-smith-qmailanalog/sme10/e-smith-qmailanalog.spec
ViewVC logotype

Contents of /rpms/e-smith-qmailanalog/sme10/e-smith-qmailanalog.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Wed Jan 6 20:36:49 2021 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-qmailanalog-2_6_0-4_el7_sme, HEAD
Changes since 1.3: +6 -2 lines
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
- add update event [SME: 11153]

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed