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

Contents 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.5 - (show annotations) (download)
Sun Dec 8 02:34:32 2013 UTC (10 years, 6 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-ibays-2_4_0-5_el6_sme
Changes since 1.4: +7 -2 lines
* Sat Dec 8 2013 Chris Burnat <devlist@burnat.com> 2.4.0-5.sme
- Update en-us translation file by Stephane de Labrusse [SME: 3675]

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

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