summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-19 08:03:07 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-19 08:03:07 +0200
commitb1a80f81f6c1d4c4ae572309de982c8bc68ab4b4 (patch)
treef2cb2c54d4d7bfc46cc63fd5ad2ddfe531adc0f0
parentc85be28f25d1772dde704086478a5f1b0f459c6a (diff)
symfony2: cleanups (dep from composer)HEADmaster
-rw-r--r--php-symfony2-Security.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/php-symfony2-Security.spec b/php-symfony2-Security.spec
index e232c4b..8286fb5 100644
--- a/php-symfony2-Security.spec
+++ b/php-symfony2-Security.spec
@@ -25,7 +25,7 @@ BuildRequires: php-channel(%{pear_channel})
BuildRequires: php(language) >= %{php_min_ver}
BuildRequires: php-pear(pear.phpunit.de/PHPUnit)
BuildRequires: php-pear(%{pear_channel}/EventDispatcher) > 2.1
-BuildRequires: php-pear(%{pear_channel}/Form) >= 2.2.0
+BuildRequires: php-pear(%{pear_channel}/Form) > 2.0
BuildRequires: php-pear(%{pear_channel}/HttpFoundation) > 2.1
BuildRequires: php-pear(%{pear_channel}/HttpKernel) > 2.1
BuildRequires: php-pear(%{pear_channel}/Routing) > 2.2
@@ -64,10 +64,9 @@ Requires: php-spl
# Optional
Requires: php-pear(%{pear_channel}/ClassLoader)
Requires: php-pear(%{pear_channel}/Finder)
-Requires: php-pear(%{pear_channel}/Form)
+Requires: php-pear(%{pear_channel}/Form) > 2.0
Requires: php-pear(%{pear_channel}/Routing) > 2.2
Requires: php-pear(%{pear_channel}/Validator) > 2.2
-Requires: php-pear(pear.doctrine-project.org/DoctrineCommon) > 2.2
Requires: php-pear(pear.doctrine-project.org/DoctrineDBAL) > 2.2
Requires: php-PsrLog > 1.0
Requires: php-password-compat > 1.0