rpms/php-phpmd-PHP-PMD/F-13 .cvsignore, 1.2, 1.3 php-phpmd-PHP-PMD.spec, 1.1, 1.2 sources, 1.2, 1.3

Christof Damian cdamian at fedoraproject.org
Thu Mar 4 18:15:16 UTC 2010


Author: cdamian

Update of /cvs/pkgs/rpms/php-phpmd-PHP-PMD/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15526/F-13

Modified Files:
	.cvsignore php-phpmd-PHP-PMD.spec sources 
Log Message:
- upstream 0.2.3
- increased php and pdepend requirements
- fixed spelling



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpmd-PHP-PMD/F-13/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	31 Jan 2010 19:40:50 -0000	1.2
+++ .cvsignore	4 Mar 2010 18:15:16 -0000	1.3
@@ -1 +1 @@
-PHP_PMD-0.2.2.tgz
+PHP_PMD-0.2.3.tgz


Index: php-phpmd-PHP-PMD.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpmd-PHP-PMD/F-13/php-phpmd-PHP-PMD.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- php-phpmd-PHP-PMD.spec	31 Jan 2010 19:40:50 -0000	1.1
+++ php-phpmd-PHP-PMD.spec	4 Mar 2010 18:15:16 -0000	1.2
@@ -3,8 +3,8 @@
 %global channel pear.phpmd.org
 
 Name:           php-phpmd-PHP-PMD
-Version:        0.2.2
-Release:        2%{?dist}
+Version:        0.2.3
+Release:        1%{?dist}
 Summary:        PHPMD - PHP Mess Detector
 
 Group:          Development/Libraries
@@ -17,9 +17,9 @@ BuildArch:      noarch
 BuildRequires:  php-pear >= 1:1.6.0
 BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
-Requires:       php-common >= 5.2.0
+Requires:       php-common >= 5.2.3
 Requires:       php-xml
-Requires:       php-pear(pear.pdepend.org/PHP_Depend) >= 0.9.7
+Requires:       php-pear(pear.pdepend.org/PHP_Depend) >= 0.9.11
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 
@@ -29,7 +29,7 @@ Provides:       php-pear(%{channel}/%{pe
 %description
 This is the project site of PHPMD. It is a spin-off project of PHP Depend 
 and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can 
-be seen as an user friendly frontend application for the raw metrics 
+be seen as an user friendly front-end application for the raw metrics 
 stream measured by PHP Depend.
 
 %prep
@@ -86,6 +86,10 @@ fi
 %doc %{pear_name}-%{version}/docdir/%{pear_name}/*
 
 %changelog
+* Thu Mar  4 2010 Christof Damian <christof at damian.net> - 0.2.3-1
+- upstream 0.2.3
+- increased php and pdepend requirements 
+
 * Sun Jan 31 2010 Christof Damian <christof at damian.net> - 0.2.2-2
 - use pear_datadir in filesection
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpmd-PHP-PMD/F-13/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	31 Jan 2010 19:40:50 -0000	1.2
+++ sources	4 Mar 2010 18:15:16 -0000	1.3
@@ -1 +1 @@
-9c76d49df7137b52332267b76bb11f64  PHP_PMD-0.2.2.tgz
+3505708a85b67e86771f683728148769  PHP_PMD-0.2.3.tgz



More information about the scm-commits mailing list