- (Build)Requires php7-cli to make sure the php7 CLI is installed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7-pear?expand=0&rev=28
This commit is contained in:
parent
85ac49c336
commit
41705a9b62
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 13:18:36 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
|
||||
|
||||
- (Build)Requires php7-cli to make sure the php7 CLI is installed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 12 14:34:27 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
|
||||
|
||||
|
@ -32,11 +32,9 @@ Source0: https://github.com/pear/pearweb_phars/raw/v%{version}/install-pe
|
||||
Source1: https://github.com/pear/pearweb_phars/raw/v%{version}/install-pear-nozlib.sig#/install-pear-nozlib.phar.sig
|
||||
Source2: %{name}.keyring
|
||||
Source3: %{name}.rpmlintrc
|
||||
BuildRequires: php-cli
|
||||
BuildRequires: php7
|
||||
Requires: php-cli
|
||||
Requires: php7
|
||||
Recommends: php-openssl
|
||||
BuildRequires: php7-cli
|
||||
Requires: php7-cli
|
||||
Recommends: php7-openssl
|
||||
Provides: php-pear = %{version}
|
||||
Provides: php-pear(Archive_Tar) = %pear_module_version Archive_Tar
|
||||
Provides: php-pear(Console_Getopt) = %pear_module_version Console_Getopt
|
||||
|
Loading…
x
Reference in New Issue
Block a user