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

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

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

Revision 1.4 by bytegw, Wed Jan 9 22:23:27 2008 UTC Revision 1.9 by wellsi, Thu Dec 20 07:11:56 2012 UTC
# Line 1  Line 1 
1    # $Id: e-smith-proftpd.spec,v 1.8 2010/09/22 18:10:56 vip-ire 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 1.12.0  %define version 2.2.0
7  %define release 11  %define release 3
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.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-proftpd-1.12.0-LogDirPerms.patch  Patch1: e-smith-proftpd-2.2.0-persistent_passwd.patch
14  Patch1: e-smith-proftpd-1.12.0-ftpusersfix.patch  Patch2: e-smith-proftpd-2.2.0-VRoot.patch
 Patch2: e-smith-proftpd-1.12.0-chroot.patch  
 Patch3: e-smith-proftpd-1.12.0-globalroot.patch  
 Patch4: e-smith-proftpd-1.12.0-logdir.patch  
 Patch5: e-smith-proftpd-1.12.0-ftpuser_perm.patch  
 Patch6: e-smith-proftpd-1-12-0-MovePam_d_ftpTemplates.patch  
 Patch7: e-smith-proftpd-1.12.0-RenameDisplayFirstChdirToDisplayChdir.patch  
 Patch8: e-smith-proftpd-1.12.0-ShowSymlinks.patch  
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 26  Requires: iptables Line 21  Requires: iptables
21  AutoReqProv: no  AutoReqProv: no
22    
23  %changelog  %changelog
24  * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.12.11  * Wed Dec 19 2012 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
25    - Add VRoot engine to avoid pam log error [SME: 7129]
26    
27    * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-2.sme
28    - Add PersistentPasswd directive to force proftpd to use pam [SME: 6219]
29    
30    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
31    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
32    
33    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.12.0-11
34  - ShowSymlinks off [SME: 993]  - ShowSymlinks off [SME: 993]
35    
36  * Wed Oct 31 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10  * Wed Oct 31 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10
# Line 508  Configuration files and templates for th Line 512  Configuration files and templates for th
512    
513  %prep  %prep
514  %setup  %setup
 %patch0 -p1  
515  %patch1 -p1  %patch1 -p1
516  %patch2 -p1  %patch2 -p1
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
517    
518  %build  %build
519  perl createlinks  perl createlinks


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