1 |
# $Id: e-smith-pop3.spec,v 1.7 2012/07/07 05:04:10 wellsi Exp $ |
# $Id: e-smith-pop3.spec,v 1.1 2013/02/07 22:36:43 slords 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 1 |
%define release 2 |
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 |
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
BuildRequires: e-smith-devtools >= 1.13.0-04 |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
AutoReqProv: no |
AutoReqProv: no |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Thu Dec 4 2014 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2 |
27 |
|
- Use stunnel instead of sslio to support TLS [SME: 8716] |
28 |
|
|
29 |
* Thu Feb 7 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
* Thu Feb 7 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
30 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |
31 |
|
|
81 |
|
|
82 |
%prep |
%prep |
83 |
%setup |
%setup |
84 |
|
%patch0 -p1 |
85 |
|
|
86 |
%build |
%build |
87 |
perl createlinks |
perl createlinks |