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

Annotation 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.1 - (hide annotations) (download)
Fri Jan 25 17:30:02 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-formmagick-2_4_0-1_el6_sme
Initial import

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