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