/[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.4 - (hide annotations) (download)
Wed Jan 6 03:41:20 2021 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-formmagick-2_6_0-4_el7_sme
Changes since 1.3: +6 -2 lines
* Tue Jan 05 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
- add update event [SME: 11136]

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

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