summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-uuid.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-uuid.spec b/php-pecl-uuid.spec
index e838da9..e05f342 100644
--- a/php-pecl-uuid.spec
+++ b/php-pecl-uuid.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
@@ -87,7 +87,7 @@ Obsoletes: php70w-pecl-%{pecl_name} <= %{version}
%description
A wrapper around Universally Unique Identifier library (libuuid).
-Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection}.
+Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}.
%prep