]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- no longer default php, now we use 7
authorMarcin Krol <hawk@tld-linux.org>
Wed, 20 Jan 2016 07:28:42 +0000 (07:28 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 20 Jan 2016 07:28:42 +0000 (07:28 +0000)
php.spec

index 5bce64f789da0b06258c099ddc25f64f1b8c61a5..0281eb8759931680513acbf35e37fabba6ff555d 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -41,7 +41,7 @@
 # standard
 # 
 # Conditional build:
-%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_with    interbase_inst  # use InterBase install., not Firebird  (BR: proprietary libs)
 %bcond_with    oci             # with Oracle oci8 extension module     (BR: proprietary libs)
 %bcond_with    instantclient   # build Oracle oci8 extension module against oracle-instantclient package
@@ -133,7 +133,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     2
+%define                rel     3
 %define                orgname php
 %define                ver_suffix 56
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}