/[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.10 by wellsi, Wed Jan 23 03:52:50 2013 UTC Revision 1.11 by wellsi, Thu Jan 24 01:27:42 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proftpd.spec,v 1.9 2012/12/20 07:11:56 wellsi Exp $  # $Id: e-smith-proftpd.spec,v 1.10 2013/01/23 03:52:50 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 4  %define release 5
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  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
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 20  Requires: iptables Line 21  Requires: iptables
21  AutoReqProv: no  AutoReqProv: no
22    
23  %changelog  %changelog
24    * Wed Jan 23 2013 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme
25    - Workaround a deficiency in the proftpd package where it doesn't
26      handle long lines correctly in its configuration file.
27      Fix submitted by Charlie Brady [SME: 6949]
28    
29  * Tue Jan 22 2013 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme  * Tue Jan 22 2013 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
30  - Remove previous change [SME: 7129]  - Remove previous change [SME: 7129]
31    
# Line 515  Configuration files and templates for th Line 521  Configuration files and templates for th
521  %prep  %prep
522  %setup  %setup
523  %patch1 -p1  %patch1 -p1
524    %patch2 -p1
525    
526  %build  %build
527  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