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