commit fa9e6abb9b79825b41a9d2d71b4d3819bc3d3e1f
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Jul 7 23:18:07 2014 +0300

    fix undefine web bcond

 php-xcache.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-xcache.spec b/php-xcache.spec
index 62b49da..3c437ab 100644
--- a/php-xcache.spec
+++ b/php-xcache.spec
@@ -6,7 +6,7 @@
 
 # don't build for php53
 %if 0%{?_pld_builder:1} && "%{?php_suffix}" != "55"
-%undefine      web
+%undefine      with_web
 %endif
 
 %define                php_name        php%{?php_suffix}
@@ -15,7 +15,7 @@ Summary:      %{modname} - PHP opcode cacher
 Summary(pl.UTF-8):     %{modname} - buforowanie opcodów PHP
 Name:          %{php_name}-%{modname}
 Version:       3.1.0
-Release:       3
+Release:       4
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       
http://xcache.lighttpd.net/pub/Releases/%{version}/xcache-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-xcache.git/commitdiff/fa9e6abb9b79825b41a9d2d71b4d3819bc3d3e1f

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

Reply via email to