From e214378743d59c3ca677989edc978fffb3d3a5b6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Jun 2015 08:00:58 +0200 Subject: php-libvirt: allow build against rh-php56 (as more-php56) --- php-pecl-judy.spec | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit