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

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

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


Revision 1.4 - (show annotations) (download)
Wed Mar 12 16:09:04 2008 UTC (16 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-LPRng-1_14_0-8_el4_sme
Changes since 1.3: +6 -1 lines
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.14.0-8
- Cleanup CREATE/ADD tag mixup [SME: 4045]

1 Summary: e-smith server and gateway - LPRng module
2 %define name e-smith-LPRng
3 Name: %{name}
4 %define version 1.14.0
5 %define release 8
6 Version: %{version}
7 Release: %{release}%{?dist}
8 License: GPL
9 Group: Networking/Daemons
10 Source: %{name}-%{version}.tar.gz
11 Patch0: e-smith-LPRng-1.14.0-use_client_driver.patch
12 Patch1: e-smith-LPRng-1.14.0-create_all.patch
13 Patch2: e-smith-LPRng-1.14.0-atalk.patch
14 Patch3: e-smith-LPRng-1.14.0.badTerms.patch
15 Patch4: e-smith-LPRng-1.14.0-tags2general.patch
16 Patch5: e-smith-LPRng-1.14.0-fixADD.patch
17 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18 Requires: e-smith-base, LPRng
19 Requires: e-smith-lib >= 1.15.1-19
20 Requires: e-smith-formmagick >= 1.4.0-9
21 BuildRequires: e-smith-devtools >= 1.13.1-03
22 BuildArchitectures: noarch
23 AutoReqProv: no
24
25 %description
26 e-smith server and gateway software - LPRng module.
27 Add printing features, using the LPRng package.
28
29 %changelog
30 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.14.0-8
31 - Cleanup CREATE/ADD tag mixup [SME: 4045]
32
33 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.14.0-7
34 - Remove <base> tags now in general [SME: 3920]
35
36 * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-6
37 - Warn not to use bad terms on Add Printer page [SME: 3667]
38
39 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
40 - Clean up spec so package can be built by koji/plague
41
42 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-5
43 - Remove duplicate papd.conf fragment. [SME: 1026]
44
45 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
46 - Update to new release naming. No functional changes.
47 - Make Packager generic
48
49 * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-03
50 - Run printer-create during bootstrap-console-save, to ensure that
51 spools exist after restore. [SME: 1280]
52
53 * Sat Apr 8 2006 Charlie Brady <charlieb@e-smith.com> 1.14.0-02
54 - Respect UseClientDriver property in smb.conf template fragment.
55 [SME: 1216]
56
57 * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-01
58 - Roll stable stream version. [SME: 1016]
59
60 * Tue Dec 20 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-09
61 - Revert last patch - not required for supervised services [SME: 351]
62
63 * Tue Dec 20 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-08
64 - And add lpd shutdown links [SME: 351]
65
66 * Tue Dec 20 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-07
67 - Redo -06 with missed patch from -03 [SME: 351]
68
69 * Tue Dec 20 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-06
70 - Create rc?.d and /service symlinks [SME: 351]
71
72 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-05
73 - Bump release number only
74
75 * Mon Nov 21 2005 Charlie Brady <charlieb@e-smith.com>
76 - [1.13.3-04]
77 - Add /etc/atalk/papd.conf/20printers template (moved from e-smith-netatalk).
78 [SF: 1361338]
79
80 * Mon Nov 21 2005 Charlie Brady <charlieb@e-smith.com>
81 - [1.13.3-03]
82 - Fix spec file formatting error, resulting in last patch being omitted.
83 Move service startup symlink creation into createlinks script.
84 [SF: 1362872]
85
86 * Wed Nov 16 2005 Charlie Brady <charlieb@e-smith.com>
87 - [1.13.3-02]
88 - Use sigterm to reconfigure lpd, since sighup doesn't seem to work reliably.
89 [SF: 1358283]
90
91 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
92 - [1.13.3-01]
93 - Remove L10Ns from base packages [SF: 1309520]
94
95 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
96 - [1.13.2-01]
97 - New dev stream before relocating L10Ns
98
99 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
100 - [1.13.1-13]
101 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
102
103 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
104 - [1.13.1-12]
105 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
106
107 * Fri Aug 26 2005 Charlie Brady <charlieb@e-smith.com>
108 - [1.13.1-11]
109 - Fix template expansion of /etc/printcap. [SF: 1273768]
110 - Remove unused and deprecated code from printer-{create,delete}.
111
112 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
113 - [1.13.1-10]
114 - Update to current db access APIs. Patch by Shad Lords. [SF: 1216546]
115
116 * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
117 - [1.13.1-09]
118 - Add missing /etc/e-smith/template.metadata tree (which handles
119 the lpd.perms relocation, without moving the template files).
120
121 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
122 - [1.13.1-08]
123 - Replace all LPRng-restart actions with call to 'adjust-services'.
124 Use signhup rather than restart - supported by new LPRng.
125 [MN00065576]
126 - Use generic_template_expand action in place of LPRng-conf.
127 [MN00064130]
128 - Relocate /etc/lpd.perms to /etc/lpd/lpd.perms
129 - Remove obsolete printer-create-spool event directory
130
131 * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
132 - [1.13.1-07]
133 - Add down file, take II. This time for sure, Rocky! [MN00061223]
134
135 * Fri Dec 24 2004 Charlie Brady <charlieb@e-smith.com>
136 - [1.13.1-06]
137 - Add down file so that supervised lpd stays down until started
138 by rc7.d symlink. [MN00061223]
139
140 * Fri Dec 24 2004 Charlie Brady <charlieb@e-smith.com>
141 - [1.13.1-05]
142 - Use /etc/rc.d/init.d, not /etc/init.d (which is a symlink) [MN00061223]
143
144 * Thu Dec 16 2004 Charlie Brady <charlieb@e-smith.com>
145 - [1.13.1-04]
146 - Add missing execute permission for lpd run script [charlieb MN00061223]
147
148 * Thu Dec 16 2004 Charlie Brady <charlieb@e-smith.com>
149 - [1.13.1-03]
150 - Fix /etc/init.d/supervise/lpd symlink path [charlieb MN00061223]
151
152 * Mon Dec 13 2004 Charlie Brady <charlieb@e-smith.com>
153 - [1.13.1-02]
154 - Run lpd under supervise. [charlieb MN00061223]
155
156 * Mon Dec 13 2004 Charlie Brady <charlieb@e-smith.com>
157 - [1.13.1-01]
158 - New development stream - 1.13.1
159
160 * Tue Jul 6 2004 Michael Soulier <msoulier@e-smith.com>
161 - [1.13.0-02]
162 - s/get/prop in LPRng-restart. [msoulier MN00036163]
163
164 * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
165 - [1.13.0-01]
166 - rolling to dev - 1.13.0
167
168 * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
169 - [1.12.0-01]
170 - rolling to stable - 1.12.0
171
172 * Tue Jan 6 2004 Michael Soulier <msoulier@e-smith.com>
173 - [1.11.0-06]
174 - Added 6.0 styling to printer panel. [msoulier 10876]
175
176 * Tue Nov 25 2003 Michael Soulier <msoulier@e-smith.com>
177 - [1.11.0-05]
178 - Added "use client driver" option to smb.conf. [msoulier 10623]
179
180 * Thu Aug 28 2003 Charlie Brady <charlieb@e-smith.com>
181 - [1.11.0-04]
182 - Check for enabled status before trying to restart.
183 [charlieb 9861]
184
185 * Tue Aug 19 2003 Charlie Brady <charlieb@e-smith.com>
186 - [1.11.0-03]
187 - Replace LPRng-conf-startup action with default db fragments.
188 [charlieb 9553]
189
190 * Tue Aug 19 2003 Charlie Brady <charlieb@e-smith.com>
191 - [1.11.0-02]
192 - Expand /etc/printcap unconditionally. [charlieb 9199]
193
194 * Tue Aug 19 2003 Charlie Brady <charlieb@e-smith.com>
195 - [1.11.0-01]
196 - Changing version to development stream number - 1.11.0
197
198 * Wed Jul 16 2003 Charlie Brady <charlieb@e-smith.com>
199 - [1.10.0-02]
200 - Remove obsolete printer-migrate action. [charlieb 9367]
201 - s/Copyright/License/ in RPM header.
202
203 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
204 - [1.10.0-01]
205 - Changing version to stable stream number - 1.10.0
206
207 * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
208 - [1.9.0-20]
209 - Spanish nav bar [gordonr 9153]
210
211 * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
212 - [1.9.0-19]
213 - Add Spanish lexicon for printers [lijied 3793]
214
215 * Thu Apr 24 2003 Lijie Deng <lijied@e-smith.com>
216 - [1.9.0-18]
217 - Change button name "Add Printer" to "Add printer" [lijied 8491]
218
219 * Wed Apr 16 2003 Tony Clayton <apc@e-smith.com>
220 - [1.9.0-17]
221 - Remove module-load-usb-printer action and local event references [tonyc 6556]
222
223 * Tue Apr 8 2003 Lijie Deng <lijied@e-smith.com>
224 - [1.9.0-16]
225 - Standardize the button name [lijied 7921]
226
227 * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
228 - [1.9.0-15]
229 - Changed $q->table to $q->start_table where necessary [lijied 8034]
230
231 * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
232 - [1.9.0-14]
233 - Modified French lexicon to use lang="fr", rename the lexicon
234 directory to fr [lijied 6787]
235
236 * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
237 - [1.9.0-13]
238 - Deleted empty template-end files,
239 deleted inappropariate template-begin files [lijied 3295]
240
241 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
242 - [1.9.0-12]
243 - Modified printers panel order [lijied 7356]
244
245 * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
246 - [1.9.0-11]
247 - Split en-us lexicon from printer panel [lijied 4030]
248
249 * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
250 - [1.9.0-10]
251 - Added French lexicon for printers. [lijied 5003]
252
253 * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
254 - [1.9.0-09]
255 - added lexicon tag for 'Action' [miked 6363]
256
257 * Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com>
258 - [1.9.0-08]
259 - And add LPRng-conf-startup here [gordonr 5509]
260
261 * Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com>
262 - [1.9.0-07]
263 - And add the lpd startup here [gordonr 5509]
264
265 * Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com>
266 - [1.9.0-06]
267 - Split lpd startup from e-smith-base [gordonr 5509]
268
269 * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
270 - [1.9.0-05]
271 - minor UI update [miked 5494]
272
273 * Mon Dec 16 2002 Mike Dickson <miked@e-smith.com>
274 - [1.9.0-04]
275 - UI Update, part of the tweaking for the new UI [miked 5494]
276
277 * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
278 - [1.9.0-03]
279 - ui update [miked 5494]
280
281 * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
282 - [1.9.0-02]
283 - update to new UI system [miked 5494]
284
285 * Thu Nov 7 2002 Charlie Brady <charlieb@e-smith.com>
286 - [1.9.0-01]
287 - Roll development stream to 1.9.0
288
289 * Fri Nov 1 2002 Charlie Brady <charlieb@e-smith.com>
290 - [1.8.0-02]
291 - Try to load low level USB drivers before loading printer module.
292 [charlieb 5288]
293
294 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
295 - [1.8.0-01]
296 - Rolling stable version number to 1.8.0
297
298 * Wed Oct 2 2002 Mark Knox <markk@e-smith.com>
299 - [1.7.3-04]
300 - Removed stray braces from templates [markk 3786]
301
302 * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
303 - [1.7.3-03]
304 - Fix a problem with the "deprecate split" template re-ord. [charlieb 3786]
305
306 * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
307 - [1.7.3-02]
308 - Remove deprecated split on pipe [markk 3786]
309
310 * Fri Aug 30 2002 Gordon Rowell <gordonr@e-smith.com>
311 - [1.7.3-01]
312 - Fixed typo in "Hostname of IP address" [gordonr 4750]
313
314 * Mon Aug 26 2002 Mark Knox <markk@e-smith.com>
315 - [1.7.2-01]
316 - Limit name and description fields to 32 chars for Appletalk [markk 4322]
317
318 * Fri Aug 2 2002 Tony Clayton <apc@e-smith.com>
319 - [1.7.1-01]
320 - change if(scalar %printers) to if(keys %printers) as a workaround to
321 perl-5.6.1 bug with tied hashes [tonyc 4537]
322
323 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
324 - [1.7.0-01]
325 - Changing version to maintained stream number to 1.7.0
326
327 * Tue May 28 2002 Kirrily Robert <skud@e-smith.com>
328 - [1.6.7-01]
329 - remoteaddress field now checked for valid hostname/ip [skud 3691]
330
331 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
332 - [1.6.5-01]
333 - RPM rebuild forced by cvsroot2rpm
334
335 * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
336 - [1.6.4-01]
337 - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
338
339 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
340 - [1.6.3-01]
341 - Language en->en-us
342
343 * Thu Apr 11 2002 Mark Knox <markk@e-smith.com>
344 - [1.6.2-01]
345 - Converted all code to FormMagick panel and placed it in
346 esmith::FormMagick::Panel::printers [markk 3156]
347 - Internationalized [markk 3156]
348 - Converted to AccountDB API. [markk 3156]
349 - Added tests dir and test suite. Automatically build suite via buildtests.
350 [markk 3156]
351
352 * Thu Apr 11 2002 Mark Knox <markk@e-smith.com>
353 - [1.6.1-01]
354 - rollRPM: Rolled version number to 1.6.1-01. Includes patches up to 1.6.0-02.
355
356 * Tue Dec 11 2001 Adrian Chung <adrianc@e-smith.com>
357 - [1.6.0-02]
358 - Adding module-load-usb-printer action
359 - Linking into "local" event.
360
361 * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
362 - [1.6.0-01]
363 - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-06.
364
365 * Wed Nov 14 2001 Charlie Brady <charlieb@e-smith.com>
366 - [1.5.0-06]
367 - Add missing hidden state variable in network printer create form.
368
369 * Tue Nov 13 2001 Charlie Brady <charlieb@e-smith.com>
370 - [1.5.0-05]
371 - Changed "Network Printer (Specify below)" => "Network Printer ..." (thanks
372 to DanY for reporting).
373
374 * Fri Nov 9 2001 Gordon Rowell <gordonr@e-smith.com>
375 - [1.5.0-04]
376 - Left-justified smb.conf fragments
377
378 * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
379 - [1.5.0-03]
380 - Remove comments from output file and unify indentation
381
382 * Thu Oct 25 2001 Charlie Brady <charlieb@e-smith.com>
383 - [1.5.0-02]
384 - Break "Add printer" screen into two pages, so that network parameter
385 form elements only appear if a network printer is being added.
386
387 * Fri Oct 12 2001 Charlie Brady <charlieb@e-smith.com>
388 - [1.5.0-01]
389 - Rolled version number to 1.5.0-01. Includes patches upto 1.4.0-04.
390 - Add missing event directories to tarball - remove mkdirs from %build.
391
392 * Fri Oct 12 2001 Charlie Brady <charlieb@e-smith.com>
393 - [1.4.0-04]
394 - Add support for /dev/usb/{lp0,lp1}
395
396 * Tue Aug 28 2001 Charlie Brady <charlieb@e-smith.com>
397 - [1.4.0-03]
398 - Fixed problem with printer-delete expecting wrong type
399 - Fixed problem with printer-delete script not having "use esmith::db;".
400
401 * Fri Aug 17 2001 gordonr
402 - [1.4.0-02]
403 - Autorebuild by rebuildRPM
404
405 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
406 - [1.4.0-01]
407 - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-03.
408
409 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
410 - [1.3.0-03]
411 - Changed license to GPL
412
413 * Wed Apr 11 2001 Adrian Chung <adrianc@e-smith.com>
414 - [1.3.0-02]
415 - changing h4 tags to paragraph bold tags.
416
417 * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
418 - [1.3.0-01]
419 - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-07.
420
421 * Mon Feb 12 2001 Charlie Brady <charlieb@e-smith.com>
422 - [1.2.0-07]
423 - Change ownership of printspools to lp.lp (not daemon.daemon).
424 - Remove obsolete :sf: property from /etc/printcap
425
426 * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
427 - Rolled version to GPG sign package.
428
429 * Mon Jan 29 2001 Paul Nesbit <pkn@e-smith.com>
430 - [1.2.0-05]
431 - contents of $OUT now being display properly (I claimed it w/ my)
432
433 * Mon Jan 29 2001 Paul Nesbit <pkn@e-smith.com>
434 - [1.2.0-04]
435 - fixed bug in printcap template (contents of $OUT were not being returned)
436 - added missing $printer variable to db_get_prop call
437
438 * Mon Jan 29 2001 Paul Nesbit <pkn@e-smith.com>
439 - [1.2.0-03]
440 - moved printcap template processing from template-begin to 05printers
441 - recoded to use accounts db instead of printers db
442 - updated code to use db utils
443
444 * Thu Jan 25 2001 Jason Miller <jmiller@e-smith.com>
445 - [1.2.0-02]
446 - Fixed printer-migrate action to call printer-create-spool
447 when it used to say printer-spool-create (a non-existant
448 action) as well as a minor compile error regarding db_set
449
450 * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
451 - [1.2.0-01]
452 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-04.
453
454 * Thu Jan 25 2001 Charlie Brady <charlieb@e-smith.com>
455 - Migrate "printers" database entries in "accounts" db.
456 - Iterate over printer entries during post-upgrade (for
457 use in restore). "printer-create-spool" event created
458 for this, and printer-create script modified so that it
459 is non-fatal to run it more than once.
460 - Replace direct access to hashes to use of esmith::db.
461
462 * Tue Jan 23 2001 Gordon Rowell <gordonr@e-smith.com>
463 - Renamed action scripts to <package>-action form
464
465 * Fri Jan 05 2001 Jason Miller <jmiller@e-smith.com>
466 - updated copyright information and added prototypes
467 for all subroutines to avoid the warning messages
468 sent to the log files
469
470 * Fri Nov 10 2000 Peter Samuel <peters@e-smith.com>
471 - Rolled version number to 1.1.0. Includes patches up to 0.2-2.
472
473 * Mon Oct 30 2000 Charlie Brady <charlieb@e-smith.com>
474 - Merge services database back into configuration database
475
476 * Thu Oct 26 2000 Peter Samuel <peters@e-smith.com>
477 - Rolled version number to 0.2. Includes patches up to 0.1-17.
478
479 * Thu Oct 19 2000 Adrian Chung <adrian.chung@e-smith.com>
480 - Updated scripts in web/functions directory to pass
481 merged configuration/services hash to esmith::cgi
482 functions.
483
484 * Thu Oct 06 2000 Tony Clayton <tonyc@e-smith.com>
485 - Fixed require dependency (was e-smith-lib >= 1.0-21)
486
487 * Fri Oct 06 2000 Adrian Chung <adrian.chung@e-smith.com>
488 - Removed %post directive. Enabling this service is handled
489 for now in e-smith-base.
490 - Added require dependency for e-smith-lib.
491
492 * Tue Oct 04 2000 Adrian Chung <adrian.chung@e-smith.com>
493 - Changed restart action to use serviceControl(restart).
494
495 * Tue Oct 04 2000 Adrian Chung <adrian.chung@e-smith.com>
496 - Changed so that templates are only expanded if service is enabled.
497
498 * Tue Oct 03 2000 Charlie Brady <charlieb@e-smith.com>
499 - Make lpd restart depend on services database.
500
501 * Tue Oct 03 2000 Adrian Chung <mac@e-smith.com>
502 - Rebuilt on allspice.
503
504 * Thu Sep 28 2000 Paul Nesbit <pkn@e-smith.com>
505 - updated URL and support contact info
506
507 * Tue Sep 26 2000 Peter Samuel <peters@e-smith.com>
508 - upgraded createlinks to a perl script using standard event_link
509 - and panel_link subroutines
510 - upgraded spec file to use /sbin/e-smith/genfilelist instead of
511 - hardwired internal routines
512 - created /etc/lpd.perms template to tighten security
513 - added conf-LPRng action to:
514 - console-save, network-create and network-delete
515 - added restart-LPRng action to
516 - network-create and network-delete
517
518 * Wed Jul 12 2000 Joseph Morrison <jdm@e-smith.net>
519 - Add -1 argument to split command in case of blank last configuration field
520
521 * Tue Jun 13 2000 Charlie Brady <charlieb@e-smith.net>
522 - Fix missing panel/manager/cgi-bin directory
523 - Add missing "print command = .." line in smb.conf
524
525 * Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net>
526 - Add missing conf-LPRng action script
527 - Fix some broken event symlinks
528
529 * Thu Jun 1 2000 Charlie Brady <charlieb@e-smith.net>
530 - First created - broken out of e-smith-base 4.0.11.
531
532 %prep
533 %setup
534 %patch0 -p1
535 %patch1 -p1
536 %patch2 -p1
537 %patch3 -p1
538 %patch4 -p1
539 %patch5 -p1
540
541 %build
542 perl createlinks
543 /sbin/e-smith/buildtests 30e-smith-LPRng
544 touch root/var/service/lpd/down
545
546 %install
547 rm -rf $RPM_BUILD_ROOT
548 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
549 rm -f %{name}-%{version}-%{release}-filelist
550 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
551 --file /var/service/lpd/run 'attr(0755,root,root)' \
552 > %{name}-%{version}-%{release}-filelist
553 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
554
555 %post
556 rm -f /etc/lpd.perms
557
558 %clean
559 rm -rf $RPM_BUILD_ROOT
560
561 %files -f %{name}-%{version}-%{release}-filelist
562 %defattr(-,root,root)

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