]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- disabled apache1
authorMarcin Krol <hawk@tld-linux.org>
Tue, 7 Apr 2015 18:10:37 +0000 (18:10 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 7 Apr 2015 18:10:37 +0000 (18:10 +0000)
php.spec

index 47b343562a422edc28b3a173161d53e075cfb7dd..f4ae387ad7995927e4a8a6d00ae1093678f87d4a 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -78,7 +78,7 @@
 %bcond_without webp            # Without WebP support in GD extension (imagecreatefromwebp)
 %bcond_without wddx            # without WDDX extension module
 %bcond_without xmlrpc          # without XML-RPC extension module
-%bcond_without apache1         # disable building Apache 1.3.x SAPI
+%bcond_with    apache1         # disable building Apache 1.3.x SAPI
 %bcond_without apache2         # disable building Apache 2.x SAPI
 %bcond_with    zts             # Zend Thread Safety
 %bcond_without cgi             # disable CGI/FCGI SAPI
@@ -133,7 +133,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 56
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}