1 |
# $Id: e-smith-pop3.spec,v 1.7 2012/07/07 05:04:10 wellsi Exp $ |
# $Id: e-smith-pop3.spec,v 1.8 2014/12/04 22:37:30 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.2.0 |
%define version 2.2.0 |
7 |
%define release 7 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Fri Dec 5 2014 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme |
31 |
|
- Fix stunnel path [SME: 8707] |
32 |
|
|
33 |
* Thu Dec 4 2014 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-7.sme |
* Thu Dec 4 2014 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-7.sme |
34 |
- Use stunnel instead of sslio to support TLS [SME: 8707] |
- Use stunnel instead of sslio to support TLS [SME: 8707] |
35 |
|
|