]> git.pld-linux.org Git - packages/php.git/blame - php.spec
- fixed
[packages/php.git] / php.spec
CommitLineData
a018b852 1#
1103497c 2%define _apache2 %(if rpm -q apache-devel | grep -Eq '\-2\.[0-9]+\.' 2> /dev/null ; then echo 1; else echo 0; fi)
ab092fe1
AM
3
4%if %{_apache2}
5%define _without_recode 1
6%define _without_mm 1
7%endif
8
e1126429 9# Conditional build:
3c5315f5
TP
10# _with_oracle - with oracle support
11# _with_oci8 - with oci8 support
12# _with_java - with Java support
13# _with_libcpdf - with libcpdf support
14# _with_openssl - with OpenSSL support
15# _with_wddx - with WDDX support
16# _with_xslt - with XSLT support
17# _without_imap - without IMAP support
18# _without_ldap - without LDAP support
19# _without_odbc - without ODBC support
20# _without_snmp - without SNMP support
3c8360c3 21# _without_sablot - without sablot support
ab092fe1
AM
22# _without_recode - without recode support
23# _without_mm - without mm support
caff8ce9 24Summary: The PHP HTML-embedded scripting language for use with Apache
25Summary(fr): Le langage de script embarque-HTML PHP pour Apache
26