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

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

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


Revision 1.4 - (show annotations) (download)
Thu Nov 12 17:00:21 2020 UTC (3 years, 7 months ago) by michel
Branch: MAIN
CVS Tags: e-smith-LPRng-2_6_0-4_el7_sme
Changes since 1.3: +13 -7 lines
* Wed Nov 11 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme
- keep runit service for systemd [SME: 11006]
- fix update event name [SME: 11007]

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

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