rpms/php-pecl-xdebug/devel .cvsignore, 1.2, 1.3 php-pecl-xdebug.spec, 1.1, 1.2 sources, 1.2, 1.3

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sun Oct 29 22:05:54 UTC 2006


Author: xulchris

Update of /cvs/extras/rpms/php-pecl-xdebug/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6279

Modified Files:
	.cvsignore php-pecl-xdebug.spec sources 
Log Message:
Upstream Sync


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	6 Sep 2006 19:40:25 -0000	1.2
+++ .cvsignore	29 Oct 2006 22:05:24 -0000	1.3
@@ -1 +1 @@
-xdebug-2.0.0beta6.tgz
+xdebug-2.0.0RC1.tgz


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/php-pecl-xdebug.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pecl-xdebug.spec	6 Sep 2006 19:40:25 -0000	1.1
+++ php-pecl-xdebug.spec	29 Oct 2006 22:05:24 -0000	1.2
@@ -1,10 +1,10 @@
 %global php_apiver  %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1)
 %global php_extdir  %(php-config --extension-dir 2>/dev/null || echo "undefined")
-%define beta beta6
+%define beta RC1
 
 Name:           php-pecl-xdebug
 Version:        2.0.0
-Release:        0.1.%{beta}%{?dist}
+Release:        0.2.%{beta}%{?dist}
 Summary:        PECL package for debugging PHP scripts
 License:        PHP License
 Group:          Development/Languages
@@ -46,6 +46,9 @@
 %{php_extdir}/xdebug.so
 
 %changelog
+* Sun Oct 29 2006 Christopher Stone <chris.stone at gmail.com> 2.0.0-0.2.RC1
+- Upstream sync
+
 * Wed Sep 06 2006 Christopher Stone <chris.stone at gmail.com> 2.0.0-0.1.beta6
 - Remove Provides php-xdebug
 - Fix Release


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Sep 2006 19:40:25 -0000	1.2
+++ sources	29 Oct 2006 22:05:24 -0000	1.3
@@ -1 +1 @@
-1ba82711d8f91c38c4b30a396cc2e72a  xdebug-2.0.0beta6.tgz
+a048de3dbb5a16489921f2096b8003e1  xdebug-2.0.0RC1.tgz




More information about the scm-commits mailing list