/[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.3 - (show annotations) (download)
Sun Jan 27 21:25:29 2019 UTC (5 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-formmagick-2_6_0-3_el7_sme
Changes since 1.2: +6 -3 lines
* Sun Jan 27 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
- add locale for CSRF [SME: 10626]

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

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