]> git.pld-linux.org Git - packages/php.git/blame - php.spec
- merge DEVEL branch (update to 4.2.1).
[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 10# _with_oracle - with oracle support
80cfb727 11# _with_interbase - with interbase support
3c5315f5
TP
12# _with_oci8 - with oci8 support
13# _with_java - with Java support
14# _with_libcpdf - with libcpdf support
15# _with_openssl - with OpenSSL support
16# _with_wddx - with WDDX support
17# _with_xslt - with XSLT support
18# _without_imap - without IMAP support
19# _without_ldap - without LDAP support
20# _without_odbc - without ODBC support
21# _without_snmp - without SNMP support
3c8360c3 22# _without_sablot - without sablot support
ab092fe1
AM
23# _without_recode - without recode support
24# _without_mm - without mm support
caff8ce9 25Summary: The PHP HTML-embedded scripting language for use with Apache
26Summary(fr): Le langage de script embarque-HTML PHP pour Apache
27