summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-24 10:35:14 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-24 10:35:14 +0200
commit88711d2e2a15827401290a8b1f4494f1ebc14e29 (patch)
tree2cfd100afc7f96ce7d0df7a287421dbd987e1b44
parent0ff2e40293cd76cfd240744f8ae9559c7e057591 (diff)
php-pecl-xxtea: rebuild for "rh_layout"
-rw-r--r--php-pecl-xxtea.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-pecl-xxtea.spec b/php-pecl-xxtea.spec
index 3077145..28f5ede 100644
--- a/php-pecl-xxtea.spec
+++ b/php-pecl-xxtea.spec
@@ -30,7 +30,7 @@
Summary: XXTEA encryption algorithm extension for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.10
-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: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -229,6 +229,7 @@ rm -rf %{buildroot}
%changelog
* Sat Jun 20 2015 Remi Collet <remi@fedoraproject.org> - 1.0.10-2
- allow build against rh-php56 (as more-php56)
+- rebuild for "rh_layout" (php70)
* Sat Mar 28 2015 Remi Collet <remi@fedoraproject.org> - 1.0.10-1
- Update to 1.0.10