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