From 43e12aa513199d359fe03f60c4d7a8271b5628cf Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Mon, 12 Oct 2020 20:37:58 +0000 Subject: [PATCH] provides zend abi --- php7.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php7.spec b/php7.spec index 2a0c3e0..59ede78 100644 --- a/php7.spec +++ b/php7.spec @@ -272,6 +272,7 @@ Summary: Shared library for PHP7 Group: Development/Other Provides: %{name}-pcre = %{EVRD} Provides: %{name}-simplexml = %{EVRD} +Provides: php(zend-abi) = %{EVRD} Requires: systemd-units Requires(post): systemd-units Requires(preun): systemd-units