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

Contents of /rpms/e-smith-ibays/sme8/e-smith-ibays.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.20 - (show annotations) (download)
Sun Feb 2 03:28:20 2014 UTC (10 years, 4 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-ibays-2_2_0-13_el5_sme
Changes since 1.19: +12 -2 lines
* Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-13.sme
- Update en-us translation file by Stephane de Labrusse [SME: 8158]

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

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