rpms/php-phpunit-phpcpd/devel php-phpunit-phpcpd.spec,1.3,1.4

Christof Damian cdamian at fedoraproject.org
Thu Jan 14 20:00:09 UTC 2010


Author: cdamian

Update of /cvs/pkgs/rpms/php-phpunit-phpcpd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11438

Modified Files:
	php-phpunit-phpcpd.spec 
Log Message:
upstream 1.3.0


Index: php-phpunit-phpcpd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phpcpd/devel/php-phpunit-phpcpd.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- php-phpunit-phpcpd.spec	18 Dec 2009 19:43:41 -0000	1.3
+++ php-phpunit-phpcpd.spec	14 Jan 2010 20:00:09 -0000	1.4
@@ -3,8 +3,8 @@
 %define channel pear.phpunit.de
 
 Name:           php-phpunit-phpcpd
-Version:        1.2.2
-Release:        2%{?dist}
+Version:        1.3.0
+Release:        1%{?dist}
 Summary:        Copy/Paste Detector (CPD) for PHP code
 
 Group:          Development/Libraries
@@ -14,12 +14,14 @@ Source0:        http://pear.phpunit.de/g
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  php-pear >= 1:1.4.9-1.2
+BuildRequires:  php-pear >= 1:1.7.2
 BuildRequires:  php-channel(%{channel})
+Requires:       php-common >= 5.2.0
 Requires:       php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.1.0
+Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6 
 
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
 
@@ -81,6 +83,11 @@ fi
 
 
 %changelog
+* Thu Jan 14 2010 Christof Damian <christof at damian.net> - 1.3.0-1
+- upstream 1.3.0
+- add php 5.2.0 dependency
+- raise pear require
+
 * Fri Dec 18 2009 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.2.2-2
 - /usr/share/pear/PHPCPD wasn't owned
 



More information about the scm-commits mailing list