Author: arekm                        Date: Mon Mar  1 21:28:03 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.1.0 beta3

---- Files affected:
packages/php-pecl-xdebug:
   php-pecl-xdebug.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: packages/php-pecl-xdebug/php-pecl-xdebug.spec
diff -u packages/php-pecl-xdebug/php-pecl-xdebug.spec:1.57 
packages/php-pecl-xdebug/php-pecl-xdebug.spec:1.58
--- packages/php-pecl-xdebug/php-pecl-xdebug.spec:1.57  Tue Jul  7 19:30:56 2009
+++ packages/php-pecl-xdebug/php-pecl-xdebug.spec       Mon Mar  1 22:27:58 2010
@@ -3,15 +3,16 @@
 %define                _status         stable
 %define                _sysconfdir     /etc/php
 %define                extensionsdir   %(php-config --extension-dir 
2>/dev/null)
+%define                beta            beta3
 Summary:       %{_modname} - provides functions for functions traces and 
profiling
 Summary(pl.UTF-8):     %{_modname} - funkcje do śledzenia i profilowania 
funkcji
 Name:          php-pecl-%{_modname}
-Version:       2.0.5
-Release:       2
+Version:       2.1.0
+Release:       0.%{beta}.1
 License:       BSD style
 Group:         Development/Languages/PHP
-Source0:       http://www.xdebug.org/files/%{_modname}-%{version}.tgz
-# Source0-md5: 2d87dab7b6c499a80f0961af602d030c
+Source0:       http://www.xdebug.org/files/%{_modname}-%{version}%{beta}.tgz
+# Source0-md5: 51eff76e85280ea14860bcf7dbffa899
 Source1:       %{name}.ini
 URL:           http://www.xdebug.org/
 BuildRequires: libedit-devel
@@ -67,8 +68,8 @@
 
 %prep
 %setup -q -c
-mv %{_modname}-%{version}/* .
-rmdir %{_modname}-%{version}
+mv %{_modname}-%{version}%{beta}/* .
+rmdir %{_modname}-%{version}%{beta}
 chmod +x debugclient/configure
 
 sed -e 
's#^;zend_extension.*#zend_extension%{?zend_zts:_ts}=%{extensionsdir}/%{_modname}.so#'
 %{SOURCE1} > %{_modname}.ini
@@ -135,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2010/03/01 21:27:58  arekm
+- up to 2.1.0 beta3
+
 Revision 1.57  2009/07/07 17:30:56  glen
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pecl-xdebug/php-pecl-xdebug.spec?r1=1.57&r2=1.58&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to