/[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.17 - (show annotations) (download)
Thu Nov 4 15:59:37 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ibays-2_2_0-9_el5_sme
Changes since 1.16: +5 -2 lines
* Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
- All ibay account commands as system accounts in LDAP [SME: 6326]

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

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