/[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.10 - (hide annotations) (download)
Tue Sep 16 18:31:24 2008 UTC (15 years, 9 months ago) by bytegw
Branch: MAIN
Changes since 1.9: +4 -4 lines
Update spec with correct version number

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

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