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

Christof Damian cdamian at fedoraproject.org
Thu Jan 14 18:54:44 UTC 2010


Author: cdamian

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phploc/F-12/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	14 Dec 2009 19:19:34 -0000	1.3
+++ .cvsignore	14 Jan 2010 18:54:44 -0000	1.4
@@ -1 +1 @@
-phploc-1.4.0.tgz
+phploc-1.5.0.tgz


Index: php-phpunit-phploc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phploc/F-12/php-phpunit-phploc.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- php-phpunit-phploc.spec	18 Dec 2009 19:37:46 -0000	1.4
+++ php-phpunit-phploc.spec	14 Jan 2010 18:54:44 -0000	1.5
@@ -3,7 +3,7 @@
 %define channel pear.phpunit.de
 
 Name:           php-phpunit-phploc
-Version:        1.4.0
+Version:        1.5.0
 Release:        2%{?dist}
 Summary:        A tool for quickly measuring the size of a PHP project
 
@@ -14,13 +14,15 @@ 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}
 
 
@@ -37,7 +39,6 @@ need to get a quick understanding of a p
 [ -f package2.xml ] || mv package.xml package2.xml
 %{__mv} package2.xml %{pear_name}-%{version}/%{name}.xml
 cd %{pear_name}-%{version}
-%{__sed} -i -e "s@<min>1.8.1</min>@<min>1.7.2</min>@" %{name}.xml
 
 %build
 cd %{pear_name}-%{version}
@@ -81,6 +82,13 @@ fi
 
 
 %changelog
+* Thu Jan 14 2010 Christof Damian <christof at damian.net> - 1.5.0-2
+- add php 5.2.0 dependency
+- remove hack to lower pear requirement
+
+* Sun Jan  3 2010 Christof Damian <christof at damian.net> - 1.5.0-1
+- upstream 1.5.0
+
 * Fri Dec 18 2009 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.4.0-2
 - /usr/share/pear/PHPLOC wasn't owned
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-phploc/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	14 Dec 2009 19:19:34 -0000	1.3
+++ sources	14 Jan 2010 18:54:44 -0000	1.4
@@ -1 +1 @@
-d62979533e887a0b2ce4e4b4cc14c4bb  phploc-1.4.0.tgz
+32e28a0615f09825e19bf3bb064e0ca8  phploc-1.5.0.tgz



More information about the scm-commits mailing list