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

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

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


Revision 1.17 - (hide annotations) (download)
Tue Jun 23 20:55:23 2015 UTC (9 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-ibays-2_4_0-13_el6_sme
Changes since 1.16: +5 -2 lines
* Tue Jun 23 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-13.sme
- Revert the upload_tmp_folder patch as it needs some more work [SME: 7011]

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

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