1 |
# $Id: phpki.spec,v 1.8 2011/03/15 07:27:10 vip-ire Exp $ |
# $Id: phpki.spec,v 1.10 2011/10/26 10:15:15 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
%define name phpki |
%define name phpki |
6 |
%define version 0.82 |
%define version 0.82 |
7 |
%define release 14 |
%define release 16 |
8 |
Summary: Phpki is a simple certificate management suite |
Summary: Phpki is a simple certificate management suite |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
50 |
e-mail clients, SSL servers, and VPN applications. |
e-mail clients, SSL servers, and VPN applications. |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Mon Dec 12 2011 Daniel B. <daniel@firewall-services.com> 0.82-16.sme |
54 |
|
- Remove php-posix dependency (not available, nor needed on SME 7.x) [SME: 6805] |
55 |
|
|
56 |
|
* Wed Oct 26 2011 Daniel B. <daniel@firewall-services.com> 0.82-15.sme |
57 |
|
- Requires php-posix |
58 |
|
|
59 |
* Wed Jun 29 2011 Daniel B. <daniel@firewall-services.com> 0.82-14.sme |
* Wed Jun 29 2011 Daniel B. <daniel@firewall-services.com> 0.82-14.sme |
60 |
- Don't check issuer (everyone allowed to access /ca can manage |
- Don't check issuer (everyone allowed to access /ca can manage |
61 |
all the certificates, access to /ca is controlled by apache) |
all the certificates, access to /ca is controlled by apache) |