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