/[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.15 - (show annotations) (download)
Mon Aug 4 20:05:37 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-formmagick-1_4_0-18_el4_sme
Changes since 1.14: +4 -1 lines
* Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-18
- Reverting some locale changes

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

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