rpms/php-pear-Config/F-10 php-pear-Config.spec,1.1,1.2

Bernard Johnson bjohnson at fedoraproject.org
Sat Mar 7 16:42:16 UTC 2009


Author: bjohnson

Update of /cvs/pkgs/rpms/php-pear-Config/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19686/F-10

Modified Files:
	php-pear-Config.spec 
Log Message:
- reference to test suite bug
- remove req: php-pear(PEAR) since it's required by other required pkgs
- bz #486044



Index: php-pear-Config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-Config/F-10/php-pear-Config.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-Config.spec	7 Mar 2009 16:16:46 -0000	1.1
+++ php-pear-Config.spec	7 Mar 2009 16:41:46 -0000	1.2
@@ -4,6 +4,7 @@
 #
 # Note: the test suite for this package has two badly written tests that will
 # cause failures.  These can be ignored.
+# http://pear.php.net/bugs/15964
 #
 
 Name:           php-pear-Config
@@ -19,7 +20,7 @@
 
 BuildArch:      noarch
 BuildRequires:  php-pear >= 1:1.4.9-1.2
-Requires:       php-pear(PEAR), php-pear(XML_Parser), php-pear(XML_Util)
+Requires:       php-pear(XML_Parser), php-pear(XML_Util)
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Provides:       php-pear(%{pear_name}) = %{version}
@@ -89,6 +90,11 @@
 
 
 %changelog
+* Sat Mar 07 2009 Bernard Johnson <bjohnson at symetrix.com> - 1.10.11-3
+- reference to test suite bug
+- remove req: php-pear(PEAR) since it's required by other required pkgs
+- bz #486044
+
 * Wed Feb 25 2009 Bernard Johnson <bjohnson at symetrix.com> - 1.10.11-2
 - add dependencies for php-pear(XML_Parser) and php-pear(XML_Util)
 - change from %%{pear_name}.xml to %%{name}.xml to avoid channel conflicts




More information about the fedora-extras-commits mailing list