/[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.4 - (show annotations) (download)
Sun Dec 1 03:37:41 2013 UTC (10 years, 7 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-ibays-2_4_0-4_el6_sme
Changes since 1.3: +7 -2 lines
* Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
- Provide the ability to force https per ibay by Stephane de Labrusse [SME: 3675]

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

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