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

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

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


Revision 1.3 - (show annotations) (download)
Thu May 12 22:15:05 2016 UTC (8 years, 1 month ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-viewlogfiles-2_6_0-3_el7_sme
Changes since 1.2: +8 -2 lines
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
- Use CreateLinks instead of local functions so panel links point on the
  wrapper [SME: 9393]

1 # $Id: e-smith-viewlogfiles.spec,v 1.2 2016/05/12 21:18:51 vip-ire Exp $
2
3 Summary: Web manager panel to provide view access to log files
4 %define name e-smith-viewlogfiles
5 Name: %{name}
6 %define version 2.6.0
7 %define release 3
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch0: e-smith-viewlogfiles-2.6.0-use_createlinks.patch
14 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15 BuildRequires: e-smith-devtools
16 BuildArchitectures: noarch
17 Requires: e-smith-base
18 Requires: e-smith-lib >= 1.13.1-58
19 Requires: perl
20 Requires: perl(CGI::FormMagick)
21 Requires: e-smith-formmagick >= 1.4.0-12
22 Requires: perl(Time::TAI64)
23 AutoReqProv: no
24
25 %changelog
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
39 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
40 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
41
42 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.8.0-11
43 - Add common <base> tags to e-smith-formmagick's general [SME: 4281]
44
45 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.8.0-10
46 - Remove tests for removed FORM_TITLE's [SME: 4050]
47
48 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.8.0-9
49 - Remove <base> tags now in general [SME: 3916]
50
51 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.8.0-8
52 - Remove duplicate <base> entries [SME: 3891]
53
54 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.8.0-7
55 - show log filename on panel [SME: 2770]
56
57 * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 1.8.0-6
58 - remove viewlogfile.orig [SME: 3647]
59
60 * Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.8.0-5
61 - Exclude svlogd config and btmp files. [SME: 3486]
62
63 * Mon Oct 01 2007 Charlie Brady <charlie_brady@mitel.com> 1.8.0-4
64 - Allow viewing of qpsmtpd/state. [SME: 3416]
65
66 * Sat Sep 29 2007 Charlie Brady <charlie_brady@mitel.com> 1.8.0-3
67 - Convert squid log timestamps to localtime. [SME: 3432]
68
69 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
70 - Clean up spec so package can be built by koji/plague
71
72 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
73 - Update to new release naming. No functional changes.
74 - Make Packager generic
75
76 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.8.0-01
77 - Roll stable stream version. [SME: 1016]
78
79 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.7.2-03
80 - Bump release number only
81
82 * Thu Oct 27 2005 Charlie Brady <charlieb@e-smith.com>
83 - [1.7.2-02]
84 - Avoid uninitialized variable warnings in logfile when highlistPattern is
85 unset. [SF: 1227604]
86
87 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
88 - [1.7.2-01]
89 - Remove L10Ns from base packages [SF: 1309520]
90
91 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
92 - [1.7.1-01]
93 - New dev stream before relocating L10Ns
94
95 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
96 - [1.7.0-11]
97 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
98
99 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
100 - [1.7.0-10]
101 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
102
103 * Thu Aug 25 2005 Charlie Brady <charlieb@e-smith.com>
104 - [1.7.0-09]
105 - Take II at chomp fix. [SF: 1264596]
106
107 * Thu Aug 25 2005 Gordon Rowell <gordonr@gormand.com.au>
108 - [1.7.0-08]
109 - Fix call to chomp, and save a temporary assign [SF: 1264596]
110
111 * Mon Aug 22 2005 Charlie Brady <charlieb@e-smith.com>
112 - [1.7.0-07]
113 - Fix typo in last change, and double spacing problem. [SF: 1264596]
114
115 * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
116 - [1.7.0-06]
117 - Use Time::TAI64 module to convert multilog timestamps, rather than
118 external invocation of tia64nlocal.
119
120 * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
121 - [1.7.0-05]
122 - Remove false "fix" from previous change. [SF: 1227604]
123 - Replace deprecated "Copyright" header with "License" header.
124
125 * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
126 - [1.7.0-04]
127 - Fix "uninitialized value" warnings from viewlogfiles CGI. [SF: 1227604]
128 - Replace all uses of the deprecated esmith::config and db_ APIs.
129
130 * Thu Sep 16 2004 Michael Soulier <msoulier@e-smith.com>
131 - [1.7.0-03]
132 - Updated requires with new perl dependencies. [msoulier MN00040240]
133 - Fixed Content disposition. [msoulier MN00049326]
134
135 * Fri Aug 27 2004 Michael Soulier <msoulier@e-smith.com>
136 - [1.7.0-02]
137 - Added resolution of multilog timestamps in logfile download.
138 [msoulier MN00033909]
139
140 * Fri Aug 27 2004 Michael Soulier <msoulier@e-smith.com>
141 - [1.7.0-01]
142 - rolling to dev - 1.7.0
143
144 * Tue Jan 6 2004 Michael Soulier <msoulier@e-smith.com>
145 - [1.6.0-03]
146 - Fixed escaping of HTML entities via HTML::Entities::encode_entities().
147 [msoulier 10418]
148
149 * Wed Jul 9 2003 Michael Soulier <msoulier@e-smith.com>
150 - [1.6.0-02]
151 - Fixed odd FormMagick caching WSOD by removing intermediate page in log
152 download. [msoulier 9223]
153
154 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
155 - [1.6.0-01]
156 - Changing version to stable stream number - 1.6.0
157
158 * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
159 - [1.5.0-17]
160 - Spanish nav bar entries [gordonr 9153]
161
162 * Thu Jun 19 2003 Michael Soulier <msoulier@e-smith.com>
163 - [1.5.0-16]
164 - Added recognition of Mac clients, and made the .log extension unconditional.
165 [msoulier 8634]
166
167 * Thu Jun 19 2003 Michael Soulier <msoulier@e-smith.com>
168 - [1.5.0-15]
169 - Added handling of filenames with additional subdirectories.
170 [msoulier 8634]
171
172 * Thu Jun 19 2003 Michael Soulier <msoulier@e-smith.com>
173 - [1.5.0-14]
174 - Added detection of windows client via the user-agent string, so .log
175 extension is only added in that case. Additionally, in that case, CR/LF
176 conversion is performed on the logfile. [msoulier 8634]
177
178 * Wed Jun 18 2003 Michael Soulier <msoulier@e-smith.com>
179 - [1.5.0-13]
180 - Added a .log extension to all logfiles to work around the fact that Windows
181 ignores http response directives. [msoulier 8634]
182
183 * Wed May 14 2003 Michael Soulier <msoulier@e-smith.com>
184 - [1.5.0-12]
185 - Added French and Spanish lexicon. [msoulier 8634]
186
187 * Fri May 9 2003 Gordon Rowell <gordonr@e-smith.com>
188 - [1.5.0-11]
189 - Minor Spanish update from Alejandro [gordonr 8634]
190
191 * Fri May 9 2003 Gordon Rowell <gordonr@e-smith.com>
192 - [1.5.0-10]
193 - Minor French/Spanish lexicon updates [gordonr 8634]
194
195 * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
196 - [1.5.0-09]
197 - Add Spanish lexicon for viewlogfiles [lijied 3793]
198
199 * Tue May 6 2003 Michael Soulier <msoulier@e-smith.com>
200 - [1.5.0-08]
201 - Added the operation parameter to the refresh option to maintain the default
202 in the configuration database. [msoulier 8634]
203
204 * Tue May 6 2003 Michael Soulier <msoulier@e-smith.com>
205 - [1.5.0-07]
206 - Changed the operation selection widget to being generated by the backend
207 code, so we can control the default. [msoulier 8634]
208 - Now caching the default choice in the configuration database.
209 [msoulier 8634]
210
211 * Tue May 6 2003 Michael Soulier <msoulier@e-smith.com>
212 - [1.5.0-06]
213 - Updated dependencies for the download logfile feature. [msoulier 8634]
214 - Added download logfile feature. [msoulier 8634]
215
216 * Tue May 6 2003 Michael Soulier <msoulier@e-smith.com>
217 - [1.5.0-05]
218 - Added a "Refresh" log button. [msoulier 6935]
219 - Added lexicon changes for refresh feature. [msoulier 6935]
220
221 * Fri Apr 11 2003 Lijie Deng <lijied@e-smith.com>
222 - [1.5.0-04]
223 - Removed Mitel Networks branding [lijied 8016]
224
225 * Mon Mar 31 2003 Gordon Rowell <gordonr@e-smith.com>
226 - [1.5.0-03]
227 - Make use of esmith::Tai64n to display multilog filenames and contents
228 in local time [gordonr 6930]
229 - Use a hash instead of an array for the filename list and let
230 FM do the sorting for us, which allows the displayed name and the filename
231 to differ [gordonr 6930]
232
233 * Mon Mar 31 2003 Gordon Rowell <gordonr@e-smith.com>
234 - [1.5.0-02]
235 - Split out en-us lexicon [gordonr 4030]
236
237 * Mon Mar 31 2003 Gordon Rowell <gordonr@e-smith.com>
238 - [1.5.0-01]
239 - dev stream to 1.5.0
240
241 * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
242 - [1.4.0-05]
243 - Modified French lexicon to use lang="fr", rename the lexicon
244 directory to fr [lijied 6787]
245
246 * Tue Mar 25 2003 Mark Knox <markk@e-smith.com>
247 - [1.4.0-04]
248 - Use localised date in report header [markk 3599]
249
250 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
251 - [1.4.0-03]
252 - Modified viewlogfiles panel order [lijied 7356]
253
254 * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
255 - [1.4.0-02]
256 - Added French lexicon for viewlogfiles [lijied 5003]
257
258 * Fri Jan 24 2003 Michael Soulier <msoulier@e-smith.com>
259 - [1.4.0-01]
260 - rolling to delivery stream to 1.4.0
261
262 * Thu Nov 7 2002 Charlie Brady <charlieb@e-smith.com>
263 - [1.3.0-02]
264 - Fix warning about @logfiles variable [charlieb 4613]
265 - Allow log files containing spaces in filename to be viewed [charlieb 5588]
266 - Filter all logfiles using tai64nlocal, so that dates are in
267 human readable form. [charlieb 5334]
268
269 * Thu Nov 7 2002 Charlie Brady <charlieb@e-smith.com>
270 - [1.3.0-01]
271 - Roll development stream to 1.3.0
272
273 * Sat Oct 12 2002 Charlie Brady <charlieb@e-smith.com>
274 - [1.2.0-01]
275 - Roll to maintained version number to 1.2.0
276
277 * Wed Jul 24 2002 Gordon Rowell <gordonr@e-smith.com>
278 - [1.1.2-01]
279 - Removed stray e-smith-viewlogfiles-0.0.1 directory [gordonr 4466]
280
281 * Wed Jul 24 2002 Mark Knox <markk@e-smith.com>
282 - [1.1.1-01]
283 - Escape HTML chars even when not highlighting [markk 4466]
284
285 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
286 - [1.1.0-01]
287 - Changing version to maintained stream number to 1.1.0
288
289 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
290 - [1.0.5-01]
291 - RPM rebuild forced by cvsroot2rpm
292
293 * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
294 - [1.0.4-01]
295 - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
296
297 * Tue Apr 16 2002 Adrian Chung <adrianc@e-smith.com>
298 - [1.0.3-01]
299 - Conversion of viewlogfiles panel to FormMagick. [mac #3175]
300
301 * Tue Apr 16 2002 Adrian Chung <adrianc@e-smith.com>
302 - [1.0.2-01]
303 - Initial CVS version.
304
305 * Tue Apr 16 2002 Adrian Chung <mac@e-smith.com>
306 - [1.0.1-01]
307 - rollRPM: Rolled version number to 1.0.1-01. Includes patches up to 1.0.0-03.
308
309 * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
310 - [1.0.0-03]
311 - rebranding to Mitel Networks
312
313 * Tue Aug 21 2001 Charlie Brady <charlieb@e-smith.com>
314 - [1.0.0-02]
315 - Distinguish between empty file and no matching lines in output.
316
317 * Mon Aug 20 2001 Gordon Rowell <gordonr@e-smith.com>
318 - [1.0.0-01]
319 - Rolled version number to 1.0.0-01. Includes patches upto 0.0.1-05.
320
321 * Mon Aug 20 2001 Gordon Rowell <gordonr@e-smith.com>
322 - [0.0.1-05]
323 - Display name of logfile and patterns applied in output
324
325 * Mon Aug 20 2001 Gordon Rowell <gordonr@e-smith.com>
326 - [0.0.1-04]
327 - Disabled custom sort order - I find it non-intuitive
328 - Display "No lines displayed" if this is true
329 - Expanded text, describing filters in more depth
330 - Display filename of viewed log file
331
332 * Sat Aug 18 2001 Charlie Brady <charlieb@e-smith.com>
333 - [0.0.1-03]
334 - Introduce custom sort order, with messages at top and rotated logs at end.
335 - Add feature to display gzipped files.
336
337 * Fri Aug 17 2001 Charlie Brady <charlieb@e-smith.com>
338 - [0.0.1-02]
339 - Replace fixed log file list with one generated at run time
340 - Filter out known non-log files from the generated list
341 - Clean more of the environment (although I don't think it matters)
342 - Add brief text to explain the entry boxes
343
344 * Fri Aug 17 2001 Charlie Brady <charlieb@e-smith.com>
345 - [0.0.1-01]
346 - initial release
347
348 %description
349 Insert an e-smith-manager web panel to allow log files to be viewed.
350
351 %prep
352 %setup
353 %patch0 -p1
354
355 %build
356 perl createlinks
357
358 %install
359 rm -rf $RPM_BUILD_ROOT
360 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
361 rm -f %{name}-%{version}-%{release}-filelist
362 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
363 > %{name}-%{version}-%{release}-filelist
364
365 %clean
366 rm -rf $RPM_BUILD_ROOT
367
368 %files -f %{name}-%{version}-%{release}-filelist
369 %defattr(-,root,root)

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