]> git.pld-linux.org Git - packages/php.git/commitdiff
there will be no default php in th, back to php55 name auto/th/php55-5.5.12-2
authorElan Ruusamäe <glen@delfi.ee>
Wed, 14 May 2014 21:34:05 +0000 (00:34 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 14 May 2014 21:34:05 +0000 (00:34 +0300)
php.spec

index 2d8d9423246d20a50173c7df1e49b5829e5be23c..f3dc054bb8c202b7b7a53d9dc89a8b2a1f9fd481 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -45,7 +45,7 @@
 %bcond_without instantclient   # build Oracle oci8 extension module against oracle-instantclient package
 %bcond_with    system_gd       # with system gd (imageantialias function is missing then)
 %bcond_with    system_libzip   # with system libzip (reported broken currently)
-%bcond_without default_php     # use this PHP as default PHP in distro
+%bcond_with    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
@@ -126,7 +126,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     1
+%define                rel     2
 %define                orgname php
 %define                ver_suffix 55
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
This page took 0.046697 seconds and 4 git commands to generate.