/[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.5 by michel, Sat Nov 28 13:08:23 2020 UTC Revision 1.6 by michel, Wed Dec 2 15:53:23 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proftpd.spec,v 1.4 2016/08/03 05:08:58 unnilennium Exp $  # $Id: e-smith-proftpd.spec,v 1.5 2020/11/28 13:08: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 5  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  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
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 21  Requires: iptables Line 22  Requires: iptables
22  AutoReqProv: no  AutoReqProv: no
23    
24  %changelog  %changelog
25    * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme
26    - Remove ftp from 'init.d/supervise' [SME: 11106] [SME: 11150]
27    
28  * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme  * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme
29  - Move ftp service to systemd [SME: 11106]  - Move ftp service to systemd [SME: 11106]
30  - Create e-smith-proftpd-update event [SME: 11150]  - Create e-smith-proftpd-update event [SME: 11150]
# Line 554  Configuration files and templates for th Line 558  Configuration files and templates for th
558  %setup  %setup
559  %patch0 -p1  %patch0 -p1
560  %patch1 -p1  %patch1 -p1
561    %patch2 -p1
562    
563  # Remove the empty template-begin and the directory  # Remove the empty template-begin and the directory
564  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