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