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

Contents 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.12 - (show annotations) (download)
Tue Jun 23 18:37:33 2020 UTC (3 years, 11 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ibays-2_6_0-11_el7_sme
Changes since 1.11: +7 -2 lines
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
- remove php3 reference [SME: 10869]

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

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