/[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.12 - (show annotations) (download)
Wed Jan 28 04:04:18 2009 UTC (15 years, 4 months ago) by charliebrady
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-2_el5_sme
Changes since 1.11: +9 -2 lines
See changelog.

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

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