[packages/php-phing] - use php(core) as dependency to require php version - release 2 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:27:59 CEST 2012


commit 5f63436f34c19ff04c893ce85018728e55ad04ec
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:27:58 2012 +0300

    - use php(core) as dependency to require php version
    - release 2 (by relup.sh)

 php-phing.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phing.spec b/php-phing.spec
index bff53d5..207e1a7 100644
--- a/php-phing.spec
+++ b/php-phing.spec
@@ -8,7 +8,7 @@ Summary:	PHP project build system based on Apache Ant
 Summary(pl.UTF-8):	System budowania projektów w PHP oparty na narzędziu Apache Ant
 Name:		php-%{pkgname}
 Version:	2.4.12
-Release:	2
+Release:	3
 License:	LGPL v3
 Group:		Development/Languages/PHP
 Source0:	http://pear.phing.info/get/phing-%{version}.tgz
@@ -23,10 +23,10 @@ BuildRequires:	rpmbuild(macros) >= 1.593
 BuildRequires:	sed >= 4.0
 BuildRequires:	unzip
 Requires:	/usr/bin/php
+Requires:	php(core) >= %{php_min_version}
 Requires:	php(dom)
 Requires:	php(xml)
 Requires:	php-channel(pear.phing.info)
-Requires:	php-common >= 4:%{php_min_version}
 Suggests:	jsl
 Suggests:	php-docblox-DocBlox
 Suggests:	php-pdepend-PHP_Depend


More information about the pld-cvs-commit mailing list