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

Annotation 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.13 - (hide annotations) (download)
Mon Feb 9 00:00:30 2009 UTC (15 years, 4 months ago) by charliebrady
Branch: MAIN
CVS Tags: e-smith-ldap-5_2_0-3_el5_sme
Changes since 1.12: +8 -2 lines
See changelog.

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

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