rpms/php-phpunit-phpcpd/F-12 .cvsignore, 1.3, 1.4 php-phpunit-phpcpd.spec, 1.3, 1.4 sources, 1.3, 1.4

Christof Damian cdamian at fedoraproject.org
Thu Jan 14 20:15:46 UTC 2010


Author: cdamian

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phpcpd/F-12/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	14 Dec 2009 18:50:22 -0000	1.3
+++ .cvsignore	14 Jan 2010 20:15:46 -0000	1.4
@@ -1 +1 @@
-phpcpd-1.2.2.tgz
+phpcpd-1.3.0.tgz


Index: php-phpunit-phpcpd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phpcpd/F-12/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:15:46 -0000	1.4
@@ -3,7 +3,7 @@
 %define channel pear.phpunit.de
 
 Name:           php-phpunit-phpcpd
-Version:        1.2.2
+Version:        1.3.0
 Release:        2%{?dist}
 Summary:        Copy/Paste Detector (CPD) for PHP code
 
@@ -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,14 @@ fi
 
 
 %changelog
+* Thu Jan 14 2010 Christof Damian <christof at damian.net> - 1.3.0-2
+- forgot tgz file
+
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phpcpd/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	14 Dec 2009 18:50:22 -0000	1.3
+++ sources	14 Jan 2010 20:15:46 -0000	1.4
@@ -1 +1 @@
-4a4db8d9c34c43b238c49aa65c1fee9c  phpcpd-1.2.2.tgz
+c465c2e37197cd08e2958c5e02acdc49  phpcpd-1.3.0.tgz



More information about the scm-commits mailing list