]> git.pld-linux.org Git - packages/php-pecl-xdebug.git/commitdiff
- up to 2.1.0-release auto/th/php-pecl-xdebug-2_1_0-2 auto/ti/php-pecl-xdebug-2_1_0-2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 30 Aug 2010 15:22:25 +0000 (15:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-xdebug.spec -> 1.62

php-pecl-xdebug.spec

index deccafdc83dbdcef692f013511be1ec5154091e0..86a16da1d855a80e9d9589158600d1cd1919fec7 100644 (file)
@@ -1,16 +1,14 @@
 %define                modname xdebug
 %define                status  stable
-%define                subver  RC1
-%define                rel             1
 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.1.0
-Release:       1.%{subver}.%{rel}
+Release:       2
 License:       BSD style
 Group:         Development/Languages/PHP
-Source0:       http://www.xdebug.org/files/xdebug-%{version}%{subver}.tgz
-# Source0-md5: 0fc89649daaf5d71f1cd6721268545e8
+Source0:       http://www.xdebug.org/files/xdebug-%{version}.tgz
+# Source0-md5: 2abf000f8d94af469773b31772aa96ab
 Source1:       %{name}.ini
 URL:           http://www.xdebug.org/
 BuildRequires: libedit-devel
@@ -120,7 +118,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc README NEWS Changelog CREDITS xt.vim
+%doc README NEWS Changelog CREDITS contrib/xt.vim
 %config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/%{modname}.ini
 %attr(755,root,root) %{php_extensiondir}/%{modname}.so
 %attr(755,root,root) %{_bindir}/xdebug-debugclient
This page took 0.114342 seconds and 4 git commands to generate.