]> git.pld-linux.org Git - packages/php.git/commitdiff
enable default php; rel 4 auto/th/php-5.5.10-4
authorElan Ruusamäe <glen@delfi.ee>
Fri, 25 Apr 2014 22:08:10 +0000 (01:08 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 25 Apr 2014 22:08:10 +0000 (01:08 +0300)
php.spec

index 0a7af9190615fd9a4284adbae27d997e996dacca..a57e5023fcab172586e0dfa4ac6d8c9b9093087e 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -47,7 +47,7 @@
 %bcond_with    instantclient   # build Oracle oci8 extension module against oracle-instantclient package
 %bcond_with    system_gd       # with system gd (we prefer internal since it enables few more features)
 %bcond_with    system_libzip   # with system libzip (reported broken currently)
-%bcond_with    default_php     # use this PHP as default PHP in distro
+%bcond_without default_php     # use this PHP as default PHP in distro
 %bcond_without curl            # without CURL extension module
 %bcond_without enchant         # without Enchant extension module
 %bcond_without filter          # without filter extension module
@@ -128,7 +128,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     3
+%define                rel     4
 %define                orgname php
 %define                ver_suffix 55
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
This page took 0.056183 seconds and 4 git commands to generate.