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

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

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


Revision 1.4 - (show annotations) (download)
Sun Jan 27 21:20:59 2019 UTC (5 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-formmagick-2_4_0-3_el6_sme, HEAD
Changes since 1.3: +6 -3 lines
* Sun Jan 27 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-3.sme
- add translation for CSRF [SME: 10626]

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

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