rpms/php-pecl-xdebug/devel php-pecl-xdebug.spec,1.14,1.15

Christopher Stone xulchris at fedoraproject.org
Thu Oct 9 16:15:37 UTC 2008


Author: xulchris

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

Modified Files:
	php-pecl-xdebug.spec 
Log Message:
revert last change


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pecl-xdebug/devel/php-pecl-xdebug.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- php-pecl-xdebug.spec	9 Oct 2008 15:52:28 -0000	1.14
+++ php-pecl-xdebug.spec	9 Oct 2008 16:15:07 -0000	1.15
@@ -6,7 +6,7 @@
 
 Name:           php-pecl-xdebug
 Version:        2.0.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        PECL package for debugging PHP scripts
 
 License:        BSD
@@ -24,7 +24,6 @@
 %define config_flags --without-libedit
 %endif
 
-Requires:       php-xml
 Requires(post): %{__pecl}
 Requires(postun): %{__pecl}
 Provides:       php-pecl(Xdebug) = %{version}
@@ -120,6 +119,9 @@
 
 
 %changelog
+* Thu Oct 09 2008 Christopher Stone <chris.stone at gmail.com> 2.0.3-3
+- Revert last change
+
 * Thu Oct 09 2008 Christopher Stone <chris.stone at gmail.com> 2.0.3-2
 - Add php-xml to Requires (bz #464758)
 




More information about the scm-commits mailing list