/[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.7 - (show annotations) (download)
Wed Apr 23 20:56:08 2008 UTC (16 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-formmagick-1_4_0-11_el5_sme
Changes since 1.6: +6 -1 lines
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
- And more common <base> entries to general

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

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