diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:35:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-08 16:35:01 +0200 |
commit | bf800001332fce0ad4cc056f287d11929ba10c55 (patch) | |
tree | 2c1edadc5951259f29f39f0e2c04f520bd5acfe4 | |
parent | bf3ea41e38dc42c8c5afea428a6332360e633b86 (diff) |
php-pear: rebuild for SCL
-rw-r--r-- | php-pear.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/php-pear.spec b/php-pear.spec index 7a792a9..f2cb060 100644 --- a/php-pear.spec +++ b/php-pear.spec @@ -23,7 +23,7 @@ Summary: PHP Extension and Application Repository framework Name: %{?scl_prefix}php-pear Version: 1.9.5 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 # PEAR, Archive_Tar, XML_Util are BSD # Console_Getopt is PHP @@ -88,6 +88,7 @@ Obsoletes: php56w-pear <= %{version} %endif %endif +%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}} Requires: %{?scl_prefix}php-cli # phpci detected extension # PEAR (date, spl always builtin): @@ -359,6 +360,9 @@ fi %changelog +* Mon Sep 8 2014 Remi Collet <remi@fedoraproject.org> 1:1.9.5-4 +- rebuild for SCL + * Thu Sep 4 2014 Remi Collet <remi@fedoraproject.org> 1:1.9.5-3 - update Archive_Tar to 1.3.13 - merge with SCL spec file |