/[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.1 - (show annotations) (download)
Fri Feb 5 22:53:13 2016 UTC (8 years, 4 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-ibays-2_6_0-1_el7_sme
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme - Initial release to sme10

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

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