rpms/php-pecl-xdebug/devel .cvsignore, 1.7, 1.8 php-pecl-xdebug.spec, 1.18, 1.19 sources, 1.7, 1.8

Remi Collet remi at fedoraproject.org
Sun Jul 12 20:30:31 UTC 2009


Author: remi

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

Modified Files:
	.cvsignore php-pecl-xdebug.spec sources 
Log Message:
update to  2.0.4 (bugfix + Basic PHP 5.3 support)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	22 May 2008 22:57:23 -0000	1.7
+++ .cvsignore	12 Jul 2009 20:30:01 -0000	1.8
@@ -1 +1 @@
-xdebug-2.0.3.tgz
+xdebug-2.0.4.tgz


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/php-pecl-xdebug.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- php-pecl-xdebug.spec	26 Feb 2009 22:41:35 -0000	1.18
+++ php-pecl-xdebug.spec	12 Jul 2009 20:30:01 -0000	1.19
@@ -5,8 +5,8 @@
 %define pecl_name xdebug
 
 Name:           php-pecl-xdebug
-Version:        2.0.3
-Release:        5%{?dist}
+Version:        2.0.4
+Release:        1%{?dist}
 Summary:        PECL package for debugging PHP scripts
 
 License:        BSD
@@ -61,7 +61,7 @@ CFLAGS="$RPM_OPT_FLAGS" make
 
 # Build debugclient
 pushd debugclient
-cp %{_datadir}/automake*/depcomp .
+cp %{_datadir}/automake-1.??/depcomp .
 chmod +x configure
 %configure %{config_flags}
 CFLAGS="$RPM_OPT_FLAGS" make
@@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 12 2009 Remi Collet <Fedora at FamilleCollet.com> - 2.0.4-1
+- update to 2.0.4 (bugfix + Basic PHP 5.3 support)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	22 May 2008 22:57:23 -0000	1.7
+++ sources	12 Jul 2009 20:30:01 -0000	1.8
@@ -1 +1 @@
-0735584168c8c9f111252128d0076d7c  xdebug-2.0.3.tgz
+2fd6adb30c338d7667b464506fd58eca  xdebug-2.0.4.tgz




More information about the fedora-extras-commits mailing list