/[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.10 - (show annotations) (download)
Fri Jan 31 03:40:22 2020 UTC (4 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-ibays-2_6_0-9_el7_sme
Changes since 1.9: +5 -5 lines
* Thu Jan 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
- revert patch, wrong rpm [SME: 10871]

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