--- rpms/phpki/contribs8/phpki.spec 2013/05/24 22:17:29 1.1 +++ rpms/phpki/contribs8/phpki.spec 2014/07/29 14:08:23 1.2 @@ -1,10 +1,10 @@ -# $Id: phpki.spec,v 1.11 2011/12/12 08:54:30 vip-ire Exp $ +# $Id: phpki.spec,v 1.1 2013/05/24 22:17:29 unnilennium Exp $ # Authority: vip-ire # Name: Daniel Berteaud %define name phpki %define version 0.82 -%define release 16 +%define release 17 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -31,6 +31,7 @@ Patch14: phpki-0.82-empty_pass_php_5.2.p Patch15: phpki-0.82-update_crl_via_cron.patch Patch16: phpki-0.82-use_sha1.patch Patch17: phpki-0.82-ca_admin_users.patch +Patch18: phpki-0.82-nscerttype_not_critical.patch BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -50,6 +51,10 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Tue Jul 29 2014 Daniel B. 0.82-17.sme +- Don't mark obsolete nsCertType as critical + see https://bugzilla.mozilla.org/show_bug.cgi?id=1009161 + * Mon Dec 12 2011 Daniel B. 0.82-16.sme - Remove php-posix dependency (not available, nor needed on SME 7.x) [SME: 6805] @@ -129,6 +134,7 @@ e-mail clients, SSL servers, and VPN app %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 %build %{__mkdir_p} root/opt/phpki/html