summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-symfony2-DependencyInjection.spec12
1 files changed, 4 insertions, 8 deletions
diff --git a/php-symfony2-DependencyInjection.spec b/php-symfony2-DependencyInjection.spec
index 9432f34..ff52828 100644
--- a/php-symfony2-DependencyInjection.spec
+++ b/php-symfony2-DependencyInjection.spec
@@ -22,10 +22,8 @@ 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}/Config) > 2.3
-BuildRequires: php-pear(%{pear_channel}/Config) < 2.4
-BuildRequires: php-pear(%{pear_channel}/Yaml) > 2.3
-BuildRequires: php-pear(%{pear_channel}/Yaml) < 2.4
+BuildRequires: php-pear(%{pear_channel}/Config) > 2.2
+BuildRequires: php-pear(%{pear_channel}/Yaml) > 2.0
# For tests: phpci
BuildRequires: php-dom
BuildRequires: php-pcre
@@ -47,10 +45,8 @@ Requires: php-reflection
Requires: php-simplexml
Requires: php-spl
# Optional
-Requires: php-pear(%{pear_channel}/Config) > 2.3
-Requires: php-pear(%{pear_channel}/Config) < 2.4
-Requires: php-pear(%{pear_channel}/Yaml) > 2.3
-Requires: php-pear(%{pear_channel}/Yaml) < 2.4
+Requires: php-pear(%{pear_channel}/Config) > 2.2
+Requires: php-pear(%{pear_channel}/Yaml) > 2.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}