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

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

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


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

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