/[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.9 by jpp, Fri Jan 8 21:44:49 2021 UTC Revision 1.16 by jpp, Mon May 31 04:21:31 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proftpd.spec,v 1.8 2020/12/10 14:44:21 michel Exp $  # $Id: e-smith-proftpd.spec,v 1.15 2021/03/16 18:36:37 jpp 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 9  %define release 15
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: e-smith-proftpd-2.6.0-bz11106_11 Line 15  Patch1: e-smith-proftpd-2.6.0-bz11106_11
15  Patch2: e-smith-proftpd-2.6.0-bz11106_11150_remove_supervise_ftp.patch  Patch2: e-smith-proftpd-2.6.0-bz11106_11150_remove_supervise_ftp.patch
16  Patch3: e-smith-proftpd-2.6.0-bz11245_runit_required.patch  Patch3: e-smith-proftpd-2.6.0-bz11245_runit_required.patch
17  Patch4: e-smith-proftpd-2.6.0-bz11106_protect_from_proftpd.patch  Patch4: e-smith-proftpd-2.6.0-bz11106_protect_from_proftpd.patch
18    Patch5: e-smith-proftpd-2.6.0-bz11316-testSSLfiles.patch
19    Patch6: e-smith-proftpd-2.6.0-bz11357-rmConflcits.patch
20    Patch7: e-smith-proftpd-2.6.0-bz11384-logging.patch
21    Patch8: e-smith-proftpd-2.6.0-bz9692-cleanup.patch
22    Patch9: e-smith-proftpd-2.6.0-bz11603-ssl-update.patch
23    
24  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 25  Requires: iptables Line 30  Requires: iptables
30  AutoReqProv: no  AutoReqProv: no
31    
32  %changelog  %changelog
33  * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme  * Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-15.sme
34    - restart proftpd on ssl-update [SME: 11603]
35    
36    * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme
37    - cleanup in /etc/rc.d  [SME: 9692]
38    
39    * Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
40    - redirect log away from message [SME: 11384]
41    
42    * Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
43    - fix circular Conflict with proftpd [SME: 11357]
44    
45    * Thu Jan 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
46    - improve protect from proftpd.service running [SME: 11106]
47    
48    * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
49  - protect from proftpd.service running in place of ftp.service [SME: 11106]  - protect from proftpd.service running in place of ftp.service [SME: 11106]
50  - remove system-preset file from usr [SME: 10958]  - remove system-preset file from usr [SME: 10958]
51    - SSL crt and key to self signed if path does not exist [SME: 11316]
52    
53  * Thu Dec 10 2020  Michel Begue <mab974@gmail.com> 2.6.0-8.sme  * Thu Dec 10 2020  Michel Begue <mab974@gmail.com> 2.6.0-8.sme
54  - add Requires=runit.service [SME: 11245]  - add Requires=runit.service [SME: 11245]
# Line 575  Configuration files and templates for th Line 596  Configuration files and templates for th
596  %patch2 -p1  %patch2 -p1
597  %patch3 -p1  %patch3 -p1
598  %patch4 -p1  %patch4 -p1
599    %patch5 -p1
600    %patch6 -p1
601    %patch7 -p1
602    %patch8 -p1
603    %patch9 -p1
604    
605  # Remove the empty template-begin and the directory  # Remove the empty template-begin and the directory
606  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