SPECS: php-pecl-xdebug.spec - 2.0.0

blues blues at pld-linux.org
Wed Sep 19 11:42:32 CEST 2007


Author: blues                        Date: Wed Sep 19 09:42:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.0.0

---- Files affected:
SPECS:
   php-pecl-xdebug.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-xdebug.spec
diff -u SPECS/php-pecl-xdebug.spec:1.43 SPECS/php-pecl-xdebug.spec:1.44
--- SPECS/php-pecl-xdebug.spec:1.43	Sun Feb 25 14:47:07 2007
+++ SPECS/php-pecl-xdebug.spec	Wed Sep 19 11:42:27 2007
@@ -7,13 +7,11 @@
 Summary(pl.UTF-8):	%{_modname} - funkcje do śledzenia i profilowania funkcji
 Name:		php-pecl-%{_modname}
 Version:	2.0.0
-%define	_snap	RC3
-%define	_rel	1
-Release:	1.%{_snap}.%{_rel}
+Release:	2
 License:	BSD style
 Group:		Development/Languages/PHP
-Source0:	http://pecl.php.net/get/%{_modname}-%{version}%{_snap}.tgz
-# Source0-md5:	5cc4bd38b26074f91bbf3d0237b8d21e
+Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
+# Source0-md5:	0f9ecb9c5331d0041b04be9566763171
 URL:		http://pecl.php.net/package/xdebug/
 BuildRequires:	libedit-devel
 BuildRequires:	libtool
@@ -68,10 +66,10 @@
 
 %prep
 %setup -q -c
-chmod +x %{_modname}-%{version}%{_snap}/debugclient/configure
+chmod +x %{_modname}-%{version}/debugclient/configure
 
 %build
-cd %{_modname}-%{version}%{_snap}
+cd %{_modname}-%{version}
 phpize
 %configure
 %{__make}
@@ -119,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2007/09/19 09:42:27  blues
+- 2.0.0
+
 Revision 1.43  2007/02/25 13:47:07  zergin
 - up to RC3
 
================================================================

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



More information about the pld-cvs-commit mailing list