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

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

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

Revision 1.1 by slords, Thu Feb 14 16:16:50 2013 UTC Revision 1.3 by vip-ire, Fri Jun 7 16:14:33 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proftpd.spec,v 1.12 2013/02/08 17:19:50 wellsi Exp $  # $Id: e-smith-proftpd.spec,v 1.2 2013/06/07 16:02:52 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 2.4.0  %define version 2.4.0
7  %define release 1  %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.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: e-smith-proftpd-2.4.0-remove_unused_pam_templates.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 19  Requires: iptables Line 20  Requires: iptables
20  AutoReqProv: no  AutoReqProv: no
21    
22  %changelog  %changelog
23    * Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme
24    - Also remove the empty template-begin file in pam.d/proftpd templates [SME: 7660]
25    
26    * Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
27    - Remove unused pam templates [SME: 7660]
28    
29  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
30  - Roll new stream for sme9  - Roll new stream for sme9
31    
# Line 524  Configuration files and templates for th Line 531  Configuration files and templates for th
531    
532  %prep  %prep
533  %setup  %setup
534    %patch0 -p1
535    
536    # Remove the empty template-begin and the directory
537    rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/
538    
539  %build  %build
540  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