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

Annotation of /rpms/e-smith-formmagick/sme7/e-smith-formmagick.spec

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


Revision 1.19 - (hide annotations) (download)
Thu Feb 4 19:06:24 2010 UTC (14 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-formmagick-2_0_0-2_el4_sme
Changes since 1.18: +7 -2 lines
lib64 update

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

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