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

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

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


Revision 1.1 - (hide annotations) (download)
Fri Feb 5 23:01:22 2016 UTC (8 years, 4 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-formmagick-2_6_0-1_el7_sme
* Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme - Initial release to sme10

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

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