--- rpms/phpki/contribs9/phpki.spec 2013/11/11 17:01:19 1.1 +++ rpms/phpki/contribs9/phpki.spec 2018/09/08 20:59:10 1.2 @@ -1,10 +1,10 @@ -# $Id: phpki.spec,v 1.1 2013/05/24 22:17:29 unnilennium Exp $ +# $Id: phpki.spec,v 1.1 2013/11/11 17:01:19 vip-ire 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.bz10622.fixphpwarnings.patch BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -50,6 +51,9 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Thu Sep 6 2018 brian r. 0.82-17.sme +- Replace use of ereg by preg_replace as per deprecated in php 5.3 and removed in 7.0 + * 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 +133,7 @@ e-mail clients, SSL servers, and VPN app %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 %build %{__mkdir_p} root/opt/phpki/html