/[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.11 by wellsi, Thu Jan 24 01:27:42 2013 UTC Revision 1.12 by wellsi, Fri Feb 8 17:19:50 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proftpd.spec,v 1.10 2013/01/23 03:52:50 wellsi Exp $  # $Id: e-smith-proftpd.spec,v 1.11 2013/01/24 01:27:42 wellsi 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.2.0  %define version 2.2.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.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-proftpd-2.2.0-persistent_passwd.patch  Patch1: e-smith-proftpd-2.2.0-persistent_passwd.patch
14  Patch2: e-smith-proftpd-2.2.0-LongLine.patch  Patch2: e-smith-proftpd-2.2.0-LongLine.patch
15    Patch3: e-smith-proftpd-2.2.0-LimitLoginLine.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    * Fri Feb 8 2013 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
26    - Ensure Deny from all is on its own line in 15LimitLOGIN [SME: 7327]
27    
28  * Wed Jan 23 2013 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme  * Wed Jan 23 2013 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme
29  - Workaround a deficiency in the proftpd package where it doesn't  - Workaround a deficiency in the proftpd package where it doesn't
30    handle long lines correctly in its configuration file.    handle long lines correctly in its configuration file.
# Line 522  Configuration files and templates for th Line 526  Configuration files and templates for th
526  %setup  %setup
527  %patch1 -p1  %patch1 -p1
528  %patch2 -p1  %patch2 -p1
529    %patch3 -p1
530    
531  %build  %build
532  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