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

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

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

Revision 1.3 by vip-ire, Thu Dec 4 22:23:47 2014 UTC Revision 1.4 by vip-ire, Fri Dec 19 15:33:20 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-pop3.spec,v 1.2 2014/12/04 22:23:08 vip-ire Exp $  # $Id: e-smith-pop3.spec,v 1.3 2014/12/04 22:23:47 vip-ire Exp $
2    
3  Summary: startup scripts for pop3 package  Summary: startup scripts for pop3 package
4  %define name e-smith-pop3  %define name e-smith-pop3
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 2  %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-pop3-2.4.0-sslio2stunnel.patch  Patch0: e-smith-pop3-2.4.0-sslio2stunnel.patch
14    Patch1: e-smith-pop3-2.4.0-disable_fips_for_stunnel.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
17  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 24  Obsoletes: checkpassword Line 25  Obsoletes: checkpassword
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Fri Dec 18 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3
29    - Disable fips mode on stunnel [SME: 8733]
30    
31  * Thu Dec 4 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2  * Thu Dec 4 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2
32  - Use stunnel instead of sslio to support TLS [SME: 8716]  - Use stunnel instead of sslio to support TLS [SME: 8716]
33    
# Line 83  Startup scripts for pop3 package. Line 87  Startup scripts for pop3 package.
87  %prep  %prep
88  %setup  %setup
89  %patch0 -p1  %patch0 -p1
90    %patch1 -p1
91    
92  %build  %build
93  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