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

xulchris xulchris at fedoraproject.org
Tue Sep 15 01:58:52 UTC 2009


Author: xulchris

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

Modified Files:
	.cvsignore php-pecl-xdebug.spec sources 
Log Message:
upstream sync


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-pecl-xdebug/EL-5/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	22 May 2008 22:56:06 -0000	1.7
+++ .cvsignore	15 Sep 2009 01:58:50 -0000	1.8
@@ -1 +1 @@
-xdebug-2.0.3.tgz
+xdebug-2.0.5.tgz


Index: php-pecl-xdebug.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pecl-xdebug/EL-5/php-pecl-xdebug.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- php-pecl-xdebug.spec	9 Oct 2008 18:46:12 -0000	1.18
+++ php-pecl-xdebug.spec	15 Sep 2009 01:58:50 -0000	1.19
@@ -5,8 +5,8 @@
 %define pecl_name xdebug
 
 Name:           php-pecl-xdebug
-Version:        2.0.3
-Release:        4%{?dist}
+Version:        2.0.5
+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,18 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Sep 14 2009 Christopher Stone <chris.stone at gmail.com> 2.0.5-1
+- Upstream sync
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* 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
+
 * Thu Oct 09 2008 Christopher Stone <chris.stone at gmail.com> 2.0.3-4
 - Add code coverage patch (bz #460348)
 - http://bugs.xdebug.org/bug_view_page.php?bug_id=0000344


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pecl-xdebug/EL-5/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	22 May 2008 22:56:06 -0000	1.7
+++ sources	15 Sep 2009 01:58:50 -0000	1.8
@@ -1 +1 @@
-0735584168c8c9f111252128d0076d7c  xdebug-2.0.3.tgz
+2d87dab7b6c499a80f0961af602d030c  xdebug-2.0.5.tgz




More information about the fedora-extras-commits mailing list