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

Annotation 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.11 - (hide annotations) (download)
Sat Jul 5 18:31:49 2008 UTC (15 years, 11 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-formmagick-1_4_0-14_el4_sme
Changes since 1.10: +6 -1 lines
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-14
- Added missing entry to general [SME: 4289]

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

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