commit 9249941bca5245886ab629593c57be4523c91aca
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:14:15 2012 +0300

    - use virtual php extension deps (to be independant of 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 ca0e4be..c83eca5 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:       1
+Release:       2
 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(ctype)
 Requires:      php-common >= 4:%{php_min_version}
-Requires:      php-ctype
 Requires:      php-pear-Archive_Tar
 Requires:      php-pear-Log
 Requires:      php-pear-PEAR-core
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to