/[smeserver]/rpms/e-smith-proftpd/sme9/e-smith-proftpd.spec
ViewVC logotype

Contents of /rpms/e-smith-proftpd/sme9/e-smith-proftpd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Fri Jun 7 16:14:33 2013 UTC (10 years, 11 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-proftpd-2_4_0-3_el6_sme, HEAD
Changes since 1.2: +8 -2 lines
* Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme
- Also remove the empty template-begin file in pam.d/proftpd templates [SME: 7660]

1 # $Id: e-smith-proftpd.spec,v 1.2 2013/06/07 16:02:52 vip-ire Exp $
2
3 Summary: e-smith specific proftpd configuration files and templates
4 %define name e-smith-proftpd
5 Name: %{name}
6 %define version 2.4.0
7 %define release 3
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch0: e-smith-proftpd-2.4.0-remove_unused_pam_templates.patch
14 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15 BuildArchitectures: noarch
16 BuildRequires: e-smith-devtools
17 Requires: e-smith-base >= 4.15.0-05, proftpd
18 Requires: e-smith-lib >= 1.15.1-33
19 Requires: iptables
20 AutoReqProv: no
21
22 %changelog
23 * Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme
24 - Also remove the empty template-begin file in pam.d/proftpd templates [SME: 7660]
25
26 * Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
27 - Remove unused pam templates [SME: 7660]
28
29 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
30 - Roll new stream for sme9
31
32 * Fri Feb 8 2013 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
33 - Ensure Deny from all is on its own line in 15LimitLOGIN [SME: 7327]
34
35 * Wed Jan 23 2013 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme
36 - Workaround a deficiency in the proftpd package where it doesn't
37 handle long lines correctly in its configuration file.
38 Fix submitted by Charlie Brady [SME: 6949]
39
40 * Tue Jan 22 2013 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
41 - Remove previous change [SME: 7129]
42
43 * Wed Dec 19 2012 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
44 - Add VRoot engine to avoid pam log error [SME: 7129]
45
46 * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-2.sme
47 - Add PersistentPasswd directive to force proftpd to use pam [SME: 6219]
48
49 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
50 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
51
52 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.12.0-11
53 - ShowSymlinks off [SME: 993]
54
55 * Wed Oct 31 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10
56 - Rename DisplayFirstChdir to DisplayChdir. [SME: 3479]
57
58 * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 1.12.0-9
59 - Create pam.d directory and move ftp/proftpd templates into pam.d.
60 [SME: 2762]
61
62 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
63 - Clean up spec so package can be built by koji/plague
64
65 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.12.0-8
66 - Change perms for ftpusers file. [SME: 2841]
67
68 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.12.0-7
69 - Rename log directory from proftpd to ftp [SME: 2706]
70
71 * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.12.0-6
72 - Add global override for chroot path. [SME: 590]
73
74 * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.12.0-5
75 - Add fixed chroot patch back in. [SME: 590]
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 * Thu Sep 21 2006 Gavin Weight <gweight@gmail.com> 1.12.0-03
82 - Expand /etc/ftpusers if user is locked/password reset. [SME: 1921]
83
84 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-02
85 - Force permissions on /var/log/proftpd in log/run script [SME: 1267]
86
87 * Thu Mar 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-01
88 - Roll stable stream version. [SME: 1016]
89
90 * Tue Feb 28 2006 Charlie Brady <charlie_brady@mitel.com> 1.11.0-29
91 - Back out the chroot patch for now. [SME: 590]
92
93 * Fri Jan 27 2006 Shad L. Lords <slords@mail.com> 1.11.0-28
94 - Disable anonymous ibays if globally disabled.
95
96 * Fri Jan 27 2006 Shad L. Lords <slords@mail.com> 1.11.0-27
97 - Add chroot for users [SME: 590]
98 - Add ability to disable anonymous access [SME: 591]
99
100 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-26
101 - Bump release number only
102
103 * Wed Oct 12 2005 Charlie Brady <charlieb@e-smith.com>
104 - [1.11.0-25]
105 - Filter out comments in peers files, to avoid log noise from
106 tcpsvd. Fix name of peers/local templates.metadata file.
107 [SF: 1324719]
108
109 * Wed Jul 27 2005 Shad Lords <slords@mail.com>
110 - [1.11.0-24]
111 - Move masq fragement from template to db [SF: 1241416]
112
113 * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
114 - [1.11.0-23]
115 - Re-expand peers/{0,local} in remoteaccess-update, as permissions
116 may have changed. [SF: 1220510]
117
118 * Tue Mar 29 2005 Charlie Brady <charlieb@e-smith.com>
119 - [1.11.0-22]
120 - Create empty template-begin template fragments for tcpsvd
121 ACL files.
122
123 * Tue Mar 29 2005 Charlie Brady <charlieb@e-smith.com>
124 - [1.11.0-21]
125 - Don't use sigusr1 in bootstrap-console-save, as the service is not
126 up, and sigusr1 will be ignored. Instead, call ./control/1 from run
127 script.
128
129 * Wed Mar 23 2005 Charlie Brady <charlieb@e-smith.com>
130 - [1.11.0-20]
131 - Use sigusr1 in remoteaccess-update. This will generate the network ACL
132 symlinks. 'adjust-services' implicitly starts any service which
133 should be running.
134
135 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
136 - [1.11.0-19]
137 - Use tcpsvd in place of tcpserver. Manage network access lists
138 using new esmith::tcpsvd library. Update e-smith-lib depenency.
139 - Add symlink /var/service/ftp -> proftpd.
140 - Add zero length template-begin files to peers/{0,local}, to avoid
141 log noise from comment lines.
142
143 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
144 - [1.11.0-18]
145 - Add missing templates for peers/{0,local}.
146
147 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
148 - [1.11.0-17]
149 - Optimise template expansions versus events - only expand files
150 which may have changed.
151
152 * Tue Mar 15 2005 Charlie Brady <charlieb@e-smith.com>
153 - [1.11.0-16]
154 - Fix service name in adjust-services symlink. [MN00065576]
155
156 * Sun Mar 13 2005 Charlie Brady <charlieb@e-smith.com>
157 - [1.11.0-15]
158 - Replace proftp-startstop action with call to 'adjust-services'.
159 Update e-smith-lib version dependency. [MN00065576]
160 - Use generic_template_expand action in place of proftpd-conf.
161 [MN00064130]
162 - Re-add missing restart patch to config.
163
164 * Thu Mar 10 2005 Charlie Brady <charlieb@e-smith.com>
165 - [1.11.0-14]
166 - Allow restarts of retreive and store. Patch from Shad. [MN00073802]
167 - Avoid duplicate Primary section in config. Patch from Shad. [MN00073804]
168
169 * Wed Feb 9 2005 Charlie Brady <charlieb@e-smith.com>
170 - [1.11.0-13]
171 - Remove migrate fragment for very old FTPServerMode property. [MN00065931]
172 - Clean BuildRequires. [charlieb MN00043055]
173
174 * Fri Sep 3 2004 Michael Soulier <msoulier@e-smith.com>
175 - [1.11.0-12]
176 - Backout of user-create/delete addition. Wrong way to go.
177 [msoulier MN00035806]
178
179 * Fri Sep 3 2004 Michael Soulier <msoulier@e-smith.com>
180 - [1.11.0-11]
181 - Added proftpd-conf and startstop to user-create/delete.
182 [msoulier MN00035806]
183
184 * Wed Aug 4 2004 Michael Soulier <msoulier@e-smith.com>
185 - [1.11.0-10]
186 - Updated startstop to use esmith::util::serviceControl. [msoulier MN00031530]
187
188 * Mon Sep 22 2003 Michael Soulier <msoulier@e-smith.com>
189 - [1.11.0-09]
190 - Fixed network spec format. CIDR format expected. [msoulier 10069]
191
192 * Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com>
193 - [1.11.0-08]
194 - Fix c&p error in tcprules template fragment. [charlieb 9547]
195
196 * Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com>
197 - [1.11.0-07]
198 - Add requires for correct version of e-smith-base. [charlieb 9547]
199
200 * Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com>
201 - [1.11.0-06]
202 - Remove hosts.allow and xinetd.conf template fragments.
203 [charlieb 9547]
204
205 * Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com>
206 - [1.11.0-05]
207 - Fix a couple of run time errors. [charlieb 9547]
208
209 * Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com>
210 - [1.11.0-04]
211 - Service directory and rc7.d symlinks must be called ftp, since that is
212 the service record name. Use /etc/rc.d/init.d/supervise directory, to
213 avoid potential clash with stock init script. [charlieb 9547,9930]
214
215 * Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com>
216 - [1.11.0-03]
217 - Use new createlinks library to reduce code. [charlieb 9809]
218
219 * Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com>
220 - [1.11.0-02]
221 - Run proftpd under supervise and tcpserver. [charlieb 9547]
222
223 * Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com>
224 - [1.11.0-01]
225 - Changing version to development stream number - 1.11.0
226
227 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
228 - [1.10.0-01]
229 - Changing version to stable stream number - 1.10.0
230
231 * Tue Apr 29 2003 Gordon Rowell <gordonr@e-smith.com>
232 - [1.9.0-14]
233 - Modify xinetd.conf/30ftp to properly handle enabled/disabled/missing cases [gordonr 8609]
234
235 * Mon Apr 21 2003 Mark Knox <markk@e-smith.com>
236 - [1.9.0-13]
237 - Force 0640 on proftpd.conf [markk 8408]
238
239 * Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com>
240 - [1.9.0-12]
241 - Fix typo in path for anonymous login. [charlieb 5652]
242 - Remove selective binding to interfaces for now - it requires
243 a full xinetd restart, which we don't do in remoteaccess-update.
244 [charlieb 951]
245 - Change ScoreboardPath to ScoreboardFile - the former is deprecated
246 (with extreme prejudice) in current proftpd. [charlieb 5411]
247
248 * Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com>
249 - [1.9.0-11]
250 - Add ScoreboardPath directive to config file templates [charlieb 5411]
251
252 * Tue Mar 18 2003 Charlie Brady <charlieb@e-smith.com>
253 - [1.9.0-10]
254 - Add config migration fragment to migrate old ftp access properties
255 to new. [charlieb 7683]
256 - Change Copyright header to License. [charlieb]
257
258 * Thu Mar 13 2003 Charlie Brady <charlieb@e-smith.com>
259 - [1.9.0-09]
260 - Use LoginAccess property to control ftp login access - this replaces the
261 "acccess" semantics of 5.5 and earlier. [charlieb 7466]
262 - Add back the special case for Primary i-bay, as it's needed for anonymous
263 ftp. [charlieb 5652]
264
265 * Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
266 - [1.9.0-08]
267 - esmith::utils::processTemplate => esmith::templates::processTemplate.
268 [charlieb 7466]
269
270 * Thu Mar 6 2003 Charlie Brady <charlieb@e-smith.com>
271 - [1.9.0-07]
272 - Escape braces in logrotate.d template fragment [charlieb 6438]
273
274 * Thu Mar 6 2003 Charlie Brady <charlieb@e-smith.com>
275 - [1.9.0-06]
276 - Fix missed accessLimits => access change in ftp masq fragment [charlieb 7466]
277
278 * Thu Mar 6 2003 Charlie Brady <charlieb@e-smith.com>
279 - [1.9.0-05]
280 - Fix migrate fragment problem. [charlieb 1507]
281 - Remove legacy code from proftpd config templates, and simplify. [charlieb 7466]
282
283 * Mon Mar 3 2003 Charlie Brady <charlieb@e-smith.com>
284 - [1.9.0-04]
285 - Template /etc/logrotate.d/proftpd and remove postrotate sigHUP. [charlieb 6438]
286 - Add default config db fragments to set type/access/status [charlieb 1507]
287 - Replace migrate script in post-upgrade event with template fragment in
288 db/configuration/migrate directory. [charlieb 1507]
289 - Use "access" rather than "accessLimits" to control access to ftp from
290 outside LAN. [charlieb 7466]
291 - Bind to local interface only if access is private. [charlieb 951]
292
293 * Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com>
294 - [1.9.0-03]
295 - Re-do hosts.allow template to use esmith::ConfigDB::hosts_allow_spec.
296 Add dependency on up-to-date e-smith-lib.
297 TODO: fix accessLimits v access issue. [charlieb 5650]
298
299 * Wed Jan 29 2003 Charlie Brady <charlieb@e-smith.com>
300 - [1.9.0-02]
301 - Remove special cases for primary in proftpd.conf - primary
302 is now a pre-defined i-bay. [charlieb 5652]
303
304 * Wed Jan 29 2003 Charlie Brady <charlieb@e-smith.com>
305 - [1.9.0-01]
306 - Rolling development stream to 1.9.0
307
308 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
309 - [1.8.0-01]
310 - Roll to maintained version number to 1.8.0
311
312 * Wed Oct 2 2002 Mark Knox <markk@e-smith.com>
313 - [1.7.3-05]
314 - Removed stray braces in get_all_by_prop [markk 3786]
315
316 * Mon Sep 23 2002 Mark Knox <markk@e-smith.com>
317 - [1.7.3-04]
318 - Fix proftpd.conf template breakage [markk 3786]
319
320 * Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com>
321 - [1.7.3-03]
322 - Fix hosts.allow template breakage [charlieb 3786]
323
324 * Thu Sep 19 2002 Charlie Brady <charlieb@e-smith.com>
325 - [1.7.3-02]
326 - Fix i-bay section of proftpd.conf [charlieb 4950]
327
328 * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
329 - [1.7.3-01]
330 - Preparing for rebuild as-source, to get rid of some patch detritus - see
331 bug 4825. [charlieb 4793]
332
333 * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
334 - [1.7.2-05]
335 - Add missing 10LimitSiteChmod template fragment [charlieb 4793]
336
337 * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
338 - [1.7.2-04]
339 - Replace deprecate AllowChmod with <Limit SITE_CHMOD>, which requires some
340 fragment shuffling. Remove unnecessary template-{begin,end}, move
341 10localAccess to 00localAccess. [charlieb 4793]
342
343 * Wed Sep 11 2002 Charlie Brady <charlieb@e-smith.com>
344 - [1.7.2-03]
345 - Fix esmith::Networks => esmith::NetworksDB snafu in /etc/proftpd.conf
346 template. [charlieb 3786]
347
348 * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
349 - [1.7.2-02]
350 - Change use of allow_tcp_in() function to allow dynamic reconfig.
351 [charlieb 4501]
352 - Remove deprecated split on pipe [markk 3786]
353
354 * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
355 - [1.7.2-01]
356 - Remove 46AllowFTPActive masq template fragment, allow port 21 inbound
357 access and allow netfilter connection tracking to do the rest of the
358 job of FTP access control. [charlieb 4499]
359
360 * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
361 - [1.7.1-01]
362 - Change masq script fragment to use iptables. [charlieb 1268]
363
364 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
365 - [1.7.0-01]
366 - Changing version to development stream number - 1.7.0
367
368 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
369 - [1.6.0-01]
370 - Changing version to maintained stream number to 1.6.0
371
372 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
373 - [1.5.5-01]
374 - RPM rebuild forced by cvsroot2rpm
375
376 * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
377 - [1.5.4-01]
378 - Disable reverse DNS and ident lookups [charlieb 339]
379
380 * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
381 - [1.5.3-01]
382 - Once more with feeling! (I missed one).
383
384 * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
385 - [1.5.2-01]
386 - Fix createlinks problems with missing directories and $event scope.
387
388 * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
389 - [1.5.1-01]
390 - Test build to verify CVS conversion.
391
392 * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
393 - [1.5.0-01]
394 - rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-08.
395
396 * Wed Dec 05 2001 Jason Miller <jmiller@e-smith.com>
397 - [1.4.0-08]
398 - Fix 45AllowFTP masq template to handle case where status=disabled
399
400 * Fri Nov 16 2001 Charlie Brady <charlieb@e-smith.com>
401 - [1.4.0-07]
402 - Be sure to regenerate /etc/ftpusers during password-modify event, to allow
403 access to password protected i-bays.
404 - Remove proftpd-conf actions from post-install and post-upgrade events -
405 bootstrap-console-save is sufficient.
406
407 * Thu Nov 08 2001 Charlie Brady <charlieb@e-smith.com>
408 - [1.4.0-06]
409 - Fix xinetd.conf template fragment so that status=disabled is honoured.
410
411 * Mon Oct 22 2001 Charlie Brady <charlieb@e-smith.com>
412 - [1.4.0-05]
413 - Add missing bootstrap-console-save symlink.
414
415 * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
416 - [1.4.0-04]
417 - Fixed e-smith-base dependency
418
419 * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
420 - [1.4.0-03]
421 - Removed "public" from /etc/ftpusers
422 - Removed post-restore event
423 - Added Vendor tag
424
425 * Fri Aug 17 2001 gordonr
426 - [1.4.0-02]
427 - Autorebuild by rebuildRPM
428
429 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
430 - [1.4.0-01]
431 - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-03.
432
433 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
434 - [1.3.0-03]
435 - Changed license to GPL
436
437 * Fri Jun 29 2001 Gordon Rowell <gordonr@e-smith.com>
438 - [1.3.0-02]
439 - Make use of /etc/e-smith/pam/accounts.deny as template for /etc/ftpusers
440
441 * Fri Jun 29 2001 Gordon Rowell <gordonr@e-smith.com>
442 - [1.3.0-01]
443 - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-07.
444
445 * Tue Mar 27 2001 Charlie Brady <charlieb@e-smith.com>
446 - [1.2.0-07]
447 - Avoid proftp DoS attack with wildcards
448 - Allow FTP ports, with optional "ForcePassive|yes" property, defaulting to no
449
450 * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
451 - [1.2.0-06]
452 - Rolling release number for GPG signing.
453
454 * Tue Jan 30 2001 Jason Miller <jmiller@e-smith.com>
455 - [1.2.0-05]
456 - Changed 'use smith::db' to 'use esmith::db'.
457
458 * Tue Jan 30 2001 Charlie Brady <charlieb@e-smith.com>
459 - [1.2.0-04]
460 - And "use esmith::db" is reuqired.
461
462 * Mon Jan 29 2001 Charlie Brady <charlieb@e-smith.com>
463 - [1.2.0-03]
464 - Fixed syntax error in previous fix :-)
465
466 * Fri Jan 26 2001 Charlie Brady <charlieb@e-smith.com>
467 - [1.2.0-02]
468 - Fix reference to legacy config variable in proftpd.conf fragment
469
470 * Fri Jan 26 2001 Peter Samuel <peters@e-smith.com>
471 - [1.2.0-01]
472 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-13.
473
474 * Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com>
475 - [1.1.0-13]
476 - Added default for accessLimits in proftpd-conf
477
478 * Wed Jan 24 2001 Charlie Brady <charlieb@e-smith.com>
479 - [1.1.0-12]
480 - Added AllowFTP fragment for /etc/rc.d/init.d/masq.
481 - Remove %post action
482
483 * Thu Jan 18 2001 Adrian Chung <adrianc@e-smith.com>
484 - [1.1.0-11]
485 - FTP now uses a new setting FTP access limits in remote access
486 which completely governs access control to the service.
487 - The old FTP setting governs only user logins.
488 - updated xinetd.conf/ftp fragment to use new value
489
490 * Wed Jan 17 2001 Jason Miller <jmiller@e-smith.com>
491 - removed %postun deletion of ftp line in configuration
492 to comply with the sillyness of rpm upgrade
493
494 * Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
495 - ftpd != ftp :-(
496
497 * Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
498 - Migrate FTPServerMode variable
499
500 * Sat Jan 6 2001 Charlie Brady <charlieb@e-smith.com>
501 - [1.1.0-7]
502 - Only run %post and %postun scripts if in runlevel 7
503
504 * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
505 - [1.1.0-6]
506 - add selective bind back in.
507
508 * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
509 - [1.1.0-5]
510 - backed out bind local interface code, needs to be rethought
511 to allow access to localhost
512
513 * Thu Jan 4 2001 Adrian Chung <adrianc@e-smith.com>
514 - [1.1.0-4]
515 - changed 30ftp to only expand if ftp service is enabled.
516 - if ftp access is set to private, only bind to LocalIP in
517 xinetd.conf
518
519 * Sun Dec 17 2000 Charlie Brady <charlieb@e-smith.com>
520 - [1.1.0-3]
521 - Delete /etc/rc.d/init.d/masq template fragment.
522
523 * Mon Dec 4 2000 Adrian Chung <adrianc@e-smith.com>
524 - Added link for post-install.
525
526 * Fri Dec 1 2000 Adrian Chung <adrianc@e-smith.com>
527 - initial release
528
529 %description
530 Configuration files and templates for the ProFTPd ftp server.
531
532 %prep
533 %setup
534 %patch0 -p1
535
536 # Remove the empty template-begin and the directory
537 rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/
538
539 %build
540 perl createlinks
541
542 %install
543 rm -rf $RPM_BUILD_ROOT
544 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
545 rm -f %{name}-%{version}-%{release}-filelist
546 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
547 --dir /var/service/proftpd 'attr(01755,root,root)' \
548 --file /var/service/proftpd/down 'attr(0644,root,root)' \
549 --file /var/service/proftpd/run 'attr(0755,root,root)' \
550 --file /var/service/proftpd/control/1 'attr(0755,root,root)' \
551 --dir /var/service/proftpd/log 'attr(0755,root,root)' \
552 --dir /var/service/proftpd/log/supervise 'attr(0700,root,root)' \
553 --dir /var/service/proftpd/supervise 'attr(0700,root,root)' \
554 --file /var/service/proftpd/log/run 'attr(0755,root,root)' \
555 --dir /var/log/ftp 'attr(2750,smelog,smelog)' \
556 > %{name}-%{version}-%{release}-filelist
557 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
558
559 %clean
560 rm -rf $RPM_BUILD_ROOT
561
562 %pre
563 /sbin/e-smith/create-system-user smelog 1002 \
564 'sme log user' /var/log/smelog /bin/false
565
566 %files -f %{name}-%{version}-%{release}-filelist
567 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed