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

Annotation 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.3 - (hide annotations) (download)
Wed Feb 13 22:51:44 2008 UTC (16 years, 3 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-LPRng-1_14_0-7_el4_sme
Changes since 1.2: +7 -1 lines
Updates

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

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