diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-23 08:00:58 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-23 08:00:58 +0200 |
commit | e214378743d59c3ca677989edc978fffb3d3a5b6 (patch) | |
tree | 4a44add55f4fedc5eb99b7092cadbcdecbce2e10 | |
parent | 0368345de273f7cc66f02366600467408e0f9848 (diff) |
php-libvirt: allow build against rh-php56 (as more-php56)
-rw-r--r-- | php-pecl-judy.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-judy.spec b/php-pecl-judy.spec index 01892af..93a979c 100644 --- a/php-pecl-judy.spec +++ b/php-pecl-judy.spec @@ -97,6 +97,8 @@ consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency. +Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}. + %package devel Summary: %{name} developer files (header) |