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

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

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

Revision 1.1 by stephdl, Fri Feb 5 21:57:24 2016 UTC Revision 1.7 by jpp, Fri Dec 4 03:34:39 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proftpd.spec,v 1.3 2013/06/07 16:14:33 vip-ire Exp $  # $Id: e-smith-proftpd.spec,v 1.6 2020/12/02 15:53:23 michel Exp $
2    
3  Summary: e-smith specific proftpd configuration files and templates  Summary: e-smith specific proftpd configuration files and templates
4  %define name e-smith-proftpd  %define name e-smith-proftpd
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 1  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: e-smith-proftpd-2.6.0-TLS.patch
14    Patch1: e-smith-proftpd-2.6.0-bz11106_11150_systemd_update_event.patch
15    Patch2: e-smith-proftpd-2.6.0-bz11106_11150_remove_supervise_ftp.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 19  Requires: iptables Line 22  Requires: iptables
22  AutoReqProv: no  AutoReqProv: no
23    
24  %changelog  %changelog
25    * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
26    - execute systemd-reload before service adjust in events [SME: 11228]
27    - remove S95reset-unsavedflag [SME: 11229]
28    
29    * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme
30    - Remove ftp from 'init.d/supervise' [SME: 11106] [SME: 11150]
31    
32    * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme
33    - Move ftp service to systemd [SME: 11106]
34    - Create e-smith-proftpd-update event [SME: 11150]
35    
36    * Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
37    - fix typos [SME: 6804]
38    - set default as required
39    - NB: client must be set as active connection, not passive
40    
41    * Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
42    - updated patch for certificate chain
43    - Thanks to Daniel Berteaud
44    
45    * Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
46    - Adding TLS support to proftp configuration [SME: 6804]
47    - default is enabled but not required, only TLSv1.1 and v1.2
48    
49  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
50  - Initial release to sme10  - Initial release to sme10
51    
# Line 533  Configuration files and templates for th Line 560  Configuration files and templates for th
560    
561  %prep  %prep
562  %setup  %setup
563    %patch0 -p1
564    %patch1 -p1
565    %patch2 -p1
566    
567  # Remove the empty template-begin and the directory  # Remove the empty template-begin and the directory
568  rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/  rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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