]> git.pld-linux.org Git - packages/php.git/commitdiff
- disable embed auto/th/php54-5.4.45-15
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 27 Mar 2017 07:36:12 +0000 (09:36 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 27 Mar 2017 07:36:12 +0000 (09:36 +0200)
- rl 15

php.spec

index afb7e94981a126f7b8a209d81a4ffce244c93969..cc3874c852a349df3f1e77cc5cacbde6bb8ca33d 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -43,7 +43,7 @@
 %bcond_without alternatives    # use alternatives system to select default phar and php-fpm
 %bcond_with    default_php     # build this PHP as default PHP in system (disables alternatives)
 # - General options:
-%bcond_without embed           # disable building Embedded API
+%bcond_with    embed           # disable building Embedded API
 %bcond_with    gcov            # Enable Code coverage reporting
 %bcond_without kerberos5       # without Kerberos5 support
 %bcond_with    suhosin         # with suhosin patch, has little point in PHP>=5.3, see https://github.com/stefanesser/suhosin/issues/42#issuecomment-41728178
@@ -138,7 +138,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     13
+%define                rel     15
 %define                orgname php
 %define                ver_suffix 54
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
This page took 0.044188 seconds and 4 git commands to generate.