summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-24 14:34:40 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-24 14:34:40 +0100
commit6de608a1afbf9b57b19cb0ee06a583e1d5e58874 (patch)
tree1a0ff4173f2a1284a895223150f2e1746c86edc7
parent6f91394055e7eea0c13475f5f41558467138796f (diff)
Fedora 21 SCL mass rebuild (WIP)
-rw-r--r--php-pecl-blenc.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-pecl-blenc.spec b/php-pecl-blenc.spec
index 400bb3a..07cb45c 100644
--- a/php-pecl-blenc.spec
+++ b/php-pecl-blenc.spec
@@ -25,7 +25,7 @@
Summary: BLowfish ENCryption for PHP Scripts
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.1.4
-Release: 0.2.%{prever}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 0.3.%{prever}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
# blenc is PHP, bf_algo.c is LGPL
License: PHP and LGPL
@@ -46,6 +46,7 @@ Requires(post): %{__pecl}
Requires(postun): %{__pecl}
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
+%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}}
Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
@@ -247,6 +248,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 1.1.4-0.3.b
+- Fedora 21 SCL mass rebuild
+
* Tue Aug 26 2014 Remi Collet <rcollet@redhat.com> - 1.1.4-0.2.b
- improve SCL build