rpms/php-pear-PHPUnit/F-8 php-pear-PHPUnit.spec,1.7,1.8

Christopher Stone xulchris at fedoraproject.org
Thu Oct 9 16:24:23 UTC 2008


Author: xulchris

Update of /cvs/pkgs/rpms/php-pear-PHPUnit/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2831/F-8

Modified Files:
	php-pear-PHPUnit.spec 
Log Message:
add php-xml to Requires (bz #464758). upstream sync for f9/devel


Index: php-pear-PHPUnit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-PHPUnit/F-8/php-pear-PHPUnit.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- php-pear-PHPUnit.spec	13 Feb 2008 21:40:31 -0000	1.7
+++ php-pear-PHPUnit.spec	9 Oct 2008 16:23:53 -0000	1.8
@@ -4,7 +4,7 @@
 
 Name:           php-pear-PHPUnit
 Version:        3.1.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Regression testing framework for unit tests
 
 Group:          Development/Libraries
@@ -17,7 +17,7 @@
 BuildRequires:  php-pear >= 1:1.4.9-1.2
 BuildRequires:  php-channel-phpunit
 Requires:       php >= 5.1.4 php-pear(PEAR) >= 1.5.0
-Requires:       php-channel-phpunit
+Requires:       php-channel-phpunit php-xml
 
 Requires(hint): php-pear(Image_GraphViz) >= 1.2.1
 Requires(hint): php-pear(Log)
@@ -101,6 +101,9 @@
 
 
 %changelog
+* Thu Oct 09 2008 Christopher Stone <chris.stone at gmail.com> 3.1.9-2
+- Add php-xml to Requires (bz #464758)
+
 * Wed Feb 13 2008 Christopher Stone <chris.stone at gmail.com> 3.1.9-1
 - Upstream sync
 




More information about the scm-commits mailing list