summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-selinux.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-pecl-selinux.spec b/php-pecl-selinux.spec
index ca8793b..718c828 100644
--- a/php-pecl-selinux.spec
+++ b/php-pecl-selinux.spec
@@ -37,7 +37,7 @@
Summary: SELinux binding for PHP scripting language
Name: %{?sub_prefix}php-pecl-selinux
Version: 0.4.1
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -232,6 +232,7 @@ fi
%changelog
* Fri Jun 19 2015 Remi Collet <remi@fedoraproject.org> - 0.4.1-2
- allow build against rh-php56 (as more-php56)
+- rebuild for "rh_layout" (php70)
* Sun May 24 2015 Remi Collet <remi@fedoraproject.org> - 0.4.1-1
- version 0.4.1 (beta)