rpms/php-pear-Structures-DataGrid/devel php-pear-Structures-DataGrid.spec, 1.8, 1.9

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Wed Feb 20 00:14:27 UTC 2008


Author: xulchris

Update of /cvs/extras/rpms/php-pear-Structures-DataGrid/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11557/devel

Modified Files:
	php-pear-Structures-DataGrid.spec 
Log Message:
fix typo


Index: php-pear-Structures-DataGrid.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Structures-DataGrid/devel/php-pear-Structures-DataGrid.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- php-pear-Structures-DataGrid.spec	19 Feb 2008 21:53:50 -0000	1.8
+++ php-pear-Structures-DataGrid.spec	20 Feb 2008 00:13:43 -0000	1.9
@@ -16,7 +16,7 @@
 BuildRequires:  php-pear >= 1:1.6.0
 Requires:       php-pear(PEAR)
 Requires(hint): php-pear(File) >= 1.3.0
-Requires(hint): php-pear(PHP_Unit) >= 1.3.2
+Requires(hint): php-pear(PHPUnit) >= 1.3.2
 Requires(hint): php-pear(Net_URL_Mapper) >= 0.9.0
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
@@ -80,6 +80,9 @@
 
 
 %changelog
+* Thu Feb 19 2008 Christopher Stone <chris.stone at gmail.com> 0.9.0-2
+- Fix PHPUnit requirement
+
 * Thu Feb 19 2008 Christopher Stone <chris.stone at gmail.com> 0.9.0-1
 - Upstream sync
 - Add new optional requirements




More information about the fedora-extras-commits mailing list