[packages/php-symfony] - use php(core) as dependency to require php version - release 2 (by relup.sh)
glen
glen at pld-linux.org
Fri Aug 24 00:29:04 CEST 2012
commit 834c843322615b3cae1c50c8e1d42c0ffded1bc4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Aug 24 01:29:03 2012 +0300
- use php(core) as dependency to require php version
- release 2 (by relup.sh)
php-symfony.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-symfony.spec b/php-symfony.spec
index c83eca5..275f921 100644
--- a/php-symfony.spec
+++ b/php-symfony.spec
@@ -8,7 +8,7 @@ Summary: Open-source PHP web framework
Summary(pl.UTF-8): Szkielet aplikacji WWW w PHP o otwartych źródłach
Name: php-%{pkgname}
Version: 1.4.17
-Release: 2
+Release: 3
License: various free licenses (distributable)
Group: Development/Languages/PHP
Source0: http://www.symfony-project.org/get/symfony-%{version}.tgz
@@ -16,8 +16,8 @@ Source0: http://www.symfony-project.org/get/symfony-%{version}.tgz
URL: http://www.symfony-project.org/
BuildRequires: rpmbuild(macros) >= 1.461
Requires: Smarty
+Requires: php(core) >= %{php_min_version}
Requires: php(ctype)
-Requires: php-common >= 4:%{php_min_version}
Requires: php-pear-Archive_Tar
Requires: php-pear-Log
Requires: php-pear-PEAR-core
More information about the pld-cvs-commit
mailing list