/[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.9 - (show annotations) (download)
Tue Jan 28 20:48:17 2020 UTC (4 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ibays-2_6_0-8_el7_sme
Changes since 1.8: +9 -2 lines
* Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
- add support for php-fpm  [SME: 10871]

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

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