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

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

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


Revision 1.11 - (show annotations) (download)
Tue Oct 7 18:40:10 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-1_el5_sme
Changes since 1.10: +6 -1 lines
New streams

1 # $Id$
2
3 Summary: e-smith server and gateway - LDAP module
4 %define name e-smith-ldap
5 Name: %{name}
6 %define version 5.2.0
7 %define release 1
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14 BuildArchitectures: noarch
15 Requires: e-smith-base
16 Requires: e-smith-lib >= 1.15.1-16
17 Requires: openldap >= 2.0.0, perl(Net::LDAP)
18 Requires: e-smith-formmagick >= 1.4.0-9
19 BuildRequires: e-smith-devtools >= 1.13.1-03
20 AutoReqProv: no
21
22 %description
23 e-smith server and gateway software - LDAP module.
24
25 %changelog
26 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
27 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
28
29 * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.13.0-1
30 - Roll new dev stream.
31
32 * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.12.0-11
33 - Separate template to avoid breaking schema [SME: 4171]
34
35 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.12.0-10
36 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
37
38 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.12.0-9
39 - Add free/busy URL entry to help kronolith contribs [SME: 1806]
40
41 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.12.0-8
42 - Remove <base> tags now in general [SME: 3919]
43
44 * Tue Jun 26 2007 Charlie Brady <charlie_brady@mitel.com>
45 - Fix format error in ldif template. [SME: 3107]
46
47 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
48 - Clean up spec so package can be built by koji/plague
49
50 * Mon Feb 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.12.0-6
51 - Don't tell slapd to create pid and args files that we don't need
52 and don't use (and can't create with later openldap version).
53 [SME: 2477]
54
55 * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.12.0-5
56 - Make success/failure messages standard [SME: 2289]
57
58 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
59 - Update to new release naming. No functional changes.
60 - Make Packager generic
61
62 * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-03
63 - Correct permissions on slapd.conf. [SME: 2037]
64
65 * Thu Sep 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-02
66 - Don't attempt to create IPv6 socket (log noise). [SME: 1946]
67
68 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 4.12.0-01
69 - Roll stable stream version. [SME: 1016]
70
71 * Sun Jan 22 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-08
72 - Use correct utf8 encoding for non-ascii attributes. [SME: 537]
73
74 * Fri Jan 20 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-07
75 - Reexpand hosts.allow template during ldap-update. [SME: 520]
76
77 * Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-06
78 - Reexpand masq template during ldap-update. [SME: 520]
79
80 * Mon Jan 16 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-05
81 - Remove obsolete ldap-rebuild script. [SME: 463]
82
83 * Sun Jan 15 2006 Charlie Brady <charlieb@e-smith.com> 4.11.3-04
84 - Delete old contents of directory if domain name is changed.
85 [SME: 393]
86
87 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.11.3-03
88 - Bump release number only
89
90 * Mon Nov 21 2005 Charlie Brady <charlieb@e-smith.com>
91 - [4.11.3-02]
92 - Work around slapd's failure to accept 'objectClass: group' (in spite
93 of schema checking being disabled). [SF: 1362868]
94
95 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
96 - [4.11.3-01]
97 - Remove L10Ns from base packages [SF: 1309520]
98
99 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
100 - [4.11.2-01]
101 - New dev stream before relocating L10Ns
102
103 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
104 - [4.11.1-19]
105 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
106
107 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
108 - [4.11.1-18]
109 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
110
111 * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
112 - [4.11.1-17]
113 - Add template fragment to allow bind using LDAP version
114 2. [SF: 1282697]
115
116 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
117 - [4.11.1-16]
118 - Move masq fragement from template to db [SF: 1241415]
119 - Remove all use of deprecated esmith::config API.
120
121 * Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com>
122 - [4.11.1-15]
123 - Remove unused and deprecated kerberosobject schema.
124
125 * Fri Apr 15 2005 Charlie Brady <charlieb@e-smith.com>
126 - [4.11.1-14]
127 - Fix typo in services2adjust symlink for apache.
128
129 * Fri Apr 15 2005 Charlie Brady <charlieb@e-smith.com>
130 - [4.11.1-13]
131 - Drop back to simple schema, and 6.x version of ldap-update script.
132 More thought needed about how to extend the schema and how to handle
133 property deletions.
134
135 * Thu Apr 14 2005 Charlie Brady <charlieb@e-smith.com>
136 - [4.11.1-12]
137 - Remove full restart of apache from panel, and add sigusr1 to ldap-update
138 event handling.
139 - Update ldif file templates and ldap-update script to fill out the schema
140 a little, to remove bogus adding of user attribute to group entries, and
141 to allow removal of properties which have been nulled out.
142
143 * Fri Apr 1 2005 Charlie Brady <charlieb@e-smith.com>
144 - [4.11.1-11]
145 - Comment out for now the utf8 conversion, as it's not working
146 yet.
147
148 * Wed Mar 23 2005 Charlie Brady <charlieb@e-smith.com>
149 - [4.11.1-10]
150 - Remove explicit generic_template_expand symlink in ldap-update
151 event - not required.
152 - Create "finish" script to do ldif file dump on shutdown.
153 - Add templates for ldif file used during ldap rebuild.
154 - Handle latin->utf8 conversion in ldif templates.
155
156 * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
157 - [4.11.1-09]
158 - Use generic adjust-services in place of adjust-masq [MN00065576]
159
160 * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
161 - [4.11.1-08]
162 - Remove dangling ldap-conf symlink. [MN00064130]
163
164 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
165 - [4.11.1-07]
166 - Remove ldap-delete-dumps from post-backup event. It leaves ldap
167 stopped and with no directory contents. [MN00025069]
168 - Added ldap-delete-dumps to post-backup to prevent potential ldap database
169 clobbering on post-upgrade. [msoulier MN00025069]
170 - Update e-smith-devtools BuildRequires, and createlinks script.
171 [MN00064130]
172
173 * Tue Jan 18 2005 Charlie Brady <charlieb@e-smith.com>
174 - [4.11.1-06]
175 - Use generic_template_expand action where possible, in place
176 of specific actions. Update e-smith-lib dependency. [MN00064130]
177
178 * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
179 - [4.11.1-05]
180 - Create missing /service symlink, and add down file to service
181 directory to control startup sequence. [charlieb MN00062133]
182
183 * Mon Dec 20 2004 Charlie Brady <charlieb@e-smith.com>
184 - [4.11.1-04]
185 - Use supervise to run slapd. [charlieb MN00062133]
186
187 * Tue Nov 9 2004 Charlie Brady <charlieb@e-smith.com>
188 - [4.11.1-03]
189 - Include redhat/rfc822-MailMember.schema specification from earlier
190 RedHat openldap packages (missing in RHEL3). [charlieb MN00056724]
191 - Remove deprecated ldap-startup script. Add ldap service default fragments
192 and a migrate fragment to initialize the password. [charlieb MN00056726]
193 - Remove obsolete conf-migrate-ldap-variables action [charlieb MN00056733]
194
195 * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
196 - [4.11.1-02]
197 - Updated requires with new perl dependencies. [msoulier MN00040240]
198
199 * Mon May 10 2004 Michael Soulier <msoulier@e-smith.com>
200 - [4.11.1-01]
201 - Updated createlinks.
202 - Added ldap-delete-dumps to post-backup to prevent potential ldap database
203 clobbering on post-upgrade. [msoulier MN00025069]
204
205 * Thu Sep 4 2003 Charlie Brady <charlieb@e-smith.com>
206 - [4.11.0-01]
207 - Changing version to development stream number - 4.11.0
208
209 * Wed Jul 9 2003 Charlie Brady <charlieb@e-smith.com>
210 - [4.10.0-02]
211 - Avoid restart of slapd during bootstrap-console-save event.
212 [charlieb 9338]
213
214 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
215 - [4.10.0-01]
216 - Changing version to stable stream number - 4.10.0
217
218 * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
219 - [4.9.0-12]
220 - Add Spanish lexicon for directory panel [lijied 3793]
221
222 * Wed Apr 16 2003 Michael Soulier <msoulier@e-smith.com>
223 - [4.9.0-11]
224 - Modified French translation [lijied 7949]
225 - Modified ldap-dump to take its domainname from /etc/openldap/ldap.conf, and
226 be aware of domainname changes. [msoulier 6747]
227
228 * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
229 - [4.9.0-10]
230 - Removed 'Mitel Networks SME Server' branding [lijied 8016]
231
232 * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
233 - [4.9.0-09]
234 - Modified French lexicon to use lang="fr", rename the lexicon
235 directory to fr [lijied 6787]
236
237 * Tue Mar 25 2003 Lijie Deng <lijied@e-smith.com>
238 - [4.9.0-08]
239 - Modified directory access en-us and fr-ca text [lijied 4081]
240
241 * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
242 - [4.9.0-07]
243 - Split out ./etc/openldap/ldap.conf/template-begin [lijied 3295]
244
245 * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
246 - [4.9.0-06]
247 - Deleted empty template-end file [lijied 3295]
248
249 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
250 - [4.9.0-05]
251 - Modified directory panel order [lijied 7356]
252
253 * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
254 - [4.9.0-04]
255 - Split en-us lexicon from directory panel [lijied 4030]
256
257 * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
258 - [4.9.0-03]
259 - s/HostsAllowSpec/hosts_allow_spec/ [charlieb 5650]
260 - Remodified the lexicon file [lijied 5003]
261
262 * Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com>
263 - [4.9.0-02]
264 - Added French lexicon for directory [lijied 5003]
265 - Re-do hosts.allow template to use esmith::ConfigDB::HostsAllowSpec.
266 Add dependency on up-to-date e-smith-lib. [charlieb 5650]
267
268 * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
269 - [4.9.0-01]
270 - Changing to development stream; version upped to 4.9.0
271
272 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
273 - [4.8.0-01]
274 - Roll to maintained version number to 4.8.0
275
276 * Wed Oct 2 2002 Charlie Brady <charlieb@e-smith.com>
277 - [4.7.6-14]
278 - Override the default backgrounding of ldap restart in
279 gentle-ldap-dump action [charlieb 2745]
280 - Remove deprecated serviceControl enable/disable calls from
281 ldap-startup [charlieb 4458]
282
283 * Tue Sep 24 2002 Mark Knox <markk@e-smith.com>
284 - [4.7.6-13]
285 - Use esmith::util and shut down LDAP in foreground [markk 2745]
286
287 * Tue Sep 24 2002 Mark Knox <markk@e-smith.com>
288 - [4.7.6-12]
289 - Add pre-restore event and ldap-delete-dumps action [markk 2745]
290
291 * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
292 - [4.7.6-11]
293 - Fix permission/ownership of /etc/openldap/slapd.conf. [charlieb 4862]
294
295 * Tue Sep 10 2002 Charlie Brady <charlieb@e-smith.com>
296 - [4.7.6-10]
297 - Remove redundant "my" in ldap-rebuild (causes warning). [charlieb 2745]
298
299 * Thu Sep 5 2002 Charlie Brady <charlieb@e-smith.com>
300 - [4.7.6-09]
301 - Remove stray ; (where are those code police?). [charlieb 2745]
302
303 * Tue Sep 3 2002 Charlie Brady <charlieb@e-smith.com>
304 - [4.7.6-08]
305 - Fix $c->get('DomainName') => $c->get('DomainName')->value snafu
306 [charlieb 2745]
307
308 * Mon Sep 2 2002 Charlie Brady <charlieb@e-smith.com>
309 - [4.7.6-07]
310 - Fix Domain => DomainName snafu. [charlieb 2745]
311
312 * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
313 - [4.7.6-06]
314 - Create new gentle-ldap-dump action, and include it in pre-backup
315 event. [charlieb 2745]
316
317 * Thu Aug 29 2002 Charlie Brady <charlieb@e-smith.com>
318 - [4.7.6-05]
319 - Revert ldap-dump to slapcat version, and remove symlinks from all
320 actions. The ldap init script is being modified to call ldap-dump
321 after slapd shutdown. [charlieb 4739]
322
323 * Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com>
324 - [4.7.6-04]
325 - Rewrite ldap-dump to use Net::LDAP::LDIF so that it reads data from
326 ldap daemon rather than directly from ldap db files. [charlieb 4057]
327
328 * Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com>
329 - [4.7.6-03]
330 - Fix run-time problems in OO conversion of ldap-update [charlieb 4057]
331
332 * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
333 - [4.7.6-02]
334 - Change ldap-rebuild to build directory using LDIF dump if found,
335 and new data otherwise. [charlieb 4057]
336 - Re-write ldap-update and ldap-rebuild to use OO db accesses,
337 for clarity. [charlieb 4057]
338 - Dump LDAP directory every time we change it. [charlieb 4057]
339
340 * Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com>
341 - [4.7.6-01]
342 - Add program to do LDIF dump of ldap directory. [charlieb 4057]
343
344 * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
345 - [4.7.5-01]
346 - Remove unnecessary actions: ldap-rebuild from console-save event and
347 ldap-conf from ldap-update event. [charlieb 4057]
348 - Change ldap-update action so that when run during the ldap-update
349 event it iterates through user and group accounts and updates records
350 with current values. Link ldap-update action into ldap-update event
351 in place of ldap-rebuild action. [charlieb 4057]
352
353 * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
354 - [4.7.4-01]
355 - Use new adjust-masq action rather than restart-masq during ldap-update.
356 [charlieb 4501]
357
358 * Thu Aug 15 2002 Charlie Brady <charlieb@e-smith.com>
359 - [4.7.3-01]
360 - Add rc7.d symlink and don't set deprecated InitscriptsOrder property
361 [charlieb 4458]
362 - Change use of allow_tcp_in() function to allow dynamic reconfig.
363 [charlieb 4501]
364
365 * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
366 - [4.7.2-01]
367 - Change inbound rule to use allow_tcp_in() function. The
368 function actually implements connection tracking. [charlieb 4499]
369
370 * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
371 - [4.7.1-01]
372 - Change masq script fragment to use iptables. [charlieb 1268]
373
374 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
375 - [4.7.0-01]
376 - Changing version to development stream number 4.7.0
377
378 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
379 - [4.6.0-01]
380 - Changing version to maintained stream number to 4.6.0
381
382 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
383 - [4.5.10-01]
384 - RPM rebuild forced by cvsroot2rpm
385
386 * Mon May 6 2002 Gordon Rowell <gordonr@e-smith.com>
387 - [4.5.9-01]
388 - Localise SAVE button [gordonr 3222]
389
390 * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
391 - [4.5.8-01]
392 - Remove /etc/e-smith/tests/.dummy. Make empty /etc/e-smith/tests in %build.
393 [charlieb 3343]
394
395 * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
396 - [4.5.7-01]
397 - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
398
399 * Thu Apr 25 2002 Gordon Rowell <gordonr@e-smith.com>
400 - [4.5.6-01]
401 - Added header and footer to page [gordonr 3223]
402 - Added nav bar entries to lexicon [gordonr 3155]
403
404 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
405 - [4.5.5-01]
406 - Adjusted site-perl -> site_perl
407
408 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
409 - [4.5.4-01]
410 - Language en-> en-us
411
412 * Wed Apr 10 2002 Kirrily Robert <skud@e-smith.com>
413 - [4.5.3-01]
414 - Added i18n'd directory panel
415
416 * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
417 - [4.5.2-01]
418 - Checking for success of CVS import
419
420 * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
421 - [4.5.1-01]
422 - rollRPM: Rolled version number to 4.5.1-01. Includes patches up to 4.5.0-02.
423
424 * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
425 - [4.5.0-02]
426 - removed extraneous rmdir in setup section that was breaking the build
427
428 * Mon Mar 25 2002 Kirrily Robert <skud@e-smith.com>
429 - [4.5.0-01]
430 - rollRPM: Rolled version number to 4.5.0-01. Includes patches up to 4.4.0-08.
431
432 * Fri Nov 16 2001 Charlie Brady <charlieb@e-smith.com>
433 - [4.4.0-08]
434 - Fix code which adds the "ldap" user - it was trying to use "ldap" as
435 a supplementary group (using -G) rather than as initial group (-g).
436 - Remove two $! from warn statements as they are won't contain useful
437 information.
438
439 * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
440 - [4.4.0-07]
441 - rebranding to Mitel Networks
442
443 * Thu Oct 18 2001 Charlie Brady <charlieb@e-smith.com>
444 - [4.4.0-06]
445 - Fix regeneration of ldap password every time slapd.conf was
446 re-expanded. See Bugzilla #1966 for details.
447
448 * Thu Oct 18 2001 Charlie Brady <charlieb@e-smith.com>
449 - [4.4.0-05]
450 - Added code to add "ldap" user and group if necessary
451
452 * Tue Aug 28 2001 Gordon Rowell <gordonr@e-smith.com>
453 - [4.4.0-04]
454 - Removed deprecated post-restore event directory
455
456 * Fri Aug 17 2001 Adrian Chung <adrianc@e-smith.com>
457 - [4.4.0-03]
458 - Add restart-httpd-full call to end of web panel, after
459 user confirmation of update has been sent.
460
461 * Fri Aug 17 2001 gordonr
462 - [4.4.0-02]
463 - Autorebuild by rebuildRPM
464
465 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
466 - [4.4.0-01]
467 - Rolled version number to 4.4.0-01. Includes patches upto 4.3.1-05.
468
469 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
470 - [4.3.1-05]
471 - Use Net::LDAP module in ldap-delete and ldap-update. Something broke
472 in the ldap{add,modify,delete} versions of the scripts, and it's easy
473 to debug, and probably more efficient to just write to the perl API.
474
475 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
476 - [4.3.1-04]
477 - Change uid/gid before execing slapadd, so that created db files have
478 correct ownership
479 - Reformat ldap-rebuild to fit in 80 columns.
480
481 * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
482 - [4.3.1-03]
483 - Use slapadd instead of ldif2ldbm program for ldap-rebuild. Use pipe
484 rather than temp file.
485 - Re-add "schemacheck off" to slapd.conf - we don't pass the strict
486 checking which is recommended.
487
488 * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
489 - [4.3.1-02]
490 - openldap v2 changes - change ownership of slapd.conf, use different
491 bundled schema files, and add indexes.
492
493 * Tue Aug 7 2001 Charlie Brady <charlieb@e-smith.com>
494 - [4.3.1-01]
495 - Rolled version number to 4.3.1-01. Includes patches upto 4.3.0-07.
496
497 * Thu Aug 07 2001 Charlie Brady <charlieb@e-smith.com>
498 - [4.3.0-07]
499 - Break slapd.conf template into fragments, and include in-line
500 at.conf and co.conf fragements, rather than use include feature.
501 This is to make configuration stable across versions of openldap.
502
503 * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
504 - [4.3.0-06]
505 - More branding changes
506
507 * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
508 - [4.3.0-05]
509 - Branding text changes to the directory web panel
510
511 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
512 - [4.3.0-04]
513 - Change license to GPL
514
515 * Wed Jul 04 2001 Gordon Rowell <gordonr@e-smith.com>
516 - [4.3.0-03]
517 - Use esmith::util::LdapPassword instead of direct file access
518
519 * Tue May 29 2001 Tony Clayton <tonyc@e-smith.com>
520 - [4.3.0-02]
521 - fixed actions that had tied %conf when calling serviceControl (2 actions)
522
523 * Sun Apr 29 2001 Charlie Brady <charlieb@e-smith.com>
524 - [4.3.0-01]
525 - Rolled version number to 4.3.0-01. Includes patches upto 4.2.0-03.
526
527 * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
528 - Rolling release number for GPG signing.
529
530 * Fri Jan 26 2001 Charlie Brady <charlieb@e-smith.com>
531 - [4.2.0-01]
532 - Added packet filter fragment to selectively allow external LDAP access
533 - Linked conf- and restart-masq actions into update-ldap event
534
535 * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
536 - [4.2.0-01]
537 - Rolled version number to 4.2.0-01. Includes patches upto 4.1.0-17.
538
539 * Tue Jan 16 2001 Adrian Chung <adrianc@e-smith.com>
540 - [4.1.0-17]
541 - Add ldap-rebuild to bootstrap-console-save
542 - required to initialize ldap database.
543
544 * Fri Jan 12 2001 Charlie Brady <charlieb@e-smith.com>
545 - [4.1.0-16]
546 - Remove ldap-conf from post-upgrade action (it was occuring before
547 ldap-startup, which caused a problem).
548 - Delete obsolete post-restore action.
549
550 * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
551 - [4.1.0-15]
552 - split ldap-rebuild into ldap-conf and ldap-rebuild.
553
554 * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
555 - [4.1.0-14]
556 - Use serviceControl()
557
558 * Thu Jan 11 2001 Charlie Brady <charlieb@e-smith.com>
559 - [4.1.0-13]
560 - Fix perl warning in migrate variables script - simplify a chunk of code
561 while doing it.
562
563 * Wed Jan 10 2001 Charlie Brady <charlieb@e-smith.com>
564 - [4.1.0-12]
565 - Add genLdapPassword to ldap-startup - it somehow has been lost and never
566 happens.
567 - Remove ldap-startup from console-save
568 - Add ldap-startup to post-restore action
569 - Add new bootstrap-console-save event
570 - Change demo phone number from 999... to 555.... to save UK emergency
571 services
572
573 * Tue Jan 09 2001 Jason Miller <jmiller@e-smith.com>
574 - [4.1.0-11]
575 - updated ldap-startup to set the defaults on a fresh
576 installation
577 - undid some bad changes to the conf-migrate-ldap-variables
578 script
579
580 * Mon Jan 08 2001 Jason Miller <jmiller@e-smith.com>
581 - [4.1.0-5] through [4.1.0-9]
582 - changed directory web panel to read from new configuration
583 database parameters
584 - updated action scripts to take into account the new ldap
585 database parameters
586 - added conf-migrate-ldap-variables as a new action in
587 both post-upgrade and post-restore
588
589 * Fri Jan 05 2001 Jason Miller <jmiller@e-smith.com>
590 - [4.1.0-4]
591 - updated copyright and fixed directory panel error in
592 not checking prototypes for subroutines
593
594 * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
595 - [4.1.0-3]
596 - Fixed e-smith-lib dependency
597
598 * Mon Dec 11 2000 Tony Clayton <tonyc@e-smith.com>
599 - [4.1.0-2]
600 - upgraded ldap-rebuild action to conform to new processTemplate
601 - created dependency on e-smith-lib-4.1.0-13
602
603 * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com>
604 - [4.1.0-1]
605 - Rolled version to 4.1.0-1. Includes patches up to 4.0.6-3
606
607 * Tue Oct 31 2000 Charlie Brady <charlieb@e-smith.com>
608 - Fix some old bugs in event scripts - esmith::db was not in use
609 list.
610 - Replace db_get_type calls with db_get_prop
611 - Re-write ldap hosts.allow template.
612 - Remove duplicate my $status in ldap-rebuild.
613
614 * Mon Oct 30 2000 Charlie Brady <charlieb@e-smith.com>
615 - Merge services database back into configuration
616
617 * Wed Oct 25 2000 Charlie Brady <charlieb@e-smith.com>
618 - Roll version number to 4.0.6-1.
619
620 * Thu Oct 19 2000 Adrian Chung <adrian.chung@e-smith.com>
621 - Update web/functions/directory script to pass merged
622 confServicesCombined hash to esmith::cgi::gen...
623 functions.
624
625 * Thu Oct 12 2000 Charlie Brady <charlieb@e-smith.com>
626 - Fix obsolete reference to LDAPServerMode.
627 - Reformat to break long lines.
628
629 * Fri Oct 06 2000 Charlie Brady <charlieb@e-smith.com>
630 - Delete %post action, and set the default services db value
631 in post-install action
632
633 * Thu Oct 05 2000 Jason Miller <jay@e-smith.com>
634 - change .spec to use db:setdefault() function
635
636 * Wed Oct 04 2000 Jason Miller <jay@e-smith.com>
637 - %post event for enabling ldap service automatically
638 (no more post-install code required)
639 - dependencies on e-smith-lib > 0.1-21
640 - only expand templates if ldapd enabled
641 - only add to hosts.allow if ldapd enabled
642 - enable/disable service dependant on services database
643
644 * Tue Oct 03 2000 Charlie Brady <charlieb@e-smith.com>
645 - Update services database when enabling/disabling startup.
646
647 * Tue Oct 03 2000 Adrian Chung <mac@e-smith.com>
648 - Added ldap service checking wrapper to action scripts.
649
650 * Mon Sep 25 2000 Paul Nesbit <pkn@e-smith.com>
651 - replaced references to e-smith.net with e-smith.com
652
653 * Fri Aug 25 2000 Charlie Brady <charlieb@e-smith.com>
654 - Added build dependency on e-smith-devtools, and dependency on
655 e-smith-lib. Generate file list with genfilelist.
656
657 * Thu Aug 24 2000 Gordon Rowell <gordonr@e-smith.com>
658 - Rewrote ldap-startup to use serviceControl()
659
660 * Wed Jul 12 2000 Joseph Morrison <jdm@e-smith.net>
661 - Add -1 argument to split commands to handle null final values in
662 configuration records
663
664 * Fri Jun 16 2000 Charlie Brady <charlieb@e-smith.net>
665 - Rewrite createlinks in perl
666 - Don't mark template files as config files.
667
668 * Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net>
669 - Use new multi-arg form of backgroundCommand.
670
671 * Fri Jun 1 2000 Charlie Brady <charlieb@e-smith.net>
672 - First created - broken out of e-smith-base 4.0.11.
673
674 %prep
675 %setup
676
677 %build
678 mkdir -p root/etc/e-smith/tests
679 perl createlinks
680 mkdir -p root/etc/rc.d/rc7.d
681 ln -s /etc/rc.d/init.d/e-smith-service root/etc/rc.d/rc7.d/S80ldap
682 mkdir -p root/home/e-smith/db/ldap
683
684 mkdir -p root/etc/rc.d/init.d/supervise
685 ln -s ../daemontools root/etc/rc.d/init.d/supervise/ldap
686
687 mkdir -p root/service
688 ln -s /var/service/ldap root/service/ldap
689 touch root/var/service/ldap/down
690
691 %install
692 rm -rf $RPM_BUILD_ROOT
693 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
694 rm -f %{name}-%{version}-%{release}-filelist
695 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
696 --file /var/service/ldap/run 'attr(0750,root,root)' \
697 --file /var/service/ldap/finish 'attr(0750,root,root)' \
698 > %{name}-%{version}-%{release}-filelist
699 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
700
701 %clean
702 rm -rf $RPM_BUILD_ROOT
703
704 %files -f %{name}-%{version}-%{release}-filelist
705 %defattr(-,root,root)

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