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

Annotation of /rpms/e-smith-proftpd/sme10/e-smith-proftpd.spec

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


Revision 1.1 - (hide annotations) (download)
Fri Feb 5 21:57:24 2016 UTC (8 years, 4 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-proftpd-2_6_0-1_el7_sme
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme - Initial release to sme10

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

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