/[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.18 - (show annotations) (download)
Tue Oct 7 18:17:02 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-formmagick-2_0_0-1_el4_sme
Changes since 1.17: +7 -22 lines
New streams

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

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