/[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.20 - (show annotations) (download)
Thu Mar 17 22:03:51 2011 UTC (13 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-formmagick-2_0_0-3_el4_sme, HEAD
Changes since 1.19: +7 -2 lines
* Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-3.sme
- Rephrase IP address error message [SME: 6574]

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

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