/[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.3 - (show annotations) (download)
Mon Oct 22 13:50:03 2018 UTC (5 years, 7 months ago) by jcrisp
Branch: MAIN
CVS Tags: e-smith-formmagick-2_4_0-2_el6_sme
Changes since 1.2: +7 -2 lines
* Mon Oct 22 2018 John Crisp <jcrisp@safeandsoundit.co.uk.co.uk> 2.4.0-2.sme
- add CSRF patch [SME:10626] - thank you to Daniel Berteaud

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

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