--- rpms/phpki/contribs7/phpki.spec 2011/10/26 10:15:15 1.10 +++ rpms/phpki/contribs7/phpki.spec 2011/12/12 08:54:30 1.11 @@ -1,10 +1,10 @@ -# $Id: phpki.spec,v 1.9 2011/06/29 11:11:58 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 15 +%define release 16 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -39,7 +39,6 @@ BuildRequires: e-smith-devtools Requires: e-smith-release >= 7.0 Requires: php -Requires: php-posix Requires: openssl Requires: openvpn AutoReqProv: no @@ -51,6 +50,9 @@ 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