rpms/php-phpunit-phploc/F-11 .cvsignore, 1.2, 1.3 php-phpunit-phploc.spec, 1.2, 1.3 sources, 1.2, 1.3

Christof Damian cdamian at fedoraproject.org
Mon Dec 14 19:50:06 UTC 2009


Author: cdamian

Update of /cvs/pkgs/rpms/php-phpunit-phploc/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24184

Modified Files:
	.cvsignore php-phpunit-phploc.spec sources 
Log Message:
upstream 1.4.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phploc/F-11/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	6 Nov 2009 23:31:39 -0000	1.2
+++ .cvsignore	14 Dec 2009 19:50:05 -0000	1.3
@@ -1 +1 @@
-phploc-1.2.0.tgz
+phploc-1.4.0.tgz


Index: php-phpunit-phploc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phploc/F-11/php-phpunit-phploc.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- php-phpunit-phploc.spec	7 Nov 2009 17:50:08 -0000	1.2
+++ php-phpunit-phploc.spec	14 Dec 2009 19:50:06 -0000	1.3
@@ -3,8 +3,8 @@
 %define channel pear.phpunit.de
 
 Name:           php-phpunit-phploc
-Version:        1.2.0
-Release:        2%{?dist}
+Version:        1.4.0
+Release:        1%{?dist}
 Summary:        A tool for quickly measuring the size of a PHP project
 
 Group:          Development/Libraries
@@ -19,6 +19,7 @@ BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
+Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.1.0
 
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
 
@@ -79,12 +80,14 @@ fi
 %{pear_phpdir}/PHPLOC/TextUI/ResultPrinter/XML.php
 %{pear_phpdir}/PHPLOC/TextUI/Command.php
 %{pear_phpdir}/PHPLOC/TextUI/Getopt.php
-%{pear_phpdir}/PHPLOC/Util/FilterIterator.php
 %{pear_phpdir}/PHPLOC/Analyser.php
 %{_bindir}/phploc
 
 
 %changelog
+* Sat Dec 12 2009 Christof Damian <christof at damian.net> - 1.4.0-1
+- upstream 1.4.0
+
 * Sat Nov 7 2009 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.2.0-2
 - F-(10|11) / EL-5 compatibility
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phploc/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	6 Nov 2009 23:31:39 -0000	1.2
+++ sources	14 Dec 2009 19:50:06 -0000	1.3
@@ -1 +1 @@
-20bb7d549f3f7ff37dd1f6309a0b883a  phploc-1.2.0.tgz
+d62979533e887a0b2ce4e4b4cc14c4bb  phploc-1.4.0.tgz




More information about the scm-commits mailing list