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

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

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


Revision 1.6 - (show annotations) (download)
Sat Jul 5 17:57:46 2008 UTC (15 years, 11 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-ldap-4_12_0-10_el4_sme
Changes since 1.5: +1 -1 lines
Adding more common <base> tags to e-smith-formmagick's general (fixing patches)

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

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