/[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.1 - (show annotations) (download)
Wed Feb 6 21:30:27 2013 UTC (11 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ibays-2_4_0-1_el6_sme
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
- Roll new stream for sme9

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

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