rpms/php-pear/devel php-pear.spec,1.27,1.28

Joe Orton (jorton) fedora-extras-commits at redhat.com
Thu Oct 4 12:06:15 UTC 2007


Author: jorton

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

Modified Files:
	php-pear.spec 
Log Message:
* Thu Oct  4 2007 Joe Orton <jorton at redhat.com> 1:1.6.2-2
- require php-cli not php



Index: php-pear.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear/devel/php-pear.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- php-pear.spec	9 Sep 2007 19:35:42 -0000	1.27
+++ php-pear.spec	4 Oct 2007 12:05:41 -0000	1.28
@@ -13,7 +13,7 @@
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
 Version: 1.6.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: PHP
 Group: Development/Languages
@@ -41,7 +41,7 @@
 Provides: php-pear(PEAR) = %{version}
 Provides: php-pear(Structures_Graph) = %{structver}
 Provides: php-pear(XML_RPC) = %{xmlrpcver}
-Requires: php >= 5.1.0-1, php-cli
+Requires: php-cli >= 5.1.0-1
 
 %description
 PEAR is a framework and distribution system for reusable PHP
@@ -134,6 +134,9 @@
 %doc LICENSE
 
 %changelog
+* Thu Oct  4 2007 Joe Orton <jorton at redhat.com> 1:1.6.2-2
+- require php-cli not php
+
 * Sun Sep  9 2007 Remi Collet <Fedora at FamilleCollet.com> 1:1.6.2-1
 - update to 1.6.2
 - remove patches merged upstream




More information about the fedora-extras-commits mailing list