From 858f50b59704ddcd5eb55c3aa74dac52da5816f5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Oct 2013 19:16:51 +0200 Subject: php-symfony2-Intl: cleanups --- php-symfony2-Intl.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-symfony2-Intl.spec b/php-symfony2-Intl.spec index 56282f0..327d951 100644 --- a/php-symfony2-Intl.spec +++ b/php-symfony2-Intl.spec @@ -22,6 +22,7 @@ BuildRequires: php-channel(%{pear_channel}) # For tests BuildRequires: php(language) >= %{php_min_ver} BuildRequires: php-pear(pear.phpunit.de/PHPUnit) +BuildRequires: php-pear(%{pear_channel}/Filesystem) > 2.1 Requires(post): %{__pear} Requires(postun): %{__pear} @@ -34,6 +35,7 @@ Requires: php-pcre Requires: php-simplexml Requires: php-spl Requires: php-reflection +Requires: php-pear(%{pear_channel}/Filesystem) > 2.1 Provides: php-pear(pear.symfony.com/Intl) = %{version} -- cgit