From a6c790afe64ba9149a8051a38a51429378398fe4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 20 Jun 2015 10:47:21 +0200 Subject: cleanup for php56more --- php-pecl-igbinary.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'php-pecl-igbinary.spec') diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec index 0110c82..1a2000e 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -13,7 +13,7 @@ %if "%{scl}" == "rh-php56" %global sub_prefix more-php56- %else -%global sub_prefix %{?scl_prefix} +%global sub_prefix %{scl_prefix} %endif %endif @@ -108,6 +108,8 @@ Provides: %{?scl_prefix}php-%{extname}-devel%{?_isa} = %{version}-%{release %description devel These are the files needed to compile programs using Igbinary +Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}. + %prep %setup -q -c -- cgit