From ced53146e601588534cad3c10fa283b2fba8af7f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Jan 2020 10:31:03 +0100 Subject: missing --- php-cakephp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php-cakephp.spec b/php-cakephp.spec index 5141dc4..1995fe7 100644 --- a/php-cakephp.spec +++ b/php-cakephp.spec @@ -240,6 +240,7 @@ Requires: php-composer(%{pk_vendor}/core) = %{version} # From phpcompatinfo report Requires: php-pcre Requires: php-spl +Provides: php-composer(%{pk_vendor}/event) = %{version} %description event CakePHP Event Library: -- cgit