1 |
# $Id: e-smith-ibays.spec,v 1.21 2022/05/27 02:02:31 jpp Exp $ |
2 |
|
3 |
Summary: e-smith server and gateway - ibays module |
4 |
%define name e-smith-ibays |
5 |
Name: %{name} |
6 |
%define version 2.6.0 |
7 |
%define release 20 |
8 |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
10 |
License: GPL |
11 |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.xz |
13 |
Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch |
14 |
Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch |
15 |
Patch2: e-smith-ibays-2.6.0-create_var_cache_and_fix_sess.patch |
16 |
Patch3: e-smith-ibays-2.6.0-bz10871-ifphpmodule.patch |
17 |
Patch4: e-smith-ibays-2.6.0-bz10869-remove-php3-refs.patch |
18 |
Patch5: e-smith-ibays-2.6.0-bz10968-remove-hardcoded-ports.patch |
19 |
Patch6: e-smith-ibays-2.6.0-bz11139-update.patch |
20 |
Patch7: e-smith-ibays-2.6.0-bz11412-update-php-properties.patch |
21 |
Patch8: e-smith-ibays-2.6.0-bz8150-SSLproperty2SSLRequireSSL.patch |
22 |
Patch9: e-smith-ibays-2.6.0-bz11407-force-https-on-DAV-and-httpauth.patch |
23 |
Patch10: e-smith-ibays-2.6.0-bz11774-require.patch |
24 |
Patch11: e-smith-ibays-2.6.0-bz12613.patch |
25 |
|
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
28 |
Requires: e-smith-base >= 4.13.15-76 |
29 |
Requires: perl(CGI::FormMagick) |
30 |
Requires: e-smith-formmagick >= 1.4.0-12 |
31 |
#Conflicts: e-smith-apache < 0.1.1 |
32 |
Requires: e-smith-apache >= 2.6.0-19 |
33 |
BuildRequires: perl, perl(Test::Inline) |
34 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
35 |
AutoReqProv: no |
36 |
|
37 |
|
38 |
%description |
39 |
e-smith server and gateway software - ibays module. |
40 |
|
41 |
%changelog |
42 |
* Sat Apr 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-20.sme |
43 |
- fix wrong path for S06store-ldap-smbpasswd [SME: 12613] |
44 |
|
45 |
* Thu May 26 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme |
46 |
- add missing elements to e-smith-ibays-update event to activate changes [SME: 11774] |
47 |
|
48 |
* Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-18.sme |
49 |
- fix AH01797: client denied by server conf [SME: 11774] |
50 |
use new require syntax for httpd 2.4 |
51 |
|
52 |
* Wed Mar 10 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
53 |
- fix patch for SSLRequireSSL [SME: 8150] |
54 |
|
55 |
* Tue Mar 09 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
56 |
- force https if auth or dav are enabled [SME: 11407] |
57 |
|
58 |
* Tue Mar 09 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme |
59 |
- merge SSL and SSLRequireSSL properties [SME: 8150] |
60 |
now SSLRequireSSL will force SSL to the html ibay directory and redirect to https |
61 |
|
62 |
* Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
63 |
- update php properties and folders [SME: 11412] |
64 |
- remove last bit of atalk [SME: 668] |
65 |
|
66 |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
67 |
- add update event [SME: 11139] |
68 |
|
69 |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
70 |
- remove hardcoded ports [SME: 10968] |
71 |
|
72 |
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
73 |
- remove php3 reference [SME: 10869] |
74 |
|
75 |
* Mon Jun 22 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme |
76 |
- fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871] |
77 |
|
78 |
* Thu Jan 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
79 |
- revert patch, wrong rpm [SME: 10871] |
80 |
|
81 |
* Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
82 |
- add support for php-fpm [SME: 10871] |
83 |
|
84 |
* Wed Jul 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
85 |
- fix typo thanks to Stephane de Labrusse [SME: 7011] |
86 |
- ibay to ibays |
87 |
|
88 |
* Sun Jun 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
89 |
- as per comment 2 of bug 0600 instead of 0700 for perms [SME: 9621] |
90 |
|
91 |
* Sun Jun 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
92 |
- as discussed, moving cache and tmp out of ibay folder [SME: 9105] [SME: 9621] |
93 |
- creating basedir /var/cache/e-smith/files/ibays for tmp and cache |
94 |
|
95 |
* Thu Jun 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
96 |
- create tmp folder in ibays when needed [SME: 9105] |
97 |
- create session folder in ibays when needed [SME: 9621] |
98 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
99 |
by assuming the date is correct and changing the weekday. |
100 |
Fri Apr 17 2008 --> Fri Apr 11 2008 or Thu Apr 17 2008 or Fri Apr 18 2008 or .... |
101 |
Sat Dec 08 2013 --> Sat Dec 07 2013 or Sun Dec 08 2013 or Sat Dec 14 2013 or .... |
102 |
Sat May 04 2014 --> Sat May 03 2014 or Sun May 04 2014 or Sat May 10 2014 or .... |
103 |
|
104 |
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme |
105 |
- Rebuild for [SME: 9393] |
106 |
|
107 |
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme |
108 |
- Initial release to sme10 |
109 |
|
110 |
* Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-14.sme |
111 |
- Remove double / in SSL RewriteRule [SME: 9195] |
112 |
|
113 |
* Tue Jun 23 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-13.sme |
114 |
- Revert the upload_tmp_folder patch as it needs some more work [SME: 7011] |
115 |
|
116 |
* Sun Jan 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-12.sme |
117 |
- Add an upload_tmp_folder setting by db command [SME: 7011] |
118 |
- Thanks to Michael McCarn and Jean-philippe Pialasse |
119 |
- init-ibays create the folder tmp within all i-bays root directory |
120 |
- ibay-modify create/chown/chmod the folder tmp within the i-bays root directory |
121 |
|
122 |
* Sun May 04 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme |
123 |
Sat May 04 2014 --> Sat May 03 2014 or Sun May 04 2014 or Sat May 10 2014 or .... |
124 |
- Add an upload_tmp_folder setting by db command [SME: 7011] |
125 |
- Thanks to Michael McCarn and Jean-philippe Pialasse |
126 |
|
127 |
* Thu Apr 24 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-10.sme |
128 |
- Force SSL following ibays settings to the relevant domain [SME: 8332] |
129 |
|
130 |
* Tue Apr 8 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme |
131 |
- Perl::critic syntax modifications [SME: 8239] |
132 |
- Add more PHP options to ibays only by db commands [SME: 8239] |
133 |
- Add SSLRequireSSL to ibays when SSL is set to enabled [SME: 8239] |
134 |
|
135 |
* Sat Mar 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-8.sme |
136 |
- Add more PHP options to ibays only by db commands [SME: 8239] |
137 |
- Add SSLRequireSSL to ibays when SSL is set to enabled [SME: 8239] |
138 |
|
139 |
* Sun Mar 9 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-7.sme |
140 |
- Force https per ibay should not be the default for existing ibays [SME: 3675] |
141 |
|
142 |
* Thu Jan 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme |
143 |
- Provide the ability to restrict ibay access to https, by JPP [SME: 882] |
144 |
- Remove old migrate fragment [SME: 8080] |
145 |
- Whitespace cleanup, mainly tab removal, of 90e-smithAccess40ibays |
146 |
|
147 |
* Sun Dec 08 2013 Chris Burnat <devlist@burnat.com> 2.4.0-5.sme |
148 |
Sat Dec 08 2013 --> Sat Dec 07 2013 or Sun Dec 08 2013 or Sat Dec 14 2013 or .... |
149 |
- Update en-us translation file by Stephane de Labrusse [SME: 3675] |
150 |
|
151 |
* Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme |
152 |
- Provide the ability to force https per ibay by Stephane de Labrusse [SME: 3675] |
153 |
|
154 |
* Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-3.sme |
155 |
- Patch to remove symlink to Primary ibay from /home/e-smith/files/primary [SME: 3730] |
156 |
|
157 |
* Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme |
158 |
- Patch to correct issue with not being able to access a password protected ibay [SME: 7794] |
159 |
|
160 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
161 |
- Roll new stream for sme9 |
162 |
|
163 |
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme |
164 |
- Fix non-translated locale in ibays panel [SME: 6718] |
165 |
|
166 |
* Thu Oct 27 2011 Daniel B. <daniel@firewall-services.com> 2.2.0-10.sme |
167 |
- Don't try to modify Primary unix/ldap account [SME:6770] |
168 |
|
169 |
* Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme |
170 |
- All ibay account commands as system accounts in LDAP [SME: 6326] |
171 |
|
172 |
* Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme |
173 |
- Create ibay accounts as system accounts in LDAP [SME: 6326] |
174 |
|
175 |
* Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme |
176 |
- Fix cpu critical patch missing ) [SME: 6330] |
177 |
|
178 |
* Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme |
179 |
- Fix cpu critical patch missing ' [SME: 6330] |
180 |
|
181 |
* Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme |
182 |
- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] |
183 |
|
184 |
* Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme |
185 |
- Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326] |
186 |
|
187 |
* Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme |
188 |
- Switch to cpu commands if ldap is master [SME: 6326] |
189 |
|
190 |
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme |
191 |
- Fix maxIbayNameLength logic [SME: 4457] |
192 |
|
193 |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
194 |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
195 |
|
196 |
* Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-12 |
197 |
- Fix password verify entry text box description [SME: 4460] |
198 |
|
199 |
* Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11 |
200 |
- Really fix faulty patch for maxIbayNameLength [SME: 4457] |
201 |
|
202 |
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10 |
203 |
- Fixed faulty patch for maxIbayNameLength [SME: 424] |
204 |
|
205 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9 |
206 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4283] |
207 |
|
208 |
* Thu Apr 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-8 |
209 |
Fri Apr 17 2008 --> Fri Apr 11 2008 or Thu Apr 17 2008 or Fri Apr 18 2008 or .... |
210 |
- Move maxIbayNameLength from ibays.pm to config DB [SME: 424] |
211 |
|
212 |
* Mon Apr 7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7 |
213 |
- Include index.shtml in DirectoryIndex list.[SME: 4180] |
214 |
|
215 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-6 |
216 |
- Remove <base> tags now in general [SME: 3924] |
217 |
|
218 |
* Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com> |
219 |
- Fix warnings generated by panel. [SME: 1309] |
220 |
|
221 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
222 |
- Clean up spec so package can be built by koji/plague |
223 |
|
224 |
* Fri Dec 08 2006 Shad L. Lords <slords@mail.com> 1.2.0-4 |
225 |
- Make non-dynamic indexes not look for dynamic content. [SME: 1908] |
226 |
|
227 |
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
228 |
- Update to new release naming. No functional changes. |
229 |
- Make Packager generic |
230 |
|
231 |
* Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-02 |
232 |
- Fix typo in ibays http.conf template [SME: 1173] |
233 |
|
234 |
* Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01 |
235 |
- Roll stable stream version. [SME: 1016] |
236 |
|
237 |
* Thu Feb 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.3-06 |
238 |
- Fix php register_globals directive. [SME: 820] |
239 |
|
240 |
* Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 1.1.3-05 |
241 |
- Remove bogus IbayPlugin symlink. [SME: 519] |
242 |
|
243 |
* Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.3-04 |
244 |
- Bump release number only |
245 |
|
246 |
* Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com> |
247 |
- [1.1.3-03] |
248 |
- Allow per-ibay override for PHP register_globals setting. To enable: |
249 |
/sbin/e-smith/db accounts setprop <ibay> PHPRegisterGlobals enabled |
250 |
Thanks John Bennett [SF: 1328236] |
251 |
|
252 |
* Fri Oct 14 2005 Charlie Brady <charlieb@e-smith.com> |
253 |
- [1.1.3-02] |
254 |
- Fix missing 'use esmith::util' in ibay-modify action. |
255 |
[SF: 1327138] |
256 |
|
257 |
* Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com> |
258 |
- [1.1.3-01] |
259 |
- Remove L10Ns from base packages [SF: 1309520] |
260 |
|
261 |
* Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com> |
262 |
- [1.1.2-01] |
263 |
- New dev stream before relocating L10Ns |
264 |
|
265 |
* Thu Oct 6 2005 Charlie Brady <charlieb@e-smith.com> |
266 |
- [1.1.1-18] |
267 |
- Strip out plugin stuff, for now at least. [SF: 1304496] |
268 |
|
269 |
* Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com> |
270 |
- [1.1.1-17] |
271 |
- Added Italian L10N - Thanks Filippo Carletti [SF: 1309266] |
272 |
|
273 |
* Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com> |
274 |
- [1.1.1-16] |
275 |
- Added German L10N - Thanks Dietmar Berteld [SF: 1293325] |
276 |
|
277 |
* Wed Sep 14 2005 Tony Clayton <apc@e-smith.com> |
278 |
- [1.1.1-15] |
279 |
- Don't version 'none' plugin [SF: 1292084] |
280 |
|
281 |
* Mon Sep 5 2005 Tony Clayton <apc@e-smith.com> |
282 |
- [1.1.1-14] |
283 |
- Add dependency on e-smith-formmagick >= 1.3.0-10 |
284 |
- Fix default plugin display [SF: 1271745,1263740] |
285 |
- Clean up, add POD to IbayPlugin modules [SF: 1263740] |
286 |
- Support versioning of plugins, do version checks in ibay panel |
287 |
|
288 |
* Wed Aug 24 2005 Charlie Brady <charlieb@e-smith.com> |
289 |
- [1.1.1-13] |
290 |
- Default plugin to none in esFM::ibay::create_ibay(). [SF: 1267897] |
291 |
|
292 |
* Mon Aug 22 2005 Charlie Brady <charlieb@e-smith.com> |
293 |
- [1.1.1-12] |
294 |
- Fix missing "use esmith::util" in ibay plugin lib. [SF: 1265684] |
295 |
- Don't display ibay Plugin choice if "none" is the only choice. [SF: 1263740] |
296 |
|
297 |
* Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au> |
298 |
- [1.1.1-11] |
299 |
- Need to check $ibay->prop('type') not $ibay->type [SF: 1260237] |
300 |
|
301 |
* Tue Aug 9 2005 Shad Lords <slords@mail.com> |
302 |
- [1.1.1-10] |
303 |
- Remove 90e-smithAccess10common (belongs in e-smith-apache) |
304 |
- Move some ibay options to database |
305 |
|
306 |
* Thu Aug 4 2005 Gordon Rowell <gordonr@gormand.com.au> |
307 |
- [1.1.1-09] |
308 |
- Syntactic fix to perl code from 1.1.1-08 change |
309 |
|
310 |
* Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com> |
311 |
- [1.1.1-08] |
312 |
- Update all uses of deprecated esmith::config and db_ APIs. |
313 |
- Rewrite ibay-delete action in shell. |
314 |
|
315 |
* Wed Jan 19 2005 Charlie Brady <charlieb@e-smith.com> |
316 |
- [1.1.1-07] |
317 |
- Fix untaint RE. [charlieb MN00050161] |
318 |
- Fix "will not stay shared" warnings in IbayPlugin/none.pm |
319 |
|
320 |
* Thu Nov 11 2004 Charlie Brady <charlieb@e-smith.com> |
321 |
- [1.1.1-06] |
322 |
- Untaint name before using in system(). [charlieb MN00050161] |
323 |
|
324 |
* Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com> |
325 |
- [1.1.1-05] |
326 |
- Updated requires with new perl dependencies. [msoulier MN00040240] |
327 |
- Clean BuildRequires. [charlieb MN00043055] |
328 |
|
329 |
* Fri Feb 6 2004 Michael Soulier <msoulier@e-smith.com> |
330 |
- [1.1.1-04] |
331 |
- Fixed two issues with previous change. [msoulier 7475] |
332 |
|
333 |
* Fri Feb 6 2004 Michael Soulier <msoulier@e-smith.com> |
334 |
- [1.1.1-03] |
335 |
- Updating default repair method to set CGIs as executable if enabled. |
336 |
[msoulier 7475] |
337 |
|
338 |
* Wed Nov 19 2003 Tony Clayton <apc@e-smith.com> |
339 |
- [1.1.1-02] |
340 |
- Fix processTemplate call in IbayPlugin::none [tonyc 9924] |
341 |
- Merge ibay-conf-plugin into ibay-modify action [tonyc 9924] |
342 |
|
343 |
* Wed Nov 19 2003 Michael Soulier <msoulier@e-smith.com> |
344 |
- [1.1.1-01] |
345 |
- Collecting patches. |
346 |
|
347 |
* Wed Nov 19 2003 Michael Soulier <msoulier@e-smith.com> |
348 |
- [1.1.0-02] |
349 |
- Adding 6.0 styling to ibay panel. [msoulier 10415] |
350 |
- Converted createlinks to new api. |
351 |
- Add IbayPlugin stuff [tonyc 9924] |
352 |
- Add dependency on perl-CGI-FormMagick >= 0.91-04 [tonyc 9924] |
353 |
|
354 |
* Fri Sep 5 2003 Tony Clayton <apc@e-smith.com> |
355 |
- [1.1.0-01] |
356 |
- Changing version to development stream number - 1.1.0 |
357 |
- Rolling to development stream [tonyc 9924] |
358 |
|
359 |
* Wed Aug 13 2003 Michael Soulier <msoulier@e-smith.com> |
360 |
- [1.0.3-05] |
361 |
- Fixed the content ibay showing up in the ibay list of the primary domain's |
362 |
virtual host block. [msoulier 9649] |
363 |
|
364 |
* Wed Aug 13 2003 Michael Soulier <msoulier@e-smith.com> |
365 |
- [1.0.3-04] |
366 |
- Correcting the previous revision, and limiting ibay access as sub-urls to |
367 |
the primary domain only. [msoulier 9649] |
368 |
|
369 |
* Wed Aug 6 2003 Michael Soulier <msoulier@e-smith.com> |
370 |
- [1.0.3-03] |
371 |
- Unify ibay handling, since 15PrimaryContent is now obsolete, and changing |
372 |
the primary domain's content was breaking access to ibays. [msoulier 9649] |
373 |
|
374 |
* Wed Jul 2 2003 Charlie Brady <charlieb@e-smith.com> |
375 |
- [1.0.3-02] |
376 |
- Fix path of created starter website index file (don't rely on symlink |
377 |
which "should" point to correct place). [charlieb 9241] |
378 |
|
379 |
* Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com> |
380 |
- [1.0.3-01] |
381 |
- Added order to migrate fragments [gordonr 9015] |
382 |
|
383 |
* Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com> |
384 |
- [1.0.2-04] |
385 |
- Fixed Conflicts header - should be <, not <= [gordonr 8903] |
386 |
|
387 |
* Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com> |
388 |
- [1.0.2-03] |
389 |
- Missing 'use esmith::util' [gordonr 8973] |
390 |
|
391 |
* Tue Jun 10 2003 Charlie Brady <charlieb@e-smith.com> |
392 |
- [1.0.2-02] |
393 |
- Fix broken symlinks in post-{install,upgrade}. [charlieb 8973] |
394 |
|
395 |
* Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com> |
396 |
- [1.0.2-01] |
397 |
- Shuffled some httpd.conf fragments from e-smith-apache [gordonr 8903] |
398 |
|
399 |
* Tue May 27 2003 Charlie Brady <charlieb@e-smith.com> |
400 |
- [1.0.1-01] |
401 |
- Fix typo in createlinks script. Rolling version of package |
402 |
to correct build problem. [charlieb 8841] |
403 |
|
404 |
* Tue May 27 2003 Charlie Brady <charlieb@e-smith.com> |
405 |
- [1.0.0-02] |
406 |
- Add some code from init-accounts action which depends on |
407 |
/home/e-smith/files/ibays directory, which isn't included |
408 |
in base. New action is init-ibays. [charlieb 8841] |
409 |
|
410 |
* Thu May 8 2003 Mark Knox <markk@e-smith.com> |
411 |
- [1.0.0-01] |
412 |
- Initial release. Split out from e-smith-base. [markk 8610] |
413 |
|
414 |
%prep |
415 |
%setup |
416 |
%patch0 -p1 |
417 |
%patch1 -p1 |
418 |
%patch2 -p1 |
419 |
%patch3 -p1 |
420 |
%patch4 -p1 |
421 |
%patch5 -p1 |
422 |
%patch6 -p1 |
423 |
%patch7 -p1 |
424 |
%patch8 -p1 |
425 |
%patch9 -p1 |
426 |
%patch10 -p1 |
427 |
%patch11 -p1 |
428 |
|
429 |
/bin/mkdir -p root/var/cache/e-smith/files/ibays |
430 |
|
431 |
%pre |
432 |
%post |
433 |
|
434 |
%build |
435 |
LEXICONS=$(find root/etc/e-smith/web/functions \ |
436 |
-type f | grep -v CVS | grep -v pleasewait) |
437 |
for lexicon in $LEXICONS |
438 |
do |
439 |
/sbin/e-smith/validate-lexicon $lexicon |
440 |
done |
441 |
|
442 |
/sbin/e-smith/generate-lexicons |
443 |
|
444 |
perl createlinks |
445 |
|
446 |
%install |
447 |
rm -rf $RPM_BUILD_ROOT |
448 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
449 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
450 |
> %{name}-%{version}-%{release}-filelist |
451 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
452 |
|
453 |
%clean |
454 |
rm -rf $RPM_BUILD_ROOT |
455 |
|
456 |
%files -f %{name}-%{version}-%{release}-filelist |
457 |
%defattr(-,root,root) |