/[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.13 - (hide annotations) (download)
Sun Jul 27 20:16:42 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-formmagick-1_4_0-16_el4_sme
Changes since 1.12: +5 -2 lines
* Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-16
- Fix password verify entry text box description in ibays panel entry
  in e-smith-formmagick's general [SME: 4460]

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

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