]> git.pld-linux.org Git - packages/php-pecl-xdebug.git/commitdiff
fix undefine bcond auto/th/php-pecl-xdebug-2.2.5-3
authorElan Ruusamäe <glen@delfi.ee>
Mon, 7 Jul 2014 20:36:17 +0000 (23:36 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 7 Jul 2014 20:36:17 +0000 (23:36 +0300)
php-pecl-xdebug.spec

index 6c2dbb95fb75c57217c61ef458972d46f02d83d3..463017c927e1ed181ff6f87272dfa39b6df068d1 100644 (file)
@@ -4,7 +4,7 @@
 
 # don't build for php53
 %if 0%{?_pld_builder:1} && "%{?php_suffix}" != "55"
-%undefine      vim
+%undefine      with_vim
 %endif
 
 %define                php_name        php%{?php_suffix}
@@ -14,7 +14,7 @@ Summary:      %{modname} - provides functions for functions traces and profiling
 Summary(pl.UTF-8):     %{modname} - funkcje do śledzenia i profilowania funkcji
 Name:          %{php_name}-pecl-%{modname}
 Version:       2.2.5
-Release:       2
+Release:       3
 # The Xdebug License, version 1.01
 # (Based on "The PHP License", version 3.0)
 License:       PHP
This page took 0.257795 seconds and 4 git commands to generate.