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

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

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


Revision 1.1 - (show annotations) (download)
Tue Jun 12 15:42:53 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-lib-1_18_0-16_el4_sme
Import on branch sme7 of package e-smith-lib-1.18.0-16.el4.sme.src.rpm

1 Summary: e-smith server and gateway - library module
2 %define name e-smith-lib
3 Name: %{name}
4 %define version 1.18.0
5 %define release 16
6 Version: %{version}
7 Release: %{release}%{?dist}
8 License: Artistic
9 Group: Networking/Daemons
10 Source: %{name}-%{version}.tar.gz
11 Patch1: e-smith-lib-1.18.0-backtitle.patch
12 Patch2: e-smith-lib-1.18.0-infobox.patch
13 Patch3: e-smith-lib-1.18.0-password_page.patch
14 Patch4: e-smith-lib-1.18.0-clear.patch
15 Patch5: e-smith-lib-1.18.0-clear.patch2
16 Patch6: e-smith-lib-1.18.0-infobox.patch2
17 Patch7: e-smith-lib-1.18.0-gauge.patch
18 Patch8: e-smith-lib-1.18.0-templates.metadata.patch
19 Patch9: e-smith-lib-1.18.0-templates.metadata.patch2
20 Patch10: e-smith-lib-1.18.0-logfile_rotation.patch
21 Patch11: e-smith-lib-1.18.0-generic_template_expand.patch
22 Patch12: e-smith-lib-1.18.0-gauge.patch2
23 Patch13: e-smith-lib-1.18.0-shift64.patch
24 Patch14: e-smith-lib-1.18.0-passlength.patch
25 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26 BuildArchitectures: noarch
27 BuildRequires: e-smith-devtools >= 1.6.3-01
28 Obsoletes: %{name}-Tai64n
29 Requires: dialog
30 Requires: whiptail
31 Requires: perl, perl(Text::Template)
32 Requires: perl(Time::HiRes), perl(MIME::Base64)
33 Requires: perl(Authen::PAM), perl(I18N::AcceptLanguage)
34 Requires: perl(I18N::LangTags) >= 0.27
35 Requires: perl(Net::IPv4Addr) >= 0.10
36
37 %description
38 e-smith server and gateway software - library module.
39
40 %changelog
41 * Fri Jun 1 2007 Shad L. Lords <slords@mail.com> 1.18.0-16
42 - pam_unix requires passwords >= 6 [SME: 3039]
43
44 * Mon May 21 2007 Shad L. Lords <slords@mail.com> 1.18.0-15
45 - Fix ip addr shift to work on 64-bit
46
47 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
48 - Clean up spec so package can be built by koji/plague
49
50 * Thu Apr 05 2007 Shad L. Lords <slords@mail.com> 1.18.0-14
51 - Reverse changes for 1.18.0-12 as it is being used. [SME: 2838]
52
53 * Wed Apr 04 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-13
54 - Allow gauge console widget to be used without following message_page.
55 [SME: 2832].
56
57 * Mon Mar 26 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-12
58 - Remove undocumented and unused template metadata handling from
59 generic_template_expand action. [SME: 2798]
60
61 * Mon Mar 26 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-11
62 - Split logfile rotation code out of generic_template_expand.
63 Code moved to a new action in e-smith-base. [SME: 2795]
64
65 * Mon Mar 19 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-10
66 Don't try to read template.metadata from subdirectories (affects
67 initialize_database_defaults). [SME: 2690]
68
69 * Fri Mar 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-9
70 - Allow template.metadata to be provided via a directory of
71 small files. [SME: 2690]
72 - Add support for a DELETE boolean template.metadata item. [SME: 2691]
73
74 * Wed Feb 28 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-8
75 - Add gauge widget to esmith::console. [SME: 2579]
76
77 * Sun Feb 25 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-7
78 - Default infobox height to 8 rows, and allow override via params.
79 [SME: 2560]
80
81 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 1.18.0-6
82 - Really fix clear parameter for inputbox dialog screen [SME: 2533]
83
84 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 1.18.0-5
85 - Fix clear parameter for dialog screens [SME: 2533]
86
87 * Thu Feb 22 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-4
88 - switch esmith::console::password_page() to use dialog rather than
89 whiptail. [SME: 2534]
90
91 * Thu Feb 22 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-3
92 - Add infobox widget. [SME: 2533]
93
94 * Sun Jan 28 2007 Shad L. Lords <slords@mail.com> 1.18.0-2
95 - Fix backtitle spacing for new dialog menus [SME: 2328]
96
97 * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.18.0-1
98 - Roll stable stream. [SME: 2328]
99
100 * Tue Dec 15 2006 Federico Simoncelli <federico.simoncelli@gmail.com> 1.17.0-8
101 - Added the validatePassword function to esmith::util. [SME: 2100]
102
103 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
104 - Update to new release naming. No functional changes.
105 - Make Packager generic
106
107 * Fri Nov 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.17.0-06
108 - Allow optional path to peeers directory in
109 esmith::tcpsvd::configure_peers() [SME: 2086]
110
111 * Tue Nov 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-05
112 - Allow defaulno option to esmith::console::yesno.
113 - Fix I/O redirection in esmith::console::new.
114
115 * Tue Nov 07 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-04
116 - Allow display of "0" in iesmith::cgi::genSmallCell. [SME: 2038]
117
118 * Mon Oct 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-03
119 - Make dialog the default console app, with whiptail used only when
120 required.
121
122 * Wed Oct 11 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-02
123 - Allow 'dialog' to be called from esmith::console. [SME: 1958]
124
125 * Wed Oct 11 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-01
126 - Roll development branch.
127
128 * Mon Sep 25 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-06
129 - Fix problem with greedy RE in template.metadata parsing. [SME: 1906]
130
131 * Fri Sep 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-05
132 - Fix taint problem in template.metadata handling. [SME: 1906]
133
134 * Thu Apr 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-04
135 - Use "kudzu --probe --class network" for NIC detection. [SME: 727]
136
137 * Fri Apr 7 2006 Gordon Rowell <gordonr@gormand.com.au> 1.16.0-03
138 - Don't call smbpasswd -e - setting the password is sufficient [SME: 1193]
139
140 * Tue Mar 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.16.0-02
141 - Log previous contents of db entry in DELETE log [SME: 1066]
142
143 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-01
144 - Roll to stable stream version number. [SME: 1016]
145
146 * Fri Mar 10 2006 Charlie Brady <charlie_brady@mitel.com> 1.15.4-02
147 - Suppress warning from genSmallCell if text is undefined. [SME: 986]
148
149 * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.4-01
150 - Roll patches up to 1.15.3-42
151 - Trim changelog prior to 1.15.0-01 [SME: 828]
152
153 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-42
154 - Adjust console title bar to 'SME Server' [SME: 726]
155
156 * Tue Feb 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-41
157 - Reworded text for template-begin and change URL to /development/
158 rather than /custom/ [SME: 773]
159
160 * Mon Feb 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.15.3-40
161 - Update URL in default template-begin fragment. [SME: 773]
162
163 * Sat Feb 11 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-39
164 - Remove obsolete e-smith-lib-Tai64n package. [SME: 689]
165
166 * Sat Feb 11 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-38
167 - [Null changelog for missing version - we accidentally skipped
168 this version.]
169
170 * Sat Feb 11 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-37
171 - Fix get_all_by_prop in scalar context. [SME: 669,721]
172
173 * Mon Feb 6 2006 Shad L. Lords <slords@mail.com> 1.15.3-37
174 - Add ability to pass many props to get_all_by_prop [SME: 669]
175
176 * Mon Jan 23 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-36
177 - Fix warning during pseudonym deletion. [SME: 491]
178
179 * Fri Jan 20 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-35
180 - Fix up use of Sys::Syslog::syslog. [SME: 526]
181
182 * Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-34
183 - Remove running of kudzu during NIC probing. TODO: Find a solution
184 to system reconfiguration when new hardware is added. [SME: 192]
185
186 * Tue Jan 10 2006 Charlie Brady <charlieb@e-smith.com> 1.15.3-33
187 - Fold a.b.c.d/255.255.255.255 to a.b.c.d in local_access_spec() to
188 work around bugs in applications which don't accept such specs.
189 [SME: 430]
190
191 * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-32
192 - Check whether an accounts db record exists before trying to create
193 the dot and underscore pseudonyms (new_record will fail silently)
194 and check that the records are pseudonyms before deleting them [SME: 24]
195
196 * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-31
197 - And update POD for last change [SME: 24]
198
199 * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-30
200 - Allow dot and underscore in account names [SME: 24]
201
202 * Tue Dec 27 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-29
203 - Remove newlines from cluck() string and just note that the old
204 path was used [SME: 365]
205
206 * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-28
207 - If db exists in both the old and new locations in
208 initialize_default_databases, rename the one in the new
209 location to db.time(), avoiding the conflict and saving the
210 evidence in case it is needed later [SME: 229]
211
212 * Mon Dec 05 2005 Mark Knox <mark_knox@mitel.com>
213 - [1.15.3-27]
214 - Moved queueing logic to separate daemon, replaced with FIFO IPC [BZ252
215
216 * Thu Dec 01 2005 Mark Knox <mark_knox@mitel.com>
217 - [1.15.3-26]
218 - Added event queueing (open source portion) for clustered systems [BZ250]
219
220 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.3-25
221 - Bump release number only
222
223 * Thu Nov 24 2005 Gordon Rowell <gordonr@e-smith.com>
224 - [1.15.3-24]
225 - Add missing 'use Locale::gettext' to esmith::console.pm [MN00108804]
226
227 * Sun Nov 20 2005 Charlie Brady <charlieb@e-smith.com>
228 - [1.15.3-23]
229 - Clarify logic for stopped services in adjust-services. [SF: 1357629]
230
231 * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
232 - [1.15.3-22]
233 - Correct adjust-services logic for stopped services [SF: 1357629]
234
235 * Wed Nov 16 2005 Charlie Brady <charlieb@e-smith.com>
236 - [1.15.3-21]
237 - Allow services2adjust directories to contain files rather than just dangling
238 symlinks. Files can contain more than one actions to perform. [SF: 1270644]
239
240 * Wed Nov 16 2005 Charlie Brady <charlieb@e-smith.com>
241 - [1.15.3-20]
242 - Also don't start services if we just want to "once" them. [SF: 1357629]
243
244 * Wed Nov 16 2005 Charlie Brady <charlieb@e-smith.com>
245 - [1.15.3-19]
246 - Fix restart of enabled supervised services which we are attempting to stop.
247 [SF: 1357629]
248
249 * Tue Nov 15 2005 Charlie Brady <charlieb@e-smith.com>
250 - [1.15.3-18]
251 - Set default for $type in esmith::cgi::genSmallCell, to prevent some log
252 noise. [SF: 1357830]
253
254 * Tue Nov 15 2005 Charlie Brady <charlieb@e-smith.com>
255 - [1.15.3-17]
256 - Pass $EVENT to template expansions in generic_template_expand.
257 [SF: MN00106104]
258
259 * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
260 - [1.15.3-16]
261 - Redirect esmith::config calls on old db paths to the new
262 location [SF: 1335865]
263
264 * Thu Oct 27 2005 Charlie Brady <charlieb@e-smith.com>
265 - [1.15.3-15]
266 - Fix a few minor spec file portability issues. [SF: 1339729]
267
268 * Wed Oct 26 2005 Charlie Brady <charlieb@e-smith.com>
269 - [1.15.3-14]
270 - Add it and de to the langtag2locale fixups. [SF: 1338236]
271
272 * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
273 - [1.15.3-13]
274 - Build driver list from .ko files as well as .o files. Untaint driver
275 names while building list. [SF: 1323270]
276
277 * Mon Sep 26 2005 Charlie Brady <charlieb@e-smith.com>
278 - [1.15.3-12]
279 - Fix "defaults" handling so that values which evaluate to false are
280 not overridden by default. [SF: 1303885]
281
282 * Fri Sep 23 2005 Charlie Brady <charlieb@e-smith.com>
283 - [1.15.3-11]
284 - Untaint db names before attempting to move them. [MN00098405]
285
286 * Thu Sep 22 2005 Charlie Brady <charlieb@e-smith.com>
287 - [1.15.3-10]
288 - Provide networks method in esmith::NetworksDB. [SF: 1296099]
289 - Support a "localhost" configuration in esmith::tcpsvd:configure_peers
290 [SF: 1294719]
291
292 * Tue Sep 20 2005 Charlie Brady <charlieb@e-smith.com>
293 - [1.15.3-09]
294 - Remove deprecated functions from esmith::utils. [SF: 1295851]
295 - Include only "network" records in local_access_spec. [SF: 1296099]
296
297 * Mon Sep 12 2005 Charlie Brady <charlieb@e-smith.com>
298 - [1.15.3-08]
299 - Remove warning about explicit path in esmith::db::_db_path.
300 [SF: 1286294]
301
302 * Fri Sep 9 2005 Charlie Brady <charlieb@e-smith.com>
303 - [1.15.3-07]
304 - Tolerate, but warn about, symlinks in /home/e-smith. [SF: 1216546]
305
306 * Fri Sep 9 2005 Charlie Brady <charlieb@e-smith.com>
307 - [1.15.3-06]
308 - Reduce the noise from _file_path() in esmith::DB::db. [SF: 1286294]
309
310 * Wed Sep 7 2005 Charlie Brady <charlieb@e-smith.com>
311 - [1.15.3-05]
312 - Fix operation of expandTemplate when taint check is enabled.
313 [SF: 1284301]
314
315 * Wed Aug 17 2005 Mark Knox <markk@e-smith.com>
316 - [1.15.3-04]
317 - Added open_local and open_ro_local methods for clustering [markk MN00094831]
318
319 * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
320 - [1.15.3-03]
321 - Fix POD error in util.pm.
322
323 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
324 - [1.15.3-02]
325 - Move databases default location from /home/e-smith to /home/e-smith/db.
326 During esmith::utils::initialize_default_databases, move from old to new
327 location before doing db migrate actions. [SF: 1216546]
328
329 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
330 - [1.15.3-01]
331 - Roll a new development stream - 1.15.3
332
333 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
334 - [1.15.2-04]
335 - Remove broken MergeDB stuff. [SF: 1246315]
336
337 * Wed Jul 27 2005 Mark Knox <markk@e-smith.com>
338 - [1.15.2-03]
339 - Fixed misleading comment in util.pm
340 - Added 'use' statements in Record classes for SOAP compatibility
341 - Fixed undefined max_len warning
342 - Added explicit writeconf calls in db::Record.pm, needed for setting props
343 via SOAP
344
345 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
346 - [1.15.2-02]
347 - Allow db open API to use default path if a simple filename
348 is provided as arg. This is preparation for move of dbs to
349 /home/e-smith/db. Patch by Shad Lords.
350
351 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
352 - [1.15.2-01]
353 - Roll new development stream - 1.15.2
354
355 * Fri Jul 15 2005 Mark Knox <markk@e-smith.com>
356 - [1.15.1-44]
357 - Tweak to allow calling _writeconf from SOAP [markk MN00090738]
358
359 * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
360 - [1.15.1-43]
361 - Ensure that esmith::util::LdapPassword returns bare string without
362 newline terminator.
363
364 * Sun Jun 12 2005 Charlie Brady <charlieb@e-smith.com>
365 - [1.15.1-42]
366 - Remove .rpmsave and .rpmnew symlinks (as well as files). [SF: 1217969]
367 - Handle missing description in pcitables entries.
368
369 * Sun Jun 12 2005 Charlie Brady <charlieb@e-smith.com>
370 - [1.15.1-41]
371 - Provide feedback (via log messages) from services2adjust. [SF: 1218920]
372
373 * Mon May 30 2005 Charlie Brady <charlieb@e-smith.com>
374 - [1.15.1-40]
375 - Add preinstall scripting to create required accounts/groups if they
376 don't already exist. [SF: 1210723]
377
378 * Thu May 5 2005 Charlie Brady <charlieb@e-smith.com>
379 - [1.15.1-39]
380 - Show Text::Template error text rather than inappropriate $! if template
381 expansion fails.
382 - Change error to warning if a config item is set with an empty "type"
383 property.
384
385 * Thu May 5 2005 Charlie Brady <charlieb@e-smith.com>
386 - [1.15.1-38]
387 - Fix esmith::DB::get_prop_and_delete fail if prop is "false" [From Gordon].
388
389 * Tue May 3 2005 Charlie Brady <charlieb@e-smith.com>
390 - [1.15.1-37]
391 - Update directory list so that ethernet drivers from kernel-unsupported are
392 added to "choose by driver" list.
393
394 * Sat Mar 19 2005 Charlie Brady <charlieb@e-smith.com>
395 - [1.15.1-36]
396 - Rework esmith::tcpsvd::configure_peers so that it doesn't chdir.
397 - Fix generic_template_expand so that templates.metadata doesn't
398 need to set OUTPUT_FILENAME is TEMPLATE_PATH is changed. This
399 matches what expand-template already does.
400
401 * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
402 - [1.15.1-35]
403 - Change numerous calls to "croak" in esmith::template
404 to "carp ...; return", so that problem with any single
405 template expansion doesn't terminate calling program.
406 [MN00075009]
407
408 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
409 - [1.15.1-34]
410 - Add missing "use esmith::util" in esmith::tcpsvd.
411
412 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
413 - [1.15.1-33]
414 - Add esmith::tcpsvd library for managing tcpsvd "peers"
415 directories.
416
417 * Mon Mar 14 2005 Charlie Brady <charlieb@e-smith.com>
418 - [1.15.1-32]
419 - Make template expansion message more succinct.
420
421 * Thu Mar 10 2005 Charlie Brady <charlieb@e-smith.com>
422 - [1.15.1-31]
423 - Remove pseudonyms of pseudonyms when removing user
424 accounts. Adapted from patch submitted by Shad. [MN00039941]
425
426 * Wed Feb 23 2005 Charlie Brady <charlieb@e-smith.com>
427 - [1.15.1-30]
428 - Fix incompatibility with CentOS's CGI.pm.
429
430 * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
431 - [1.15.1-29]
432 - Fix bug in output to empty file when FILTER is used
433 during template expansion. [charlieb MN00050075]
434
435 * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
436 - [1.15.1-28]
437 - Refresh contents of /etc/sysconfig/hwconf before listing
438 network adaptors [MN00069993]
439 - Fix typo in documentation of esmith::DB::db - reported from Tanna -
440 http://www.livejournal.com/users/gcrumb/61169.html (thanks Dan!)
441
442 * Wed Feb 16 2005 Charlie Brady <charlieb@e-smith.com>
443 - [1.15.1-27]
444 - Fix typo. [MN00066059]
445
446 * Wed Feb 16 2005 Charlie Brady <charlieb@e-smith.com>
447 - [1.15.1-26]
448 - Use /sbin/e-smith/whiptail if it is available. [MN00066059]
449
450 * Mon Feb 7 2005 Charlie Brady <charlieb@e-smith.com>
451 - [1.15.1-25]
452 - Update perms and ownership when expanding templates, regardless of
453 whether file content has changed or not. [MN00068043]
454
455 * Wed Feb 2 2005 Charlie Brady <charlieb@e-smith.com>
456 - [1.15.1-24]
457 - Fix the insertion of implicit actions into sorted action list in
458 event.pm. Problem was perl syntax ambiguity. [MN00066406]
459
460 * Fri Jan 28 2005 Charlie Brady <charlieb@e-smith.com>
461 - [1.15.1-23]
462 - Really move /home/e-smith/* to e-smith-base. [MN00066635]
463
464 * Fri Jan 28 2005 Charlie Brady <charlieb@e-smith.com>
465 - [1.15.1-22]
466 - Move /home/e-smith/* to e-smith-base. [MN00066635]
467 - Move generic-template expand to S05 position in sort, and
468 adjust-service to S90. Fix run-time error. [MN00066406]
469 - Don't attempt to execute non-executable action scripts.
470
471 * Thu Jan 27 2005 Charlie Brady <charlieb@e-smith.com>
472 - [1.15.1-21]
473 - Implicitly include template expand and services adjust actions
474 in each event if the respective metadata directory exists.
475 [MN00066406]
476
477 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
478 - [1.15.1-20]
479 - Add "adjust" to list of verbs which serviceControl groks,
480 to allow for "masq adjust". [MN00065576]
481
482 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
483 - [1.15.1-19]
484 - Add adjust-services generic action script [MN00065576]
485
486 * Tue Jan 18 2005 Charlie Brady <charlieb@e-smith.com>
487 - [1.15.1-18]
488 - Fix typo. [MN00064412]
489 - Improve die() message in esmith::config::STORE. [MN00064394]
490
491 * Mon Jan 17 2005 Charlie Brady <charlieb@e-smith.com>
492 - [1.15.1-17]
493 - Fix broken logging (and reduce logging) in initialize_default_databases.
494 [MN00064412]
495 - Fix inappropriate use of global $_ in initialize_default_databases.
496 [MN00064415]
497
498 * Thu Dec 23 2004 Charlie Brady <charlieb@e-smith.com>
499 - [1.15.1-16]
500 - Read templated file metadata (if any) from file tree under
501 /etc/e-smith/templates.metadata. Update expand-template to
502 use current API. [MN00061830]
503
504 * Tue Dec 14 2004 Mark Knox <markk@e-smith.com>
505 - [1.15.1-15]
506 - Change copyright date to 2004 [markk MN00060958]
507
508 * Fri Nov 5 2004 Charlie Brady <charlieb@e-smith.com>
509 - [1.15.1-14]
510 - Fix Authen::PAM dependency header [charlieb MN00040240]
511 - Use kudzu's generated /etc/sysconfig/hwconf file for NIC detection
512 [charlieb MN00056220]
513
514 * Thu Oct 14 2004 Michael Soulier <msoulier@e-smith.com>
515 - [1.15.1-13]
516 - Updated esmith::ethernet's search code to remove File::Find, as it doesn't
517 get along with taint checking. [msoulier MN00052510]
518
519 * Wed Oct 13 2004 Michael Soulier <msoulier@e-smith.com>
520 - [1.15.1-12]
521 - Updated esmith::ethernet's search code such that is it more adaptable, and
522 recurses the directories given. [msoulier MN00052510]
523
524 * Wed Oct 13 2004 Michael Soulier <msoulier@e-smith.com>
525 - [1.15.1-11]
526 - Updated esmith::ethernet's search paths for network drivers.
527 [msoulier MN00052510]
528
529 * Mon Oct 4 2004 Charlie Brady <charlieb@e-smith.com>
530 - [1.15.1-10]
531 - Remove dependency on perl(Filter::Handle) [charlieb MN00050075]
532
533 * Fri Sep 24 2004 Charlie Brady <charlieb@e-smith.com>
534 - [1.15.1-09]
535 - Updated requires with new perl dependencies. [msoulier MN00040240]
536 - Remove "AutoReqProv: no" so that "Provides" headers are auto-generated.
537 [charlieb MN00040240]
538 - Remove anachronistic "require v5.6.0" directives. [charlieb MN00050370]
539 - Avoid use of Filter::Handle in esmith::template. [charlieb MN00050075]
540
541 * Fri Aug 27 2004 Michael Soulier <msoulier@e-smith.com>
542 - [1.15.1-08]
543 - Added esmith::util::network::isValidEmail function. [msoulier MN00023814]
544
545 * Thu Aug 26 2004 Michael Soulier <msoulier@e-smith.com>
546 - [1.15.1-07]
547 - Added svdisable to permissible actions in serviceControl.
548 [msoulier MN00043056]
549
550 * Tue Aug 10 2004 Michael Soulier <msoulier@e-smith.com>
551 - [1.15.1-06]
552 - Fixed new methods. Bad else case. [msoulier MN00044891]
553
554 * Fri Aug 6 2004 Michael Soulier <msoulier@e-smith.com>
555 - [1.15.1-05]
556 - Added a keys() method. [msoulier MN00041968]
557
558 * Fri Aug 6 2004 Michael Soulier <msoulier@e-smith.com>
559 - [1.15.1-04]
560 - Added set_prop and set_value methods in esmith::DB. [msoulier MN00044891]
561
562 * Tue Jul 20 2004 Michael Soulier <msoulier@e-smith.com>
563 - [1.15.1-03]
564 - Undeprecated esmith::util::serviceControl. [msoulier MN00043056]
565
566 * Fri Jun 25 2004 Tony Clayton <apc@e-smith.com>
567 - [1.15.1-02]
568 - Merge language_tag2locale() function from perl-I18N-LangTags [tonyc
569 MN00040170]
570
571 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
572 - [1.15.1-01]
573 - Rolling to collect patches.
574
575 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
576 - [1.15.0-23]
577 - Reordered the create code slightly to catch more errors.
578 [msoulier MN00035059]
579
580 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
581 - [1.15.0-22]
582 - Added yet more error handling and reporting. [msoulier MN00035059]
583
584 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
585 - [1.15.0-21]
586 - Fixed one $Error reference that I missed in the last rev.
587 [msoulier MN00035059]
588
589 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
590 - [1.15.0-20]
591 - Moved error handling from esmith::DB::db to esmith::DB, since it should not
592 be database implementation specific. [msoulier MN00035059]
593
594 * Fri May 28 2004 Michael Soulier <msoulier@e-smith.com>
595 - [1.15.0-19]
596 - Propagated migration failures up to calling code for reporting to syslog.
597 - Propagated creation failures up to calling code.
598 - Moved lexicon $Error in esmith::DB::db to a class property so it can be used
599 by subclasses. [msoulier MN00035059]
600
601 * Thu May 27 2004 Michael Soulier <msoulier@e-smith.com>
602 - [1.15.0-18]
603 - Changed print statements to calls to the logger. [msoulier MN00035059]
604
605 * Thu May 27 2004 Michael Soulier <msoulier@e-smith.com>
606 - [1.15.0-17]
607 - Added print statements to initialize-default-databases for post-install
608 debugging. [msoulier MN00035059]
609
610 * Fri May 7 2004 Michael Soulier <msoulier@e-smith.com>
611 - [1.15.0-16]
612 - Fixed migrate to report the caught error message. [msoulier MN00032503]
613
614 * Thu May 6 2004 Michael Soulier <msoulier@e-smith.com>
615 - [1.15.0-15]
616 - Added isValidHostname function to esmith::util::network.
617 [msoulier MN00024212]
618
619 * Fri Feb 13 2004 Michael Soulier <msoulier@e-smith.com>
620 - [1.15.0-14]
621 - Greatly simplified the _mysystem function by ripping out open3.
622 [msoulier dpar-20385]
623
624 * Fri Feb 13 2004 Michael Soulier <msoulier@e-smith.com>
625 - [1.15.0-13]
626 - Backed-out change in esmith::util, as it's non-trivial there with the exec.
627 Completed update of esmith::event, and separated the esmith::Logger class.
628 [msoulier dpar-20385]
629
630 * Fri Feb 13 2004 Michael Soulier <msoulier@e-smith.com>
631 - [1.15.0-12]
632 - Removed use of the logger entirely, replacing it with an abstracted
633 interface to the Sys::Syslog module. [msoulier dpar-20385]
634
635 * Thu Jan 8 2004 Michael Soulier <msoulier@e-smith.com>
636 - [1.15.0-11]
637 - Fixed esmith::util::network::isValidIP() so valid IP substrings no longer
638 return true values. [msoulier 9308]
639
640 * Thu Jan 8 2004 Michael Soulier <msoulier@e-smith.com>
641 - [1.15.0-10]
642 - Added a check in STORE in esmith::config for invalid attempts to set a value
643 without a type. Also escalated previous warnings for undef key and value to
644 fatal exceptions. [msoulier 7386]
645
646 * Thu Jan 8 2004 Michael Soulier <msoulier@e-smith.com>
647 - [1.15.0-09]
648 - Now trimming whitespace around keys and values during esmith::config STORE
649 events, to prevent invalid keys and values from being saved. [msoulier 7021]
650
651 * Mon Jan 5 2004 Michael Soulier <msoulier@e-smith.com>
652 - [1.15.0-08]
653 - Fixed POD around merge_props. [msoulier 9482]
654
655 * Fri Nov 7 2003 Tony Clayton <apc@e-smith.com>
656 - [1.15.0-07]
657 - And again [tonyc 10569]
658
659 * Fri Nov 7 2003 Tony Clayton <apc@e-smith.com>
660 - [1.15.0-06]
661 - Change Merge API a bit, fix pod [tonyc 10569]
662
663 * Fri Nov 7 2003 Tony Clayton <apc@e-smith.com>
664 - [1.15.0-05]
665 - Add esmith::DB::Merge library [tonyc 10569]
666
667 * Fri Oct 10 2003 Michael Soulier <msoulier@e-smith.com>
668 - [1.15.0-04]
669 - Fixed AccountsDB.pm to handle group names with hyphens and periods, to match
670 the error message in the groups panel, and the rest of the group/user
671 behaviour. [msoulier 10236]
672
673 * Sun Sep 21 2003 Charlie Brady <charlieb@e-smith.com>
674 - [1.15.0-03]
675 - Skip any directries when iterating over action scripts in esmith::event.
676 Add logfile timestamp symlinking to generic_template_expand action.
677 Use templates2expand and logfiles2timestamp subdirectories of the event
678 directory. Fix shebang line. [charlieb 10035]
679
680 * Thu Sep 18 2003 Charlie Brady <charlieb@e-smith.com>
681 - [1.15.0-02]
682 - Add generic_template_expand action. [charlieb 10035]
683
684 * Thu Sep 18 2003 Charlie Brady <charlieb@e-smith.com>
685 - [1.15.0-01]
686 - Changing version to development stream number - 1.15.0
687
688 %prep
689 %setup
690 %patch1 -p1
691 %patch2 -p1
692 %patch3 -p1
693 %patch4 -p1
694 %patch5 -p1
695 %patch6 -p1
696 %patch7 -p1
697 %patch8 -p1
698 %patch9 -p1
699 %patch10 -p1
700 #%patch11 -p1
701 %patch12 -p1
702 %patch13 -p1
703 %patch14 -p1
704
705 %pre
706 # Remove legacy symlink if one exists
707 [ -L /usr/lib/perl5/site_perl/esmith ] && rm -f /usr/lib/perl5/site_perl/esmith
708
709 # Move files from legacy dir if any exist
710 mkdir -p /usr/lib/perl5/site_perl/esmith
711 if [ -d /usr/lib/perl5/site_perl/5.005/esmith ]; then
712 mv -f /usr/lib/perl5/site_perl/5.005/esmith/* \
713 /usr/lib/perl5/site_perl/esmith
714 rmdir /usr/lib/perl5/site_perl/5.005/esmith/
715 fi
716
717 #--------------------------------------------------
718 # add admin, public and www user accounts
719 #--------------------------------------------------
720 /usr/sbin/groupadd \
721 -g 500 shared 2>/dev/null || :
722 /usr/sbin/useradd \
723 -u 102 -c 'e-smith web server' -d /home/e-smith \
724 -G shared -M -s /bin/false www 2>/dev/null || :
725 /usr/sbin/useradd \
726 -u 101 -c 'e-smith administrator' -d /home/e-smith \
727 -G shared,root,www -M -s /sbin/e-smith/console admin 2>/dev/null || :
728 /usr/sbin/useradd \
729 -u 103 -c 'e-smith guest' -d /home/e-smith \
730 -G shared -M -s /bin/false public 2>/dev/null || :
731 /usr/sbin/useradd \
732 -u 1002 -c 'sme log user' -d /var/log/smelog \
733 -M -s /bin/false smelog 2>/dev/null || :
734
735 exit 0
736
737 %post
738
739 %build
740 for event in post-install post-upgrade bootstrap-console-save console-save
741 do
742 mkdir -p root/etc/e-smith/events/$event
743 done
744 perl createlinks
745
746 %install
747 rm -rf $RPM_BUILD_ROOT
748 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
749 rm -f %{name}-%{version}-%{release}-filelist
750 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
751 >%{name}-%{version}-%{release}-filelist
752 echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
753 echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
754 echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
755
756 %clean
757 rm -rf $RPM_BUILD_ROOT
758
759 %files -f %{name}-%{version}-%{release}-filelist
760 %defattr(-,root,root)

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