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

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

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


Revision 1.6 - (show annotations) (download)
Sat Apr 17 02:05:55 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: e-smith-formmagick-2_6_0-6_el7_sme, HEAD
Changes since 1.5: +7 -2 lines
* Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-6.sme
- fix wrong PATH which makes fail grub reconfiguration [SME: 11556]

1 # $Id: e-smith-formmagick.spec,v 1.5 2021/03/06 05:54:03 jpp Exp $
2
3 Summary: e-smith-formmagick Perl modules for web manager i18n
4 %define name e-smith-formmagick
5 Name: %{name}
6 %define version 2.6.0
7 %define release 6
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: Artistic
11 Group: Applications/CPAN
12 Source0: %{name}-%{version}.tar.xz
13 Patch0: smeserver-e-smith-formmagick-csrf.patch
14 Patch1: e-smith-formmagick-2.6.0-bz10902-csrf-timeout.patch
15 Patch2: e-smith-formmagick-2.6.0-bz11556.patch
16
17 BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/
18 Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme
19 Requires: perl(WWW::Automate) >= 0.20
20 Requires: perl(Crypt::Cracklib)
21 Requires: perl(I18N::LangTags) >= 0.27
22 Requires: e-smith-lib >= 1.18.0-21
23 BuildRequires: e-smith-devtools >= 1.6.6
24 BuildArchitectures: noarch
25
26 %changelog
27 * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-6.sme
28 - fix wrong PATH which makes fail grub reconfiguration [SME: 11556]
29
30 * Sat Mar 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
31 - increase CSRF timeout from 120s to 180s [SME: 10902]
32 added property httpd-admin{csrfTimeout} in second to override
33 added hability to ovarride the Timeout from panel to panel
34
35 * Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
36 - add update event [SME: 11136]
37
38 * Sun Jan 27 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
39 - add locale for CSRF [SME: 10626]
40
41 * Sun Jan 27 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
42 - add CSRF patch [SME: 10626] - thank you to Daniel Berteaud
43
44 * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
45 - Initial release to sme10
46
47 * Fri Jan 25 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
48 - Roll new stream for sme9
49 - Perl module rpms moved to /usr/share/perl5/vendor_perl [SME: 7223]
50
51 * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
52 - Rephrase IP address error message [SME: 6544]
53
54 * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
55 - Change IP address error message [SME: 6544]
56
57 * Tue Oct 19 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme
58 - Revert previous change as it might cause regression in contribs [SME: 6296]
59 - Add additional locale string [SME: 6296]
60
61 * Sun Oct 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-3.sme
62 - Update textbox description to also reflect the option of a FQDN [SME: 6296]
63
64 * Thu Feb 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
65 - Update path for 64-bit compatibility [SME: 5756]
66
67 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
68 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
69
70 * Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-20
71 - Move RESET_PASSWORD_TITLE to general [SME: 4475]
72 - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
73 - Add YOUR_ACCOUNT_INVALID to general [SME: 4478]
74
75 * Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-19
76 - Revert previous invalid locale changes (reverting to 1.4.0-17) [SME: 4472]
77
78 * Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-18
79 - Reverting some locale changes
80
81 * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-17
82 - Revert patch here and fix in e-smith-ibays instead because of multiple
83 dependencies and incorrect naming scheme
84
85 * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-16
86 - Fix password verify entry text box description in ibays panel entry
87 in e-smith-formmagick's general [SME: 4460]
88
89 * Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-15
90 - Moving single occurence for HOSTTYPE back to e-smith-hosts
91
92 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-14
93 - Added missing entry to general [SME: 4289]
94
95 * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.4.0-13
96 - Bump release to allow rebuild
97
98 * Fri Apr 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-12
99 - Update requires to really pull in perl-CGI-FormMagick [SME: 4269]
100
101 * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
102 - And more common <base> entries to general [SME: 4289]
103
104 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
105 - Default charset to UTF-8 unless specified [SME: 3858]
106
107 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.4.0-9
108 - And more common <base> entries to general [SME: 3886]
109
110 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.4.0-8
111 - Added more common <base> entries to general [SME: 3886]
112
113 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.4.0-7
114 - Added header <base> entries to general [SME: 3886]
115
116 * Thu Nov 08 2007 Gavin Weight <gweight@gmail.com> 1.4.0-6
117 - Remove/Fix Formmagick.pm.orig file. [SME: 3526]
118
119 * Fri Jun 1 2007 Shad L. Lords <slords@mail.com> 1.4.0-5
120 - pam_unix requires passwords >= 6 [SME: 3039]
121
122 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
123 - Clean up spec so package can be built by koji/plague
124
125 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
126 - Update to new release naming. No functional changes.
127 - Make Packager generic
128
129 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.0-03
130 - Revert last change [SME: 1193]
131
132 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.0-02
133 - Restrict passwords to 14 characters [SME: 1193]
134
135 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.0-01
136 - Roll stable stream version. [SME: 1016]
137
138 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.2-03
139 - 'strong' passwords must meet both Cracklib and the standard password
140 mantra: Upper Case AND Lower Case AND Digits AND Special characters
141 AND at least seven characters long [SME: 161]
142
143 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.2-02
144 - Bump release number only
145
146 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
147 - [1.3.2-01]
148 - Remove L10Ns from base packages [SF: 1309520]
149
150 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
151 - [1.3.1-01]
152 - New dev stream before relocating L10Ns
153
154 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
155 - [1.3.0-13]
156 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
157
158 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
159 - [1.3.0-12]
160 - Added tag for unlocalised string - thanks Filippo Carletti [SF: 1309284]
161
162 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
163 - [1.3.0-11]
164 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
165
166 * Mon Sep 5 2005 Tony Clayton <apc@e-smith.com>
167 - [1.3.0-10]
168 - Update requires to CGI::FormMagick >= 0.91-28
169 - Fix esmith::FormMagick constructor brokenness for IbayPlugin compatibility
170
171 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
172 - [1.3.0-09]
173 - Add english tags for formmagick validation [SF: 1157116 (Shad)]
174
175 * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
176 - [1.3.0-08]
177 - Don't try to read lexicon files which aren't there. [charlieb MN00056737]
178
179 * Tue Nov 9 2004 Charlie Brady <charlieb@e-smith.com>
180 - [1.3.0-07]
181 - Move changelog to top of spec file. [charlieb]
182 - Don't try to read from unopened file handle in _lexicon_read()
183 [charlieb MN00056701]
184 - Replace deprecated Copyright header with License header. [charlieb]
185
186 * Fri Oct 1 2004 Michael Soulier <msoulier@e-smith.com>
187 - [1.3.0-06]
188 - Added an error to the top of all pages with errors in them, instructing the
189 user to scroll down for specifics. So far localised in English only.
190 [msoulier MN00046857]
191
192 * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
193 - [1.3.0-05]
194 - Updated requires with new perl dependencies. [msoulier MN00040240]
195
196 * Thu Aug 5 2004 Michael Soulier <msoulier@e-smith.com>
197 - [1.3.0-04]
198 - Added patch to permit "permitpipes" in validation, to turn off automagick
199 addition of "nopipes". Thanks to Pascal Schirrmann <schirrms@schirrms.net>
200 for the idea and the preliminary patch.
201 [msoulier MN00044774]
202
203 * Wed Oct 22 2003 Michael Soulier <msoulier@e-smith.com>
204 - [1.3.0-03]
205 - Updated _lexicon_filename_list to return lexicon from the preferred
206 languages that exists, instead of referencing non-existant files.
207 [msoulier 10397]
208
209 * Fri Oct 10 2003 Michael Soulier <msoulier@e-smith.com>
210 - [1.3.0-02]
211 - Added display_error and display_success methods. [msoulier 9652]
212
213 * Fri Oct 10 2003 Michael Soulier <msoulier@e-smith.com>
214 - [1.3.0-01]
215 - roll to dev stream - 1.3.0
216
217 * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
218 - [1.2.1-01]
219 - Rebuild [gordonr 1305]
220
221 * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
222 - [1.2.0-03]
223 - Rebuild [gordonr 1305]
224
225 * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
226 - [1.2.0-02]
227 - Adjusted Copyright [gordonr 1305]
228
229 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
230 - [1.2.0-01]
231 - Changing version to stable stream number - 1.2.0
232
233 * Fri Jun 20 2003 Gordon Rowell <gordonr@e-smith.com>
234 - [1.1.2-02]
235 - Bring the icon and message closer (IE fix) [gordonr 9084]
236
237 * Thu Jun 19 2003 Gordon Rowell <gordonr@e-smith.com>
238 - [1.1.2-01]
239 - Add icon for success/error [gordonr 9055]
240
241 * Fri May 9 2003 Tony Clayton <apc@e-smith.com>
242 - [1.1.1-17]
243 - Remove duplicate status message from print_status_message [tonyc 8289]
244
245 * Fri May 9 2003 Tony Clayton <apc@e-smith.com>
246 - [1.1.1-16]
247 - Updated Spanish lexicon - thanks Alejandro [gordonr 3793]
248
249 * Tue May 6 2003 Gordon Rowell <gordonr@e-smith.com>
250 - [1.1.1-15]
251 - Fixed syntax error in WIP code, and hid it [gordonr 3793]
252
253 * Tue May 6 2003 Gordon Rowell <gordonr@e-smith.com>
254 - [1.1.1-14]
255 - Replaced "MDP" with mot de passe in FormMagick general lexicon [gordonr 3793]
256 - Added Spanish FM general lexicon [gordonr 3793]
257
258 * Thu May 1 2003 Tony Clayton <apc@e-smith.com>
259 - [1.1.1-13]
260 - print a sectionbar (hr) after status_message if not decorated [tonyc 8289]
261
262 * Thu Apr 17 2003 Gordon Rowell <gordonr@e-smith.com>
263 - [1.1.1-12]
264 - Default status message to undecorated until we modify everyone to
265 using $fm->error() and $fm->success() [gordonr 8289]
266
267 * Tue Apr 8 2003 Gordon Rowell <gordonr@e-smith.com>
268 - [1.1.1-11]
269 - Default status message to error type, not success type [gordonr 7919]
270
271 * Thu Apr 3 2003 Gordon Rowell <gordonr@e-smith.com>
272 - [1.1.1-10]
273 - Added default error string of "ERROR" in error() method [gordonr 7919]
274
275 * Thu Apr 3 2003 Gordon Rowell <gordonr@e-smith.com>
276 - [1.1.1-09]
277 - Apply div.success and div.error automatically around the status
278 message in print_status_message as long as panels calls
279 $self->error() or $self->success() [gordonr 7919]
280
281 * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
282 - [1.1.1-08]
283 - Added sub routine to validate the description [lijied 5054]
284
285 * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
286 - [1.1.1-07]
287 - Modified French lexicon to use lang="fr", rename the lexicon
288 directory to fr [lijied 6787]
289
290 * Fri Mar 14 2003 Gordon Rowell <gordonr@e-smith.com>
291 - [1.1.1-06]
292 - Suppress missing languages line if none missing [gordonr 7677]
293
294 * Fri Mar 14 2003 Mark Knox <markk@e-smith.com>
295 - [1.1.1-05]
296 - Fixed a missing quote, and a subtle circular dependency in lexicon
297 loader [markk 7677]
298
299 * Fri Mar 14 2003 Gordon Rowell <gordonr@e-smith.com>
300 - [1.1.1-04]
301 - Ensure that the fallback_language is in the list of languages back from
302 get_languages(). Log one "missing languages" line [gordonr 7677]
303
304 * Tue Mar 11 2003 Gordon Rowell <gordonr@e-smith.com>
305 - [1.1.1-03]
306 - Override get_languages() to only return languages for which we have
307 lexica [gordonr 6787]
308
309 * Thu Mar 6 2003 Mike Dickson <miked@e-smith.com>
310 - [1.1.1-02]
311 - reverted to old cron system for this server package [miked 6734]
312
313 * Thu Mar 6 2003 Mike Dickson <miked@e-smith.com>
314 - [1.1.1-01]
315 - moved cron job to crontab [miked6724]
316
317 * Tue Feb 25 2003 Michael Soulier <msoulier@e-smith.com>
318 - [1.1.0-08]
319 - Added success and error methods to standardize panels. [msoulier 5517]
320
321 * Thu Jan 16 2003 Mark Knox <markk@e-smith.com>
322 - [1.1.0-07]
323 - Moved locale-specific date generation code into esmith::FormMagick as
324 gen_locale_date_string [markk 3357]
325
326 * Wed Jan 15 2003 Mark Knox <markk@e-smith.com>
327 - [1.1.0-06]
328 - Removed globs from lexicon file finder [markk 6574]
329
330 * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
331 - [1.1.0-05]
332 - removed debugging messages inserted during UI update [miked 5494]
333
334 * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
335 - [1.1.0-04]
336 - ui update {miked 5494]
337
338 * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
339 - [1.1.0-03]
340 - ui update [miked 5494
341
342 * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
343 - [1.1.0-02]
344 - update to new UI system [miked 5494]
345
346 * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
347 - [1.1.0-01]
348 - Changing to development stream to 1.1.0
349
350 * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
351 - [1.0.1-01]
352 - Roll new version to fix tagging problem
353
354 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
355 - [1.0.0-01]
356 - Roll to maintained version number to 1.0.0
357
358 * Wed Sep 25 2002 Mark Knox <markk@e-smith.com>
359 - [0.3.3-01]
360 - Rolling version to fix patching problems
361
362 * Wed Sep 25 2002 Mark Knox <markk@e-smith.com>
363 - [0.3.2-05]
364 - Don't export methods we don't provide [markk 4909]
365
366 * Fri Sep 6 2002 Mark Knox <markk@e-smith.com>
367 - [0.3.2-04]
368 - Added French localisation of NO_PIPES_ALLOWED [markk 3807]
369
370 * Thu Sep 5 2002 Mark Knox <markk@e-smith.com>
371 - [0.3.2-03]
372 - Corrected a broken test. All tests now pass. [markk 3807]
373
374 * Wed Sep 4 2002 Charlie Brady <charlieb@e-smith.com>
375 - [0.3.2-02]
376 - Add setting of $ENV{'HOME'} to BEGIN in esmith::FormMagick, specifically
377 so that mysql can find ~root/.my.cnf. [charlieb 4778]
378
379 * Mon Jun 24 2002 Kirrily Robert <skud@e-smith.com>
380 - [0.3.2-01]
381 - Removed now-superfluous nonblank() validation routine (it checked for
382 nopipes as well, but that's now automatic) [skud 3807]
383
384 * Mon Jun 24 2002 Kirrily Robert <skud@e-smith.com>
385 - [0.3.1-01]
386 - Nopipes validation is now forced for all fields [skud 3807]
387
388 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
389 - [0.3.0-01]
390 - Changing version to development stream number to 0.3.0
391
392 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
393 - [0.2.0-01]
394 - Changing version to maintained stream number to 0.2.0
395
396 * Fri May 31 2002 Mark Knox <markk@e-smith.com>
397 - [0.1.30-01]
398 - Forgot to export the new sub [markk 3752]
399
400 * Fri May 31 2002 Mark Knox <markk@e-smith.com>
401 - [0.1.29-01]
402 - Override nonblank to not allow pipes in field data [markk 3752]
403
404 * Mon May 27 2002 Gordon Rowell <gordonr@e-smith.com>
405 - [0.1.28-01]
406 - Fix filelist generation for access restriction [gordonr 2187]
407
408 * Mon May 27 2002 Gordon Rowell <gordonr@e-smith.com>
409 - [0.1.27-01]
410 - Restrict access to FormMagick session cache [gordonr 2187]
411
412 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
413 - [0.1.26-01]
414 - RPM rebuild forced by cvsroot2rpm
415
416 * Thu May 23 2002 Mark Knox <markk@e-smith.com>
417 - [0.1.25-01]
418 - Change test to expect correct results [markk 3618]
419
420 * Wed May 22 2002 Charlie Brady <charlieb@e-smith.com>
421 - [0.1.24-01]
422 - Set PATH to /bin:/usr/bin:/usr/local/bin rather than to empty.
423
424 * Wed May 22 2002 Mark Knox <markk@e-smith.com>
425 - [0.1.23-01]
426 - Localise "it's WAY too short" cracklib message -> fr-ca [markk 3592]
427
428 * Wed May 22 2002 Mark Knox <markk@e-smith.com>
429 - [0.1.22-01]
430 - Added validate_password method: checks a password using one of cracklib,
431 FormMagick validator, or none. [markk 3592]
432 - Added localisations for password validation messages [markk 3592]
433
434 * Thu May 16 2002 Kirrily Robert <skud@e-smith.com>
435 - [0.1.21-01]
436 - Renamed en and fr locale directories to en-us and fr-ca [skud 3446]
437
438 * Thu May 16 2002 Kirrily Robert <skud@e-smith.com>
439 - [0.1.20-01]
440 - Added OPERATION_STATUS_REPORT localisation [skud 3446]
441
442 * Tue May 14 2002 Tony Clayton <apc@e-smith.com>
443 - [0.1.19-01]
444 - grrr.. fix typo in charset fix [tonyc 3027/3462]
445
446 * Tue May 14 2002 Tony Clayton <apc@e-smith.com>
447 - [0.1.18-01]
448 - Re-add fix from 0.1.13-01: pass charset option to fm constructor
449 [tonyc 3027]
450 - Re-add export_to_level line in esmith::formmagick::import
451 [tonyc 3027]
452
453 * Mon May 13 2002 Tony Clayton <apc@e-smith.com>
454 - [0.1.17-01]
455 - Fix esmith::FormMagick::new to pass empty subclass test [tonyc 3109]
456
457 * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
458 - [0.1.16-01]
459 - left/right trim heading/description entries after localisation [gordonr 3223]
460
461 * Thu Apr 25 2002 Gordon Rowell <gordonr@e-smith.com>
462 - [0.1.15-01]
463 - Moved FormMagick session cookies to /var/cache/e-smith/formmagick/sessions
464 - Added added tmpwatch (daily, >8 hours old) for above directory [gordonr 3213]
465
466 * Wed Apr 24 2002 Gordon Rowell <gordonr@e-smith.com>
467 - [0.1.14-01]
468 - Allow FM files in the html directory for {index,initial}.html [gordonr 3201]
469
470 * Tue Apr 23 2002 Mark Knox <markk@e-smith.com>
471 - [0.1.13-01]
472 - Allow user to specify XML charset, default to ISO-8859-1 [markk 3209]
473
474 * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
475 - [0.1.12-01]
476 - Again set fallback_language("en-us") [gordonr 3031]
477 - fix undefined value bug in FormMagick.pm when no external lexicons exist
478 [tonyc]
479
480 * Tue Apr 16 2002 Gordon Rowell <gordonr@e-smith.com>
481 - [0.1.10-01]
482 - Set fallback_language("en-us") [gordonr 3031]
483 - Added optional filename=>"/path/to/script" to new() [gordonr 3155]
484 - Added parsing of navigation headers [gordonr 3155]
485
486 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
487 - [0.1.10-01]
488 - Re-do symlink resolution using knowledge of e-smith hierarchy. The old
489 one was ugly and would break in the general case anyway [gordonr #3031]
490
491 * Fri Apr 12 2002 Gordon Rowell <gordonr@e-smith.com>
492 - [0.1.9-01]
493 - Resolve $0 when it turns up as a symlink [gordonr #3031]
494
495 * Fri Apr 12 2002 Kirrily Robert <skud@e-smith.com>
496 - [0.1.8-01]
497 - Now looks for lexicons in /etc/e-smith/locale [skud #3031]
498
499 * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
500 - [0.1.7-01]
501 - Changed to BuildArchitectures: to noarch
502
503 * Wed Mar 13 2002 Kirrily Robert <skud@e-smith.com>
504 - [0.1.6-01]
505 - Fixed importing so that esmith::FormMagick exported functions are
506 exported all the way out to scripts using subclasses [skud]
507
508 * Thu Feb 28 2002 Kirrily Robert <skud@e-smith.com>
509 - [0.1.5-01]
510 - Updated dependencies to more recent Perl libraries and devtools [skud]
511
512 * Tue Feb 26 2002 Kirrily Robert <skud@e-smith.com>
513 - [0.1.4-01]
514 - added print_status_message() routine
515
516 * Tue Feb 26 2002 Kirrily Robert <skud@e-smith.com>
517 - [0.1.3-01]
518 - added full path to buildtests directive
519
520 * Thu Feb 21 2002 Kirrily Robert <skud@e-smith.com>
521 - [0.1.2-01]
522 - cleanup of test scripts
523
524 * Thu Feb 21 2002 Kirrily Robert <skud@e-smith.com>
525 - [0.1.1-01]
526 - improved tests (skud)
527 - improved documentation (skud)
528 - print_button() now exported (skud)
529 - security settings are now automatic (skud)
530
531 * Mon Feb 18 2002 Kirrily Robert <skud@e-smith.com>
532 - [0.1.0-01]
533 - Initial release of 0.1.0.
534 %description
535 e-smith-formmagick provides a set of Perl modules containing various
536 convenience functions used to create SMEServer server-manager panels.
537
538 %prep
539 %setup -q -n %{name}-%{version}
540 %patch0 -p1
541 mkdir -p root/etc/e-smith/events/%{name}-update
542 %patch1 -p1
543 %patch2 -p1
544
545 %build
546 # build the test suite from embedded tests
547 /sbin/e-smith/buildtests 20e-smith-formmagick
548 mkdir -p root/var/cache/e-smith/formmagick/sessions
549
550 %clean
551 rm -rf $RPM_BUILD_ROOT
552
553 %install
554 rm -rf $RPM_BUILD_ROOT
555 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
556 rm -f %{name}-%{version}-%{release}-filelist
557 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
558 | grep -v /var/cache/e-smith/formmagick/sessions \
559 >%{name}-%{version}-%{release}-filelist
560 echo '%dir %attr(0700,root,root) /var/cache/e-smith/formmagick/sessions' \
561 >>%{name}-%{version}-%{release}-filelist
562 echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
563 echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
564 echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
565
566 %files -f %{name}-%{version}-%{release}-filelist
567 %defattr(-,root,root)

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