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