--- rpms/phpki/contribs7/phpki.spec 2010/05/28 09:49:57 1.7 +++ rpms/phpki/contribs7/phpki.spec 2011/12/12 08:54:30 1.11 @@ -1,10 +1,10 @@ -# $Id: phpki.spec,v 1.5 2009/08/26 17:49:59 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 12 +%define release 16 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -29,6 +29,8 @@ Patch12: phpki-0.82-remove_email_from_up Patch13: phpki-0.82-ca_help.patch Patch14: phpki-0.82-empty_pass_php_5.2.patch Patch15: phpki-0.82-update_crl_via_cron.patch +Patch16: phpki-0.82-use_sha1.patch +Patch17: phpki-0.82-ca_admin_users.patch BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -48,6 +50,19 @@ 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) + +* Tue Mar 15 2011 Daniel B. 0.82-13.sme +- Replace md5 with sha1 for signing + * Fri May 28 2010 Daniel B. [0.82-12] - Weekly update the CRL via cron so MS Crypto API will be happy @@ -112,6 +127,8 @@ e-mail clients, SSL servers, and VPN app %patch13 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 +%patch17 -p1 %build %{__mkdir_p} root/opt/phpki/html