/[smeserver]/rpms/e-smith-ibays/sme10/e-smith-ibays.spec
ViewVC logotype

Annotation of /rpms/e-smith-ibays/sme10/e-smith-ibays.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.17 - (hide annotations) (download)
Tue Mar 9 23:24:41 2021 UTC (3 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ibays-2_6_0-15_el7_sme
Changes since 1.16: +8 -2 lines
* Tue Mar 09 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
- merge SSL and SSLRequireSSL properties [SME: 8150]
  now SSLRequireSSL will force SSL to the html ibay directory and redirect to https

1 jpp 1.17 # $Id: e-smith-ibays.spec,v 1.16 2021/03/08 20:00:37 jpp Exp $
2 stephdl 1.1
3     Summary: e-smith server and gateway - ibays module
4     %define name e-smith-ibays
5     Name: %{name}
6     %define version 2.6.0
7 jpp 1.17 %define release 15
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 unnilennium 1.3 Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch
14     Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch
15 unnilennium 1.6 Patch2: e-smith-ibays-2.6.0-create_var_cache_and_fix_sess.patch
16 jpp 1.11 Patch3: e-smith-ibays-2.6.0-bz10871-ifphpmodule.patch
17 jpp 1.12 Patch4: e-smith-ibays-2.6.0-bz10869-remove-php3-refs.patch
18 jpp 1.13 Patch5: e-smith-ibays-2.6.0-bz10968-remove-hardcoded-ports.patch
19 jpp 1.14 Patch6: e-smith-ibays-2.6.0-bz11139-update.patch
20 jpp 1.15 Patch7: e-smith-ibays-2.6.0-bz11412-update-php-properties.patch
21 jpp 1.17 Patch8: e-smith-ibays-2.6.0-bz8150-SSLproperty2SSLRequireSSL.patch
22 jpp 1.11
23 stephdl 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24     BuildArchitectures: noarch
25     Requires: e-smith-base >= 4.13.15-76
26     Requires: perl(CGI::FormMagick)
27     Requires: e-smith-formmagick >= 1.4.0-12
28     Conflicts: e-smith-apache < 0.1.1
29     BuildRequires: perl, perl(Test::Inline)
30     BuildRequires: e-smith-devtools >= 1.11.0-03
31     AutoReqProv: no
32    
33    
34     %description
35     e-smith server and gateway software - ibays module.
36    
37     %changelog
38 jpp 1.17 * Tue Mar 09 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
39     - merge SSL and SSLRequireSSL properties [SME: 8150]
40     now SSLRequireSSL will force SSL to the html ibay directory and redirect to https
41    
42 jpp 1.15 * Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
43 jpp 1.16 - update php properties and folders [SME: 11412]
44     - remove last bit of atalk [SME: 668]
45 jpp 1.15
46 jpp 1.14 * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
47     - add update event [SME: 11139]
48    
49 jpp 1.13 * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
50     - remove hardcoded ports [SME: 10968]
51    
52 jpp 1.12 * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
53     - remove php3 reference [SME: 10869]
54    
55 jpp 1.11 * Mon Jun 22 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
56     - fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871]
57    
58 jpp 1.10 * Thu Jan 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
59     - revert patch, wrong rpm [SME: 10871]
60    
61 jpp 1.9 * Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
62     - add support for php-fpm [SME: 10871]
63    
64 unnilennium 1.8 * Wed Jul 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
65     - fix typo thanks to Stephane de Labrusse [SME: 7011]
66     - ibay to ibays
67    
68 unnilennium 1.7 * Sun Jun 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
69     - as per comment 2 of bug 0600 instead of 0700 for perms [SME: 9621]
70    
71 unnilennium 1.6 * Sun Jun 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
72     - as discussed, moving cache and tmp out of ibay folder [SME: 9105] [SME: 9621]
73     - creating basedir /var/cache/e-smith/files/ibays for tmp and cache
74    
75 unnilennium 1.4 * Thu Jun 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
76 unnilennium 1.3 - create tmp folder in ibays when needed [SME: 9105]
77     - create session folder in ibays when needed [SME: 9621]
78 unnilennium 1.4 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
79     by assuming the date is correct and changing the weekday.
80     Fri Apr 17 2008 --> Fri Apr 11 2008 or Thu Apr 17 2008 or Fri Apr 18 2008 or ....
81     Sat Dec 08 2013 --> Sat Dec 07 2013 or Sun Dec 08 2013 or Sat Dec 14 2013 or ....
82     Sat May 04 2014 --> Sat May 03 2014 or Sun May 04 2014 or Sat May 10 2014 or ....
83 unnilennium 1.3
84 vip-ire 1.2 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
85     - Rebuild for [SME: 9393]
86    
87 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
88     - Initial release to sme10
89    
90     * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-14.sme
91     - Remove double / in SSL RewriteRule [SME: 9195]
92    
93     * Tue Jun 23 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-13.sme
94     - Revert the upload_tmp_folder patch as it needs some more work [SME: 7011]
95    
96     * Sun Jan 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-12.sme
97     - Add an upload_tmp_folder setting by db command [SME: 7011]
98     - Thanks to Michael McCarn and Jean-philippe Pialasse
99     - init-ibays create the folder tmp within all i-bays root directory
100     - ibay-modify create/chown/chmod the folder tmp within the i-bays root directory
101    
102 unnilennium 1.5 * Sun May 04 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme
103     Sat May 04 2014 --> Sat May 03 2014 or Sun May 04 2014 or Sat May 10 2014 or ....
104 stephdl 1.1 - Add an upload_tmp_folder setting by db command [SME: 7011]
105     - Thanks to Michael McCarn and Jean-philippe Pialasse
106    
107     * Thu Apr 24 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-10.sme
108     - Force SSL following ibays settings to the relevant domain [SME: 8332]
109    
110     * Tue Apr 8 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme
111     - Perl::critic syntax modifications [SME: 8239]
112     - Add more PHP options to ibays only by db commands [SME: 8239]
113     - Add SSLRequireSSL to ibays when SSL is set to enabled [SME: 8239]
114    
115     * Sat Mar 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-8.sme
116     - Add more PHP options to ibays only by db commands [SME: 8239]
117     - Add SSLRequireSSL to ibays when SSL is set to enabled [SME: 8239]
118    
119     * Sun Mar 9 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-7.sme
120     - Force https per ibay should not be the default for existing ibays [SME: 3675]
121    
122     * Thu Jan 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
123     - Provide the ability to restrict ibay access to https, by JPP [SME: 882]
124     - Remove old migrate fragment [SME: 8080]
125     - Whitespace cleanup, mainly tab removal, of 90e-smithAccess40ibays
126    
127 unnilennium 1.5 * Sun Dec 08 2013 Chris Burnat <devlist@burnat.com> 2.4.0-5.sme
128     Sat Dec 08 2013 --> Sat Dec 07 2013 or Sun Dec 08 2013 or Sat Dec 14 2013 or ....
129 stephdl 1.1 - Update en-us translation file by Stephane de Labrusse [SME: 3675]
130    
131     * Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
132     - Provide the ability to force https per ibay by Stephane de Labrusse [SME: 3675]
133    
134     * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-3.sme
135     - Patch to remove symlink to Primary ibay from /home/e-smith/files/primary [SME: 3730]
136    
137     * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme
138     - Patch to correct issue with not being able to access a password protected ibay [SME: 7794]
139    
140     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
141     - Roll new stream for sme9
142    
143     * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme
144     - Fix non-translated locale in ibays panel [SME: 6718]
145    
146     * Thu Oct 27 2011 Daniel B. <daniel@firewall-services.com> 2.2.0-10.sme
147     - Don't try to modify Primary unix/ldap account [SME:6770]
148    
149     * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
150     - All ibay account commands as system accounts in LDAP [SME: 6326]
151    
152     * Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme
153     - Create ibay accounts as system accounts in LDAP [SME: 6326]
154    
155     * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
156     - Fix cpu critical patch missing ) [SME: 6330]
157    
158     * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
159     - Fix cpu critical patch missing ' [SME: 6330]
160    
161     * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
162     - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
163    
164     * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
165     - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326]
166    
167     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
168     - Switch to cpu commands if ldap is master [SME: 6326]
169    
170     * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
171     - Fix maxIbayNameLength logic [SME: 4457]
172    
173     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
174     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
175    
176     * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-12
177     - Fix password verify entry text box description [SME: 4460]
178    
179     * Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11
180     - Really fix faulty patch for maxIbayNameLength [SME: 4457]
181    
182     * Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10
183     - Fixed faulty patch for maxIbayNameLength [SME: 424]
184    
185     * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9
186     - Add common <base> tags to e-smith-formmagick's general [SME: 4283]
187    
188 unnilennium 1.4 * Thu Apr 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-8
189     Fri Apr 17 2008 --> Fri Apr 11 2008 or Thu Apr 17 2008 or Fri Apr 18 2008 or ....
190 stephdl 1.1 - Move maxIbayNameLength from ibays.pm to config DB [SME: 424]
191    
192     * Mon Apr 7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7
193     - Include index.shtml in DirectoryIndex list.[SME: 4180]
194    
195     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-6
196     - Remove <base> tags now in general [SME: 3924]
197    
198     * Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com>
199     - Fix warnings generated by panel. [SME: 1309]
200    
201     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
202     - Clean up spec so package can be built by koji/plague
203    
204     * Fri Dec 08 2006 Shad L. Lords <slords@mail.com> 1.2.0-4
205     - Make non-dynamic indexes not look for dynamic content. [SME: 1908]
206    
207     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
208     - Update to new release naming. No functional changes.
209     - Make Packager generic
210    
211     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-02
212     - Fix typo in ibays http.conf template [SME: 1173]
213    
214     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
215     - Roll stable stream version. [SME: 1016]
216    
217     * Thu Feb 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.3-06
218     - Fix php register_globals directive. [SME: 820]
219    
220     * Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 1.1.3-05
221     - Remove bogus IbayPlugin symlink. [SME: 519]
222    
223     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.3-04
224     - Bump release number only
225    
226     * Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com>
227     - [1.1.3-03]
228     - Allow per-ibay override for PHP register_globals setting. To enable:
229     /sbin/e-smith/db accounts setprop <ibay> PHPRegisterGlobals enabled
230     Thanks John Bennett [SF: 1328236]
231    
232     * Fri Oct 14 2005 Charlie Brady <charlieb@e-smith.com>
233     - [1.1.3-02]
234     - Fix missing 'use esmith::util' in ibay-modify action.
235     [SF: 1327138]
236    
237     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
238     - [1.1.3-01]
239     - Remove L10Ns from base packages [SF: 1309520]
240    
241     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
242     - [1.1.2-01]
243     - New dev stream before relocating L10Ns
244    
245     * Thu Oct 6 2005 Charlie Brady <charlieb@e-smith.com>
246     - [1.1.1-18]
247     - Strip out plugin stuff, for now at least. [SF: 1304496]
248    
249     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
250     - [1.1.1-17]
251     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
252    
253     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
254     - [1.1.1-16]
255     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
256    
257     * Wed Sep 14 2005 Tony Clayton <apc@e-smith.com>
258     - [1.1.1-15]
259     - Don't version 'none' plugin [SF: 1292084]
260    
261     * Mon Sep 5 2005 Tony Clayton <apc@e-smith.com>
262     - [1.1.1-14]
263     - Add dependency on e-smith-formmagick >= 1.3.0-10
264     - Fix default plugin display [SF: 1271745,1263740]
265     - Clean up, add POD to IbayPlugin modules [SF: 1263740]
266     - Support versioning of plugins, do version checks in ibay panel
267    
268     * Wed Aug 24 2005 Charlie Brady <charlieb@e-smith.com>
269     - [1.1.1-13]
270     - Default plugin to none in esFM::ibay::create_ibay(). [SF: 1267897]
271    
272     * Mon Aug 22 2005 Charlie Brady <charlieb@e-smith.com>
273     - [1.1.1-12]
274     - Fix missing "use esmith::util" in ibay plugin lib. [SF: 1265684]
275     - Don't display ibay Plugin choice if "none" is the only choice. [SF: 1263740]
276    
277     * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
278     - [1.1.1-11]
279     - Need to check $ibay->prop('type') not $ibay->type [SF: 1260237]
280    
281     * Tue Aug 9 2005 Shad Lords <slords@mail.com>
282     - [1.1.1-10]
283     - Remove 90e-smithAccess10common (belongs in e-smith-apache)
284     - Move some ibay options to database
285    
286     * Thu Aug 4 2005 Gordon Rowell <gordonr@gormand.com.au>
287     - [1.1.1-09]
288     - Syntactic fix to perl code from 1.1.1-08 change
289    
290     * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
291     - [1.1.1-08]
292     - Update all uses of deprecated esmith::config and db_ APIs.
293     - Rewrite ibay-delete action in shell.
294    
295     * Wed Jan 19 2005 Charlie Brady <charlieb@e-smith.com>
296     - [1.1.1-07]
297     - Fix untaint RE. [charlieb MN00050161]
298     - Fix "will not stay shared" warnings in IbayPlugin/none.pm
299    
300     * Thu Nov 11 2004 Charlie Brady <charlieb@e-smith.com>
301     - [1.1.1-06]
302     - Untaint name before using in system(). [charlieb MN00050161]
303    
304     * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
305     - [1.1.1-05]
306     - Updated requires with new perl dependencies. [msoulier MN00040240]
307     - Clean BuildRequires. [charlieb MN00043055]
308    
309     * Fri Feb 6 2004 Michael Soulier <msoulier@e-smith.com>
310     - [1.1.1-04]
311     - Fixed two issues with previous change. [msoulier 7475]
312    
313     * Fri Feb 6 2004 Michael Soulier <msoulier@e-smith.com>
314     - [1.1.1-03]
315     - Updating default repair method to set CGIs as executable if enabled.
316     [msoulier 7475]
317    
318     * Wed Nov 19 2003 Tony Clayton <apc@e-smith.com>
319     - [1.1.1-02]
320     - Fix processTemplate call in IbayPlugin::none [tonyc 9924]
321     - Merge ibay-conf-plugin into ibay-modify action [tonyc 9924]
322    
323     * Wed Nov 19 2003 Michael Soulier <msoulier@e-smith.com>
324     - [1.1.1-01]
325     - Collecting patches.
326    
327     * Wed Nov 19 2003 Michael Soulier <msoulier@e-smith.com>
328     - [1.1.0-02]
329     - Adding 6.0 styling to ibay panel. [msoulier 10415]
330     - Converted createlinks to new api.
331     - Add IbayPlugin stuff [tonyc 9924]
332     - Add dependency on perl-CGI-FormMagick >= 0.91-04 [tonyc 9924]
333    
334     * Fri Sep 5 2003 Tony Clayton <apc@e-smith.com>
335     - [1.1.0-01]
336     - Changing version to development stream number - 1.1.0
337     - Rolling to development stream [tonyc 9924]
338    
339     * Wed Aug 13 2003 Michael Soulier <msoulier@e-smith.com>
340     - [1.0.3-05]
341     - Fixed the content ibay showing up in the ibay list of the primary domain's
342     virtual host block. [msoulier 9649]
343    
344     * Wed Aug 13 2003 Michael Soulier <msoulier@e-smith.com>
345     - [1.0.3-04]
346     - Correcting the previous revision, and limiting ibay access as sub-urls to
347     the primary domain only. [msoulier 9649]
348    
349     * Wed Aug 6 2003 Michael Soulier <msoulier@e-smith.com>
350     - [1.0.3-03]
351     - Unify ibay handling, since 15PrimaryContent is now obsolete, and changing
352     the primary domain's content was breaking access to ibays. [msoulier 9649]
353    
354     * Wed Jul 2 2003 Charlie Brady <charlieb@e-smith.com>
355     - [1.0.3-02]
356     - Fix path of created starter website index file (don't rely on symlink
357     which "should" point to correct place). [charlieb 9241]
358    
359     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
360     - [1.0.3-01]
361     - Added order to migrate fragments [gordonr 9015]
362    
363     * Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com>
364     - [1.0.2-04]
365     - Fixed Conflicts header - should be <, not <= [gordonr 8903]
366    
367     * Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com>
368     - [1.0.2-03]
369     - Missing 'use esmith::util' [gordonr 8973]
370    
371     * Tue Jun 10 2003 Charlie Brady <charlieb@e-smith.com>
372     - [1.0.2-02]
373     - Fix broken symlinks in post-{install,upgrade}. [charlieb 8973]
374    
375     * Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com>
376     - [1.0.2-01]
377     - Shuffled some httpd.conf fragments from e-smith-apache [gordonr 8903]
378    
379     * Tue May 27 2003 Charlie Brady <charlieb@e-smith.com>
380     - [1.0.1-01]
381     - Fix typo in createlinks script. Rolling version of package
382     to correct build problem. [charlieb 8841]
383    
384     * Tue May 27 2003 Charlie Brady <charlieb@e-smith.com>
385     - [1.0.0-02]
386     - Add some code from init-accounts action which depends on
387     /home/e-smith/files/ibays directory, which isn't included
388     in base. New action is init-ibays. [charlieb 8841]
389    
390     * Thu May 8 2003 Mark Knox <markk@e-smith.com>
391     - [1.0.0-01]
392     - Initial release. Split out from e-smith-base. [markk 8610]
393    
394     %prep
395     %setup
396 unnilennium 1.3 %patch0 -p1
397     %patch1 -p1
398 unnilennium 1.6 %patch2 -p1
399 jpp 1.11 %patch3 -p1
400 jpp 1.12 %patch4 -p1
401 jpp 1.13 %patch5 -p1
402 jpp 1.14 %patch6 -p1
403 jpp 1.15 %patch7 -p1
404 jpp 1.17 %patch8 -p1
405 jpp 1.9
406 unnilennium 1.8 /bin/mkdir -p root/var/cache/e-smith/files/ibays
407 stephdl 1.1
408     %pre
409     %post
410    
411     %build
412     LEXICONS=$(find root/etc/e-smith/web/functions \
413     -type f | grep -v CVS | grep -v pleasewait)
414     for lexicon in $LEXICONS
415     do
416     /sbin/e-smith/validate-lexicon $lexicon
417     done
418    
419     /sbin/e-smith/generate-lexicons
420    
421     perl createlinks
422    
423     %install
424     rm -rf $RPM_BUILD_ROOT
425     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
426     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
427     > %{name}-%{version}-%{release}-filelist
428     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
429    
430     %clean
431     rm -rf $RPM_BUILD_ROOT
432    
433     %files -f %{name}-%{version}-%{release}-filelist
434     %defattr(-,root,root)

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