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

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

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


Revision 1.4 - (show annotations) (download)
Wed Feb 13 22:51:45 2008 UTC (16 years, 3 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-formmagick-1_4_0-9_el4_sme
Changes since 1.3: +7 -2 lines
Updates

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

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