From 06391337d306a50276a84181c0e2fb1afbec79f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 24 Sep 2013 00:05:46 +0300 Subject: [PATCH] revised deps --- php-symfony2-Security.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/php-symfony2-Security.spec b/php-symfony2-Security.spec index c03ac91..8f84a94 100644 --- a/php-symfony2-Security.spec +++ b/php-symfony2-Security.spec @@ -17,13 +17,14 @@ BuildRequires: rpmbuild(macros) >= 1.610 Requires: php(core) >= %{php_min_version} Requires: php-channel(pear.symfony.com) Requires: php-pear >= 4:1.3.10 -Requires: php-symfony2-EventDispatcher -Requires: php-symfony2-HttpFoundation -Requires: php-symfony2-HttpKernel +Requires: php-symfony2-EventDispatcher >= 2.1 +Requires: php-symfony2-HttpFoundation >= 2.1 +Requires: php-symfony2-HttpKernel >= 2.1 Suggests: php-symfony2-ClassLoader Suggests: php-symfony2-Finder Suggests: php-symfony2-Form Suggests: php-symfony2-Routing +Suggests: php-symfony2-Validator BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0