[php-phpunit-phpcpd] Update dependencies

Guillaume Kulakowski llaumgui at fedoraproject.org
Thu Nov 10 19:49:10 UTC 2011


commit 4a24a596d1484a70ee21fccb78cac6c76f5835fd
Author: Guillaume Kulakowski <guillaume at llaumgui.com>
Date:   Thu Nov 10 20:49:06 2011 +0100

    Update dependencies

 php-phpunit-phpcpd.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/php-phpunit-phpcpd.spec b/php-phpunit-phpcpd.spec
index 4d91e16..af01670 100644
--- a/php-phpunit-phpcpd.spec
+++ b/php-phpunit-phpcpd.spec
@@ -4,7 +4,7 @@
 
 Name:           php-phpunit-phpcpd
 Version:        1.3.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Copy/Paste Detector (CPD) for PHP code
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@ Source0:        http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  php-pear >= 1:1.9.0
+BuildRequires:  php-pear >= 1:1.9.4
 BuildRequires:  php-channel(%{channel})
 Requires:       php-common >= 5.2.7
 Requires:       php-tokenizer
@@ -22,8 +22,8 @@ Requires:       php-xml
 Requires:       php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.2.2
-Requires:       php-pear(pear.phpunit.de/PHP_Timer) >= 1.0.0
+Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.3.0
+Requires:       php-pear(pear.phpunit.de/PHP_Timer) >= 1.0.2
 Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6 
 
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
@@ -86,6 +86,9 @@ fi
 
 
 %changelog
+* Mon Nov 07 2011 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3.3-3
+- Update dependencies
+
 * Sun Nov 06 2011 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3.3-2
 - Fix search and replace issue
 


More information about the scm-commits mailing list