--- rpms/phpki/contribs7/phpki.spec 2011/06/29 11:11:58 1.9 +++ rpms/phpki/contribs7/phpki.spec 2011/12/12 08:54:30 1.11 @@ -1,10 +1,10 @@ -# $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 $ # Authority: vip-ire # Name: Daniel Berteaud %define name phpki %define version 0.82 -%define release 14 +%define release 16 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -50,6 +50,12 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Mon Dec 12 2011 Daniel B. 0.82-16.sme +- Remove php-posix dependency (not available, nor needed on SME 7.x) [SME: 6805] + +* Wed Oct 26 2011 Daniel B. 0.82-15.sme +- Requires php-posix + * Wed Jun 29 2011 Daniel B. 0.82-14.sme - Don't check issuer (everyone allowed to access /ca can manage all the certificates, access to /ca is controlled by apache)