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

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

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


Revision 1.22 - (show annotations) (download)
Sun Mar 13 09:32:02 2011 UTC (13 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-formmagick-2_2_0-5_el5_sme
Changes since 1.21: +7 -2 lines
* Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
- Change subnet error message [SME: 6544]

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

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