[php-pear-phing] remove (optional) phpunit requirement

Christof Damian cdamian at fedoraproject.org
Fri Nov 4 22:35:43 UTC 2011


commit 16fe9598c9ced65079aab660e06168ebf82592c2
Author: Christof Damian <christof at damian.net>
Date:   Fri Nov 4 23:32:44 2011 +0100

    remove (optional) phpunit requirement

 php-pear-phing.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-phing.spec b/php-pear-phing.spec
index ff6e73a..dca7e5c 100644
--- a/php-pear-phing.spec
+++ b/php-pear-phing.spec
@@ -5,7 +5,7 @@
 Summary:	A project build system based on Apache Ant
 Name:		php-pear-phing
 Version:	2.4.8
-Release:	1%{?dist}
+Release:	2%{?dist}
 
 License:	LGPLv2
 Group:		Development/Tools
@@ -23,8 +23,6 @@ Requires:	php-pear >= 1.8.0
 Requires:	php-pecl-xdebug >= 2.0.5
 Requires:	php-channel(pear.phing.info)
 
-Requires:	php-pear(pear.phpunit.de/PHPUnit) >= 3.6.0
-
 Requires(post):	%{__pear}
 Requires(postun): %{__pear}
 
@@ -90,6 +88,9 @@ fi
 
 
 %changelog
+* Fri Nov  4 2011 Christof Damian <christof at damian.net> - 2.4.8-2
+- remove (optional) phpunit requirement
+
 * Thu Nov  3 2011 Christof Damian <christof at damian.net> - 2.4.8-1
 - upstream 2.4.8
 


More information about the scm-commits mailing list