Author: glen                         Date: Sat Nov 26 18:24:58 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.4.8

---- Files affected:
packages/php-phing:
   php-phing.spec (1.30 -> 1.31) , bug-797.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/php-phing/php-phing.spec
diff -u packages/php-phing/php-phing.spec:1.30 
packages/php-phing/php-phing.spec:1.31
--- packages/php-phing/php-phing.spec:1.30      Thu Sep 29 17:44:19 2011
+++ packages/php-phing/php-phing.spec   Sat Nov 26 19:24:53 2011
@@ -3,18 +3,18 @@
 # - subpackages for tasks with external dependencies, or rather suggests?
 %define                pkgname         phing
 %define                pearname        %{pkgname}
+%define                php_min_version 5.0.2
 #%%include     /usr/lib/rpm/macros.php
 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.7.1
+Version:       2.4.8
 Release:       1
 License:       LGPL v3
 Group:         Development/Languages/PHP
 Source0:       http://pear.phing.info/get/phing-%{version}.tgz
-# Source0-md5: 6c8bf6eef21195b123015ea1ad9e2d3d
+# Source0-md5: c97cbe1d3ff348b7403085fd7a743433
 Source1:       %{pkgname}.sh
-Patch0:                bug-797.patch
 URL:           http://www.phing.info/
 BuildRequires: php-channel(pear.phing.info)
 BuildRequires: php-pear >= 4:1.3.8
@@ -25,7 +25,7 @@
 BuildRequires: unzip
 Requires:      /usr/bin/php
 Requires:      php-channel(pear.phing.info)
-Requires:      php-common >= 4:5.0.2
+Requires:      php-common >= 4:%{php_min_version}
 Requires:      php-dom
 Requires:      php-xml
 Suggests:      jsl
@@ -43,6 +43,7 @@
 Suggests:      php-phing-phingdocs
 Suggests:      php-phpmd-PHP_PMD
 Suggests:      php-phpunit-PHPUnit >= 3.4
+Suggests:      php-phpunit-PHP_CodeCoverage
 Suggests:      php-phpunit-phpcpd
 Provides:      phing = %{version}
 Obsoletes:     phing < 2.4.1
@@ -79,7 +80,6 @@
 
 %prep
 %pear_package_setup -d data_dir=%{_appdir}/data
-%patch0 -p1
 
 # 2.4.4 release tarball contains .rej and .orig files junk
 find '(' -name '*~' -o -name '*.orig' -o -name '*.rej' ')' -print0 | xargs -0 
-r -l512 rm -f
@@ -136,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2011/11/26 18:24:53  glen
+- up to 2.4.8
+
 Revision 1.30  2011/09/29 15:44:19  glen
 - add patch for PhpLintTask performance win
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-phing/php-phing.spec?r1=1.30&r2=1.31&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to