/[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.6 by michel, Wed Dec 2 15:53:23 2020 UTC Revision 1.9 by jpp, Fri Jan 8 21:44:49 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proftpd.spec,v 1.5 2020/11/28 13:08:23 michel Exp $  # $Id: e-smith-proftpd.spec,v 1.8 2020/12/10 14:44:21 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 6  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-proftpd-2.6.0-TLS.patch  Patch0: e-smith-proftpd-2.6.0-TLS.patch
14  Patch1: e-smith-proftpd-2.6.0-bz11106_11150_systemd_update_event.patch  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  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
17    Patch4: e-smith-proftpd-2.6.0-bz11106_protect_from_proftpd.patch
18    
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 22  Requires: iptables Line 25  Requires: iptables
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
29    - protect from proftpd.service running in place of ftp.service [SME: 11106]
30    - remove system-preset file from usr [SME: 10958]
31    
32    * Thu Dec 10 2020  Michel Begue <mab974@gmail.com> 2.6.0-8.sme
33    - add Requires=runit.service [SME: 11245]
34    
35    * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
36    - execute systemd-reload before service adjust in events [SME: 11228]
37    - remove S95reset-unsavedflag [SME: 11229]
38    
39  * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme  * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme
40  - Remove ftp from 'init.d/supervise' [SME: 11106] [SME: 11150]  - Remove ftp from 'init.d/supervise' [SME: 11106] [SME: 11150]
41    
# Line 559  Configuration files and templates for th Line 573  Configuration files and templates for th
573  %patch0 -p1  %patch0 -p1
574  %patch1 -p1  %patch1 -p1
575  %patch2 -p1  %patch2 -p1
576    %patch3 -p1
577    %patch4 -p1
578    
579  # Remove the empty template-begin and the directory  # Remove the empty template-begin and the directory
580  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