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