diff options
author | CoprDistGit <infra@openeuler.org> | 2023-06-05 08:57:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-06-05 08:57:10 +0000 |
commit | 1119561f412839809f88ef506113f09aad531b11 (patch) | |
tree | e6a494fafcd2171b8346b41c21b4e9a8db78b839 | |
parent | 3fc53c375f905f716da429235d8cf2d898abb34f (diff) |
automatic import of libkolabxml
-rw-r--r-- | libkolabxml.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkolabxml.spec b/libkolabxml.spec index 6d9d12e..6d1013d 100644 --- a/libkolabxml.spec +++ b/libkolabxml.spec @@ -126,8 +126,8 @@ Java bindings for libkolabxml %package -n php-kolabformat Summary: PHP bindings for libkolabxml Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: php(zend-abi) = %{php_zend_api} -Requires: php(api) = %{php_core_api} +Requires: php(zend-abi) +Requires: php(api) BuildRequires: php >= 5.3 BuildRequires: php-devel >= 5.3 |