rpms/php-pecl-xdebug/F-8 php-pecl-xdebug.spec,1.12,1.13

Christopher Stone xulchris at fedoraproject.org
Thu Oct 9 15:52:58 UTC 2008


Author: xulchris

Update of /cvs/pkgs/rpms/php-pecl-xdebug/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31992/F-8

Modified Files:
	php-pecl-xdebug.spec 
Log Message:
Add php-xml to Requires (bz #464758)


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pecl-xdebug/F-8/php-pecl-xdebug.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- php-pecl-xdebug.spec	22 May 2008 22:56:45 -0000	1.12
+++ php-pecl-xdebug.spec	9 Oct 2008 15:52:28 -0000	1.13
@@ -6,7 +6,7 @@
 
 Name:           php-pecl-xdebug
 Version:        2.0.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        PECL package for debugging PHP scripts
 
 License:        BSD
@@ -24,6 +24,7 @@
 %define config_flags --without-libedit
 %endif
 
+Requires:       php-xml
 Requires(post): %{__pecl}
 Requires(postun): %{__pecl}
 Provides:       php-pecl(Xdebug) = %{version}
@@ -119,6 +120,9 @@
 
 
 %changelog
+* Thu Oct 09 2008 Christopher Stone <chris.stone at gmail.com> 2.0.3-2
+- Add php-xml to Requires (bz #464758)
+
 * Thu May 22 2008 Christopher Stone <chris.stone at gmail.com> 2.0.3-1
 - Upstream sync
 - Clean up libedit usage




More information about the fedora-extras-commits mailing list