summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-18 18:54:30 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-18 18:54:30 +0200
commit67c86d2e48fce801c518c34a8b822beefc93d265 (patch)
tree46e228c310c11239f62b5d71479bcc60a519fc41
parentd0991ce0b7484f4396993081589f4159cfe16f0d (diff)
php-symfony2-DomCrawler: cleanupsHEADmaster
-rw-r--r--php-symfony2-DomCrawler.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/php-symfony2-DomCrawler.spec b/php-symfony2-DomCrawler.spec
index b025d3e..afb0144 100644
--- a/php-symfony2-DomCrawler.spec
+++ b/php-symfony2-DomCrawler.spec
@@ -22,7 +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}/CssSelector) > 2.3
+BuildRequires: php-pear(%{pear_channel}/CssSelector) > 2.0
# For tests: phpci
BuildRequires: php-dom
BuildRequires: php-libxml
@@ -42,8 +42,7 @@ Requires: php-mbstring
Requires: php-pcre
Requires: php-spl
# Optional
-Requires: php-pear(%{pear_channel}/CssSelector) > 2.3
-Requires: php-pear(%{pear_channel}/CssSelector) < 2.4
+Requires: php-pear(%{pear_channel}/CssSelector) > 2.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}