]> git.pld-linux.org Git - packages/php.git/blame - php.spec
Rel 6; fix openssl 3 build
[packages/php.git] / php.spec
CommitLineData
8d42644e 1# TODO 5.6:
fdbf13b1 2# - enable --with-fpm-systemd, but ensure it checks for sd_booted()
6807c643 3# - build with system libgd 2.1, see 73c5128
02d2dcbb 4# TODO 5.4:
02d2dcbb
ER
5# - update imap annotations patch (needs api porting)
6# - update imap myrights patch (needs api porting)
02d2dcbb 7# --with-libmbfl=DIR MBSTRING: Use external libmbfl. DIR is the libmbfl base install directory BUNDLED
ea0fc5e3 8# --with-onig=DIR MBSTRING: Use external oniguruma. DIR is the oniguruma install prefix.
c0240cb1 9# TODO:
ef621865
ER
10# - fileinfo extension bundles magic db in library: data_file.c (dump of magic.mgc) is 14M
11# - 2.3M fileinfo.so php54-fileinfo-5.4.6-0.15.x86_64
12# - 2.3M fileinfo.so php-fileinfo-5.3.16-1.x86_64
13# - 13K fileinfo.so php-pecl-fileinfo-1.0.4-8.amd64
c0240cb1 14# - ttyname_r() misdetected http://bugs.php.net/bug.php?id=48820
15# - wddx: restore session support (not compiled in due DL extension check)
c0240cb1 16# - modularize standard (output from pure php -m)?
c0240cb1 17# - some mods should be shared:
18#$ php -m
19# [PHP Modules]
fd6ab0c1 20# Core
c0240cb1 21# date
c0240cb1 22# libxml
23# Reflection
8d42644e 24# standard
c0240cb1 25#
26# Conditional build:
9f90add1
JB
27# - packaging options
28%bcond_without alternatives # use alternatives system to select default phar and php-fpm
29%bcond_with default_php # build this PHP as default PHP in system (disables alternatives)
24cbb89e
ER
30# - General options:
31%bcond_without embed # disable building Embedded API
24cbb89e 32%bcond_with gcov # Enable Code coverage reporting
24cbb89e 33%bcond_without kerberos5 # without Kerberos5 support
e2bde909 34%bcond_with systemtap # systemtap/DTrace support
24cbb89e 35%bcond_with tests # default off; test process very often hangs on builders, approx run time 45m; perform "make test"
24cbb89e 36%bcond_with zts # Zend Thread Safety
c418c8b2 37%bcond_with debug # Zend Debug Build
24cbb89e 38# - SAPI
24cbb89e
ER
39%bcond_without apache2 # disable building Apache 2.x SAPI
40%bcond_without cgi # disable CGI/FCGI SAPI
41%bcond_without fpm # disable FPM SAPI
42%bcond_without litespeed # build litespeed SAPI
43%bcond_with milter # disable Milter SAPI
44%bcond_without phpdbg # disable phpdbg SAPI
45# - Extensions
476107e3
ER
46%bcond_without bcmath # without bcmath extension module
47%bcond_without bz2 # without bz2 extension module
48%bcond_without calendar # without calendar extension module
49%bcond_without ctype # without ctype extension module
c0240cb1 50%bcond_without curl # without CURL extension module
476107e3
ER
51%bcond_without dba # without DBA extension module
52%bcond_without dom # without DOM extension module
13f02a12 53%bcond_without enchant # without Enchant extension module
476107e3
ER
54%bcond_without exif # without EXIF extension module
55%bcond_without fileinfo # without fileinfo extension module
d8c3b589 56%bcond_without filter # without filter extension module
476107e3
ER
57%bcond_without ftp # without FTP extension module
58%bcond_without gd # without GD extension module
59%bcond_without gettext # without gettext extension module
60%bcond_without gmp # without gmp extension module
61%bcond_without hash # without hash extension module
62%bcond_without iconv # without iconv extension module
c0240cb1 63%bcond_without imap # without IMAP extension module
64%bcond_without interbase # without InterBase extension module
689a4e56 65%bcond_without intl # without Intl extension module
476107e3 66%bcond_without json # without json extension module
c0240cb1 67%bcond_without ldap # without LDAP extension module
476107e3
ER
68%bcond_without mbstring # without mbstring extension module
69%bcond_without mcrypt # without mbcrypt extension module
c0240cb1 70%bcond_without mhash # without mhash extension (supported by hash extension)
9361e182 71%bcond_without mysqli # without mysqli support (Requires mysql >= 4.1)
24cbb89e
ER
72%bcond_without mysqlnd # without mysqlnd support in mysql related extensions
73%bcond_with oci # with Oracle oci8 extension module (BR: proprietary libs)
c0240cb1 74%bcond_without odbc # without ODBC extension module
8328535b 75%bcond_without opcache # without Enable Zend OPcache extension support
c0240cb1 76%bcond_without openssl # without OpenSSL support and OpenSSL extension (module)
476107e3 77%bcond_without pcntl # without pcntl extension module
c0240cb1 78%bcond_without pcre # without PCRE extension module
476107e3 79%bcond_without pdo # without PDO extension module
006a7eb1 80%bcond_without pdo_dblib # without PDO dblib extension module
476107e3 81%bcond_without pdo_mysql # without PDO MySQL extension module
24cbb89e 82%bcond_without pdo_sqlite # without PDO SQLite extension module
c0240cb1 83%bcond_without pgsql # without PostgreSQL extension module
476107e3
ER
84%bcond_without phar # without Phar extension module
85%bcond_without posix # without POSIX extension module
c0240cb1 86%bcond_without pspell # without pspell extension module
476107e3 87%bcond_without readline # without readline extension module
c0240cb1 88%bcond_without recode # without recode extension module
476107e3 89%bcond_without session # without session extension module
c0240cb1 90%bcond_without snmp # without SNMP extension module
91%bcond_without sqlite2 # without SQLite extension module
92%bcond_without sqlite3 # without SQLite3 extension module
c0240cb1 93%bcond_without tidy # without Tidy extension module
94%bcond_without wddx # without WDDX extension module
95%bcond_without xmlrpc # without XML-RPC extension module
9f90add1
JB
96# extensions options
97%bcond_without instantclient # build Oracle oci8 extension module against oracle-instantclient package
98%bcond_with interbase_inst # use InterBase install., not Firebird (BR: proprietary libs)
99%bcond_with mm # without mm support for session storage
100%bcond_with system_gd # with system gd (imageantialias function is missing then)
101%bcond_with system_libzip # with system libzip (reported broken currently)
102%bcond_without webp # Without WebP support in GD extension (imagecreatefromwebp)
c0240cb1 103
104%define apxs1 /usr/sbin/apxs1
105%define apxs2 /usr/sbin/apxs
c0240cb1 106
107# disable all sapis
108%if %{with gcov}
c0240cb1 109%undefine with_apache2
110%undefine with_cgi
111%undefine with_litespeed
112%endif
113
9f90add1
JB
114%if %{with default_php}
115%undefine with_alternatives
116%endif
117
c0240cb1 118# mm is not thread safe
119%if %{with zts}
120%undefine with_mm
121%endif
122
212b9ffa
ER
123# milter requires ZTS
124%if %{with milter} && %{without zts}
125%undefine with_milter
126%endif
127
dc101b85 128%ifnarch %{ix86} %{x8664} x32 sparc sparcv9 alpha
c0240cb1 129# ppc disabled (broken on th-ppc)
130%undefine with_interbase
131%endif
132
dc101b85 133%ifnarch %{ix86} %{x8664} x32
c0240cb1 134# unsupported, see sapi/cgi/fpm/fpm_atomic.h
135%undefine with_fpm
136%endif
137
c0240cb1 138# filter depends on pcre
139%if %{without pcre}
140%undefine with_filter
141%endif
142
580d93e0 143%define orgname php
14cf8d28 144%define ver_suffix 71
580d93e0 145%define php_suffix %{!?with_default_php:%{ver_suffix}}
c0240cb1 146Summary: PHP: Hypertext Preprocessor
147Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
148Summary(pl.UTF-8): Język skryptowy PHP
149Summary(pt_BR.UTF-8): A linguagem de script PHP
f4ee12ea
ER
150Summary(ru.UTF-8): PHP Версии 7 - язык препроцессирования HTML-файлов, выполняемый на сервере
151Summary(uk.UTF-8): PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
a3c07000 152Name: %{orgname}%{php_suffix}
1595d1b4 153Version: 7.1.33
3d361464 154Release: 6
c0240cb1 155Epoch: 4
1117cb55
ER
156# All files licensed under PHP version 3.01, except
157# Zend is licensed under Zend
158# TSRM is licensed under BSD
159License: PHP 3.01 and Zend and BSD
c0240cb1 160Group: Libraries
ab199153 161Source0: https://php.net/distributions/%{orgname}-%{version}.tar.xz
1595d1b4 162# Source0-md5: b27bb5ce72995bc0ea56276e156be889
eb2d53f7 163Source2: %{orgname}-mod_php.conf
a3c07000
ER
164Source3: %{orgname}-cgi-fcgi.ini
165Source4: %{orgname}-apache.ini
166Source5: %{orgname}-cli.ini
a3c07000
ER
167Source10: %{orgname}-fpm.init
168Source11: %{orgname}-fpm.logrotate
169Source12: %{orgname}-branch.sh
c0240cb1 170Source13: dep-tests.sh
171Source14: skip-tests.sh
a3c07000
ER
172Patch0: %{orgname}-shared.patch
173Patch1: %{orgname}-pldlogo.patch
174Patch2: %{orgname}-mail.patch
175Patch3: %{orgname}-link-libs.patch
bf071fdd 176Patch4: intl-stdc++.patch
a3c07000
ER
177Patch5: %{orgname}-filter-shared.patch
178Patch6: %{orgname}-build_modules.patch
179Patch7: %{orgname}-sapi-ini-file.patch
212b9ffa 180Patch8: milter.patch
8b15d51c 181Patch9: libtool-tag.patch
a3c07000 182Patch10: %{orgname}-ini.patch
13f02a12 183Patch11: embed.patch
a3c07000 184Patch14: %{orgname}-no_pear_install.patch
a3c07000
ER
185Patch17: %{orgname}-readline.patch
186Patch18: %{orgname}-nohttpd.patch
a3c07000
ER
187Patch21: %{orgname}-dba-link.patch
188Patch22: %{orgname}-both-apxs.patch
189Patch23: %{orgname}-builddir.patch
190Patch24: %{orgname}-zlib-for-getimagesize.patch
191Patch25: %{orgname}-stupidapache_version.patch
192Patch26: %{orgname}-pear.patch
193Patch27: %{orgname}-config-dir.patch
194Patch29: %{orgname}-fcgi-graceful.patch
195Patch31: %{orgname}-fcgi-error_log-no-newlines.patch
a3c07000 196Patch34: %{orgname}-libtool.patch
a3c07000
ER
197Patch39: %{orgname}-use-prog_sendmail.patch
198Patch41: %{orgname}-fpm-config.patch
199Patch42: %{orgname}-fpm-shared.patch
200Patch43: %{orgname}-silent-session-cleanup.patch
201Patch44: %{orgname}-include_path.patch
202Patch45: %{orgname}-imap-annotations.patch
203Patch46: %{orgname}-imap-myrights.patch
c0240cb1 204Patch50: extension-shared-optional-dep.patch
205Patch51: spl-shared.patch
206Patch52: pcre-shared.patch
207Patch53: fix-test-run.patch
c0240cb1 208Patch55: bug-52078-fileinode.patch
a3c07000
ER
209Patch59: %{orgname}-systzdata.patch
210Patch60: %{orgname}-oracle-instantclient.patch
c0240cb1 211Patch62: mcrypt-libs.patch
13f02a12 212Patch65: system-libzip.patch
89f3bdfa 213Patch66: php-db.patch
f141d13b 214Patch67: mysql-lib-ver-mismatch.patch
18d0d716
AM
215# https://bugs.php.net/bug.php?id=68344
216Patch68: php-mysql-ssl-context.patch
882aa900 217Patch70: mysqlnd-ssl.patch
55cbf8a6 218Patch71: libdb-info.patch
56b53eba 219Patch72: phar-hash-shared.patch
83b1f298 220Patch73: icu69.patch
3d361464 221Patch74: openssl.patch
6d018365 222URL: http://php.net/
c0240cb1 223%{?with_interbase:%{!?with_interbase_inst:BuildRequires: Firebird-devel >= 1.0.2.908-2}}
224%{?with_pspell:BuildRequires: aspell-devel >= 2:0.50.0}
9eb543e2 225BuildRequires: autoconf >= 2.59
c0240cb1 226BuildRequires: automake >= 1.4d
227BuildRequires: bison
6d018365 228BuildRequires: bzip2-devel >= 1.0.0
c0240cb1 229%{?with_curl:BuildRequires: curl-devel >= 7.12.0}
6d018365 230BuildRequires: cyrus-sasl-devel >= 2
c0240cb1 231BuildRequires: db-devel >= 4.0
232BuildRequires: elfutils-devel
13f02a12 233%{?with_enchant:BuildRequires: enchant-devel >= 1.1.3}
c0240cb1 234%{?with_kerberos5:BuildRequires: heimdal-devel}
83f22a2d 235%if %{with pdo_dblib}
c0240cb1 236BuildRequires: freetds-devel >= 0.82
237%endif
7d68bd4f 238BuildRequires: freetype-devel >= 1:2.5.1
c0240cb1 239%if %{with system_gd}
73c5128c 240BuildRequires: gd-devel >= 2.1
c0240cb1 241%endif
242BuildRequires: gdbm-devel
6d018365 243BuildRequires: gmp-devel >= 4.2
c0240cb1 244%{?with_imap:BuildRequires: imap-devel >= 1:2007e-2}
5bb0ecd6
JB
245%{?with_gcov:BuildRequires: lcov}
246%{?with_fpm:BuildRequires: libapparmor-devel}
9efb5102 247%{?with_intl:BuildRequires: libicu-devel >= 4.4}
c0240cb1 248BuildRequires: libjpeg-devel
249BuildRequires: libltdl-devel >= 1.4
6d018365 250BuildRequires: libmcrypt-devel >= 2.5.6
c0240cb1 251BuildRequires: libpng-devel >= 1.0.8
5b279587 252%{?with_intl:BuildRequires: libstdc++-devel}
cc167b4a 253%{?with_webp:BuildRequires: libwebp-devel}
c0240cb1 254%if "%{pld_release}" != "ac"
46a247ad 255BuildRequires: libtool >= 2:2.4.6
c0240cb1 256%else
257BuildRequires: libtool >= 1.4.3
258%endif
c0240cb1 259BuildRequires: libxml2-devel >= 1:2.7.6-4
260BuildRequires: libxslt-devel >= 1.1.0
5bb0ecd6
JB
261%{?with_system_libzip:BuildRequires: libzip-devel >= 0.10.1-2}
262%{?with_snmp:%{?with_tests:BuildRequires: mibs-net-snmp}}
c0240cb1 263%{?with_mm:BuildRequires: mm-devel >= 1.3.0}
5bb0ecd6 264%{!?with_mysqli:BuildRequires: mysql-devel >= 4.1.13}
fd3b1dfb 265%{!?with_pdo_mysql:BuildRequires: mysql-devel}
5bb0ecd6 266%{?with_snmp:BuildRequires: net-snmp-devel >= 5.3}
c0240cb1 267%{?with_ldap:BuildRequires: openldap-devel >= 2.3.0}
268%if %{with openssl} || %{with ldap}
3ed7c16a 269BuildRequires: openssl-devel >= 1.0.1
c0240cb1 270%endif
329b4394 271%{?with_oci:%{?with_instantclient:BuildRequires: oracle-instantclient-devel}}
c0240cb1 272BuildRequires: pam-devel
273%{?with_pcre:BuildRequires: pcre-devel >= 8.10}
274BuildRequires: pkgconfig
c0240cb1 275%{?with_pgsql:BuildRequires: postgresql-devel}
276BuildRequires: readline-devel
277%{?with_recode:BuildRequires: recode-devel >= 3.5d-3}
278BuildRequires: rpm >= 4.4.9-56
279BuildRequires: rpm-build >= 4.4.0
280BuildRequires: rpmbuild(macros) >= 1.566
5bb0ecd6 281BuildRequires: sed >= 4.0
c0240cb1 282%if %{with sqlite3} || %{with pdo_sqlite}
283BuildRequires: sqlite3-devel >= 3.3.9
284%endif
5bb0ecd6
JB
285%{?with_systemtap:BuildRequires: systemtap-sdt-devel}
286BuildRequires: tar >= 1:1.22
c0240cb1 287%{?with_tidy:BuildRequires: tidy-devel}
5bb0ecd6 288BuildRequires: tokyocabinet-devel
c0240cb1 289%{?with_odbc:BuildRequires: unixODBC-devel}
290%{?with_xmlrpc:BuildRequires: xmlrpc-epi-devel >= 0.54.1}
5bb0ecd6
JB
291BuildRequires: xz
292BuildRequires: zlib-devel >= 1.2.0.4
c0240cb1 293%if %{with apache2}
294BuildRequires: apache-devel >= 2.0.52-2
295BuildRequires: apr-devel >= 1:1.0.0
296BuildRequires: apr-util-devel >= 1:1.0.0
297%endif
c0240cb1 298BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
299
cfb6f787
ER
300%define php_sysconfdir /etc/%{name}
301%define php_extensiondir %{_libdir}/%{name}
c0240cb1 302%define _sysconfdir %{php_sysconfdir}
303
304# must be in sync with source. extra check ensuring that it is so is done in %%build
12ee88b3 305%define php_api_version 20160303
14cf8d28
ER
306%define zend_module_api 20160303
307%define zend_extension_api 320160303
f4ee12ea 308%define php_pdo_api_version 20150127
c0240cb1 309
13f02a12
ER
310# Extension versions
311%define bz2ver 1.0
90df940f 312%define enchantver %{version}
2e0e7ed6 313%define fileinfover 1.0.5
13f02a12
ER
314%define hashver 1.0
315%define intlver 1.1.0
0afbdb13 316%define jsonver 1.5.0
ece5522f 317%define pharver 2.0.2
f2e92818 318%define sqlite3ver %{version}
4dc11d45 319%define zipver 1.13.5
e7f4e76b 320%define phpdbgver 0.5.0
13f02a12 321
a6af2a14 322%define _zend_zts %{!?with_zts:0}%{?with_zts:1}
c418c8b2 323%define php_debug %{!?with_debug:0}%{?with_debug:1}
c0240cb1 324
325%if %{with gcov}
326%undefine with_ccache
327%endif
328
329b4394 329%if %{with oci}
c0240cb1 330# ORACLE_HOME is required for oci8 ext to build
331%define _preserve_env %_preserve_env_base ORACLE_HOME
332%endif
333
334%description
335PHP is an HTML-embedded scripting language. PHP attempts to make it
336easy for developers to write dynamically generated web pages. PHP also
337offers built-in database integration for several commercial and
338non-commercial database management systems, so writing a
339database-enabled web page with PHP is fairly simple. The most common
340use of PHP coding is probably as a replacement for CGI scripts. The
341mod_php module enables the Apache web server to understand and process
342the embedded PHP language in web pages. This package contains PHP
343version %{version}.
344
345%description -l fr.UTF-8
346PHP est un langage de script embarque dans le HTM. PHP essaye de
347rendre simple aux developpeurs d'ecrire des pages web generees
348dynamiquement. PHP incorpore egalement une integration avec plusieurs
349systemes de gestion de bases de donnees commerciaux et
350non-connerciaux, qui rent facile la creation de pages web liees avec
351des bases de donnees. L'utilisation la plus commune de PHP est
352probablement en remplacement de scripts CGI. Le module mod_php permet
353au serveur web Apache de comprendre et de traiter le langage PHP
354integre dans des pages web. Ce package contient PHP version
355%{version}.
356
357%description -l pl.UTF-8
358PHP jest językiem skryptowym, którego polecenia umieszcza się w
359plikach HTML. Jest próbą ułatwienia programistom pisania dynamicznie
360generowanych stron WWW. Oferuje także wbudowaną integrację z bazami
361danych dla kilku komercyjnych i niekomercyjnych systemów baz danych,
362co czyni tworzenie stron korzystających z baz danych w miarę łatwym.
363Najczęściej PHP jest używany prawdopodobnie jako zamiennik skryptów
364CGI. Moduł mod_php pozwala serwerowi WWW Apache rozumieć i przetwarzać
365język PHP osadzony w stronach. Ten pakiet zawiera PHP w wersji
366%{version}.
367
368%description -l pt_BR.UTF-8
369PHP: Preprocessador de Hipertexto versão 4 é uma linguagem script
370embutida em HTML. Muito de sua sintaxe é emprestada de C, Java e Perl,
371com algumas características únicas, específicas ao PHP. O objetivo da
372linguagem é permitir que desenvolvedores web escrevam páginas
373dinamicamente geradas de forma rápida.
374
375%description -l ru.UTF-8
376PHP - это язык написания скриптов, встраиваемых в HTML-код. PHP
377предлагает интерграцию с множеством СУБД, поэтому написание скриптов
378для работы с базами данных относительно просто. Наиболее популярное
379использование PHP - замена для CGI скриптов.
380
381%description -l uk.UTF-8
382PHP - це мова написання скриптів, що вбудовуються в HTML-код. PHP
383пропонує інтеграцію з багатьма СУБД, тому написання скриптів для
384роботи з базами даних є доволі простим. Найбільш популярне
385використання PHP - заміна для CGI скриптів.
386
aa424f73 387%package -n apache-mod_%{name}
52126be2
AM
388Summary: PHP support for Apache 2.x
389Summary(pl.UTF-8): Wsparcie PHP dla Apache 2.x
c0240cb1 390Group: Development/Languages/PHP
391Requires: %{name}-common = %{epoch}:%{version}-%{release}
fd3b1dfb 392Requires: apache-mod_%{name}-core = %{epoch}:%{version}-%{release}
c0240cb1 393Provides: webserver(php) = %{version}
d6634248 394Obsoletes: apache-mod_php < 4:5.3.28-7
c0240cb1 395Obsoletes: phpfi
396
aa424f73 397%description -n apache-mod_%{name}
52126be2 398PHP support for Apache 2.x.
c0240cb1 399
aa424f73 400%description -n apache-mod_%{name} -l pl.UTF-8
52126be2
AM
401Wsparcie PHP dla Apache 2.x.
402
403%package -n apache-mod_%{name}-core
404Summary: PHP DSO module for Apache 2.x
405Summary(pl.UTF-8): Moduł DSO (Dynamic Shared Object) PHP dla Apache 2.x
406Group: Development/Languages/PHP
407Requires: %{name}-common = %{epoch}:%{version}-%{release}
408Requires: apache(modules-api) = %{apache_modules_api}
409Requires: apache-mod_mime
410
411%description -n apache-mod_%{name}-core
412PHP as DSO module for Apache 2.x.
413
414%description -n apache-mod_%{name}-core -l pl.UTF-8
c0240cb1 415PHP jako moduł DSO (Dynamic Shared Object) dla Apache 2.x.
416
417%package litespeed
418Summary: PHP for litespeed HTTP server
419Summary(pl.UTF-8): PHP dla serwera HTTP litespeed
420Group: Development/Languages/PHP
421Requires: %{name}-common = %{epoch}:%{version}-%{release}
2ca856d0 422Provides: php(litespeed)
c0240cb1 423Provides: webserver(php) = %{version}
d6634248 424Obsoletes: php-litespeed < 4:5.3.28-7
c0240cb1 425
426%description litespeed
427PHP for litespeed HTTP server.
428
429%description litespeed -l pl.UTF-8
430PHP dla serwera HTTP litespeed.
431
432%package cgi
433Summary: PHP as CGI/FastCGI program
434Summary(pl.UTF-8): PHP jako program CGI/FastCGI
435Group: Development/Languages/PHP
436Requires: %{name}-common = %{epoch}:%{version}-%{release}
437Provides: %{name}-fcgi = %{epoch}:%{version}-%{release}
438Provides: php(cgi)
439Provides: php(fcgi)
ecbcdf28 440Provides: webserver(php) = %{version}
d6634248 441Obsoletes: php-cgi < 4:5.3.28-7
c0240cb1 442Obsoletes: php-fcgi < 4:5.3.0
443
444%description cgi
445PHP as CGI or FastCGI program.
446
447%description cgi -l pl.UTF-8
448PHP jako program CGI lub FastCGI.
449
450%package cli
451Summary: PHP as CLI interpreter
452Summary(pl.UTF-8): PHP jako interpreter działający z linii poleceń
453Group: Development/Languages/PHP
454Requires: %{name}-common = %{epoch}:%{version}-%{release}
d6634248 455Obsoletes: php-cli < 4:5.3.28-7
c0240cb1 456
457%description cli
458PHP as CLI interpreter.
459
460%description cli -l pl.UTF-8
461PHP jako interpreter działający z linii poleceń.
462
13f02a12
ER
463%package embedded
464Summary: PHP library for embedding in applications
0bbc8abe 465Summary(pl.UTF-8): Biblioteka PHP do osadzania w aplikacjach
13f02a12
ER
466Group: Libraries
467Requires: %{name}-common = %{epoch}:%{version}-%{release}
d6634248 468Obsoletes: php-embedded < 4:5.3.28-7
13f02a12
ER
469
470%description embedded
471The php-embedded package contains a library which can be embedded into
472applications to provide PHP scripting language support.
473
0bbc8abe 474%description embedded -l pl.UTF-8
cfb6f787 475Ten pakiet zawiera bibliotekę, którą można osadzać w aplikacjach w
0bbc8abe
JB
476celu obsługi PHP jako języka skryptowego.
477
c0240cb1 478%package program
479Summary: /usr/bin/php symlink
480Summary(pl.UTF-8): Dowiązanie symboliczne /usr/bin/php
481Group: Development/Languages/PHP
482Requires: %{name}-cli = %{epoch}:%{version}-%{release}
e54798c7 483Obsoletes: php-program < 4:5.3.28-7
fdc21f20
AG
484Obsoletes: php4-program
485Obsoletes: php52-program
486Obsoletes: php53-program
487Obsoletes: php54-program
488Obsoletes: php55-program
489Obsoletes: php56-program
490Obsoletes: php70-program
491Obsoletes: php72-program
492Obsoletes: php73-program
493Obsoletes: php74-program
494Obsoletes: php80-program
c0240cb1 495
496%description program
497Package providing /usr/bin/php symlink to PHP CLI.
498
499%description program -l pl.UTF-8
500Pakiet dostarczający dowiązanie symboliczne /usr/bin/php do PHP CLI.
501
502%package fpm
503Summary: PHP FastCGI Process Manager
504Summary(pl.UTF-8): PHP FastCGI Process Manager - zarządca procesów FastCGI
505Group: Development/Languages/PHP
6d018365 506URL: http://php-fpm.org/
c0240cb1 507Requires(post,preun): /sbin/chkconfig
508Requires(postun): /usr/sbin/userdel
509Requires(pre): /bin/id
510Requires(pre): /usr/sbin/useradd
511Requires: %{name}-common = %{epoch}:%{version}-%{release}
9f90add1 512%{?with_alternatives:Requires: alternatives}
b8fc749a 513Requires: php-dirs >= 1.4-2
c0240cb1 514Requires: rc-scripts
354a4dcd 515Provides: php(fcgi)
2ca856d0 516Provides: php(fpm)
c0240cb1 517Provides: user(http)
518Provides: webserver(php) = %{version}
d6634248 519Obsoletes: php-fpm < 4:5.3.28-7
4c94999c
TP
520%if "%{pld_release}" != "ac"
521Conflicts: logrotate < 3.8.0
522%endif
c0240cb1 523
524%description fpm
525PHP FastCGI Process Manager.
526
527%description fpm -l pl.UTF-8
528PHP FastCGI Process Manager - zarządca procesów FastCGI.
529
8d42644e
ER
530%package phpdbg
531Summary: The debugging platform for PHP 5.4+
9f90add1 532Summary(pl.UTF-8): Platforma diagnostyczna dla PHP 5.4+
8d42644e
ER
533Group: Development/Languages/PHP
534Requires: %{name}-common = %{epoch}:%{version}-%{release}
535Provides: php(phpdbg) = %{phpdbgver}
536
537%description phpdbg
538phpdbg - The interactive PHP debugger.
539
540Implemented as a SAPI module, phpdbg can excert complete control over
541the environment without impacting the functionality or performance of
542your code.
543
544phpdbg aims to be a lightweight, powerful, easy to use debugging
545platform for PHP 5.4+
546
9f90add1
JB
547%description phpdbg -l pl.UTF-8
548phpdbg - interaktywny debugger dla PHP.
549
550Jest zaimplementowany jako moduł SAPI, potrafi przejąć pełną kontrolę
551nad środowiskiem bez wpływu na zachowanie lub wydajność kodu.
552
553Narzędzie powstało jako lekka, mająca duże możliwości, łatwa w użyciu
554platforma diagnostyczna dla PHP 5.4+.
555
c0240cb1 556%package common
557Summary: Common files needed by both Apache modules and CGI/CLI SAPIs
558Summary(pl.UTF-8): Wspólne pliki dla modułu Apache'a i programu CGI
559Summary(ru.UTF-8): Разделяемые библиотеки для PHP
560Summary(uk.UTF-8): Бібліотеки спільного використання для PHP
561Group: Libraries
562Requires(post): sed >= 4.0
563# because of dlclose() bugs in glibc <= 2.3.4 causing SEGVs on exit
564Requires: glibc >= 6:2.3.5
3f8f8051 565Requires: php-dirs >= 1.4
c0240cb1 566Requires: rpm-whiteout >= 1.28
567Requires: tzdata
5bb0ecd6 568Requires: zlib >= 1.2.0.4
d87d42cb
ER
569Provides: %{name}(debug) = %{php_debug}
570Provides: %{name}(modules_api) = %{php_api_version}
a6af2a14 571Provides: %{name}(thread-safety) = %{_zend_zts}
d87d42cb
ER
572Provides: %{name}(zend_extension_api) = %{zend_extension_api}
573Provides: %{name}(zend_module_api) = %{zend_module_api}
93e7acf8 574Provides: %{name}-core
d87d42cb 575Provides: %{name}-date
d87d42cb
ER
576Provides: %{name}-reflection
577Provides: %{name}-standard
93e7acf8 578Provides: php(core) = %{version}
c0240cb1 579Provides: php(date)
c0240cb1 580Provides: php(libxml)
c0240cb1 581Provides: php(reflection)
582Provides: php(standard)
19367d1b 583%{!?with_mysqlnd:Obsoletes: %{name}-mysqlnd}
c0240cb1 584%{?with_pcre:%requires_ge_to pcre pcre-devel}
9f2b265f 585Suggests: browscap
d6634248 586Obsoletes: php-common < 4:5.3.28-7
5f8c3b48
JB
587# withdrawn modules
588Obsoletes: php-filepro < 4:5.2.0
589Obsoletes: php-hwapi < 4:5.2.0
590Obsoletes: php-hyperwave < 3:5.0.0
591Obsoletes: php-java < 3:5.0.0
592Obsoletes: php-mcal < 3:5.0.0
c0240cb1 593Obsoletes: php-pecl-domxml
5f8c3b48 594Obsoletes: php-qtdom < 3:5.0.0
c0240cb1 595Conflicts: php4-common < 3:4.4.4-8
e2d9e36f 596Conflicts: php55-common < 4:5.5.10-4
c0240cb1 597Conflicts: rpm < 4.4.2-0.2
598
599%description common
600Common files needed by both Apache modules and CGI/CLI SAPIs.
601
602%description common -l pl.UTF-8
603Wspólne pliki dla modułu Apache'a i programu CGI.
604
605%description common -l ru.UTF-8
606Этот пакет содержит общие файлы для разных вариантов реализации PHP
607(самодостаточной и в качестве модуля Apache).
608
609%description common -l uk.UTF-8
610Цей пакет містить спільні файли для різних варіантів реалізації PHP
611(самодостатньої та в якості модуля Apache).
612
613%package devel
614Summary: Files for PHP modules development
615Summary(pl.UTF-8): Pliki do kompilacji modułów PHP
616Summary(pt_BR.UTF-8): Arquivos de desenvolvimento para PHP
617Summary(ru.UTF-8): Пакет разработки для построения расширений PHP
618Summary(uk.UTF-8): Пакет розробки для побудови розширень PHP
619Group: Development/Languages/PHP
620Requires: %{name}-common = %{epoch}:%{version}-%{release}
13f02a12 621Requires: autoconf >= 2.13
c0240cb1 622Requires: automake
623%if "%{pld_release}" != "ac"
46a247ad 624Requires: libtool >= 2:2.4.6
c0240cb1 625%else
626Requires: libtool
627%endif
628%{?with_pcre:Requires: pcre-devel >= 8.10}
629Requires: shtool
e2ce7e4a 630Provides: php-devel = %{epoch}:%{version}-%{release}
cfb6f787 631Obsoletes: php-devel
c0240cb1 632Obsoletes: php-pear-devel
633Obsoletes: php4-devel
cfb6f787 634Obsoletes: php52-devel
6ef8f74a 635Obsoletes: php53-devel
dce223f2 636Obsoletes: php54-devel
dd9bd131 637Obsoletes: php55-devel
0854825d 638Obsoletes: php56-devel
6a2c96a5 639Obsoletes: php70-devel
5f6eadab 640Obsoletes: php72-devel
7c066dc6 641Obsoletes: php73-devel
c0240cb1 642
643%description devel
644The php-devel package lets you compile dynamic extensions to PHP.
645Included here is the source for the PHP extensions. Instead of
646recompiling the whole PHP binary to add support for, say, oracle,
647install this package and use the new self-contained extensions
648support. For more information, read the file
649README.SELF-CONTAINED-EXTENSIONS.
650
651%description devel -l pl.UTF-8
652Ten pakiet zawiera pliki potrzebne do kompilacji modułów PHP. Zamiast
653rekompilować całe PHP aby dodać obsługę np. oracle, można przy użyciu
654tego pakietu skompilować samodzielne rozszerzenie. Więcej informacji o
655samodzielnych rozszerzeniach można znaleźć w pliku
656README.SELF-CONTAINED-EXTENSIONS.
657
658%description devel -l pt_BR.UTF-8
659Este pacote contém arquivos usados no desenvolvimento de programas ou
660módulos PHP.
661
662%description devel -l ru.UTF-8
663Пакет php-devel дает возможность компилировать динамические расширения
664PHP. Пакет включает исходный код этих расширений. Вместо повторной
665компиляции бинарного файла PHP для добавления, например, поддержки
666oracle, установите этот пакет для компилирования отдельных расширений.
667Подробности - в файле README.SELF-CONTAINED-EXTENSIONS.
668
669%description devel -l uk.UTF-8
670Пакет php-devel дає можливість компілювати динамічні розширення PHP.
671До пакету включено вихідний код для розширень. Замість повторної
672компіляції бінарного файлу PHP для додання, наприклад, підтримки
673oracle, встановіть цей пакет для компіляції окремих розширень.
674Детальніша інформація - в файлі README.SELF-CONTAINED-EXTENSIONS.
675
676%package bcmath
677Summary: bcmath extension module for PHP
678Summary(pl.UTF-8): Moduł bcmath dla PHP
679Group: Libraries
6d018365 680URL: http://php.net/manual/en/book.bc.php
c0240cb1 681Requires: %{name}-common = %{epoch}:%{version}-%{release}
682Provides: php(bcmath)
d6634248 683Obsoletes: php-bcmath < 4:5.3.28-7
c0240cb1 684
685%description bcmath
686This is a dynamic shared object (DSO) for PHP that will add bc style
687precision math functions support.
688
689%description bcmath -l pl.UTF-8
690Moduł PHP umożliwiający korzystanie z dokładnych funkcji
691matematycznych takich jak w programie bc.
692
693%package bz2
694Summary: Bzip2 extension module for PHP
695Summary(pl.UTF-8): Moduł bzip2 dla PHP
696Group: Libraries
6d018365 697URL: http://php.net/manual/en/book.bzip2.php
c0240cb1 698Requires: %{name}-common = %{epoch}:%{version}-%{release}
6d018365 699Requires: bzip2-libs >= 1.0.0
13f02a12 700Provides: php(bz2) = %{bz2ver}
c0240cb1 701Provides: php(bzip2)
702Provides: php-bzip2 = %{epoch}:%{version}-%{release}
d6634248 703Obsoletes: php-bz2 < 4:5.3.28-7
c0240cb1 704Obsoletes: php-bzip2 < 4:5.2.14-3
13f02a12 705Obsoletes: php-pecl-bz2 < %{bz2ver}
c0240cb1 706
707%description bz2
708This is a dynamic shared object (DSO) for PHP that will add bzip2
709compression support to PHP.
710
711%description bz2 -l pl.UTF-8
712Moduł PHP umożliwiający używanie kompresji bzip2.
713
714%package calendar
715Summary: Calendar extension module for PHP
716Summary(pl.UTF-8): Moduł funkcji kalendarza dla PHP
717Group: Libraries
6d018365 718URL: http://php.net/manual/en/book.calendar.php
c0240cb1 719Requires: %{name}-common = %{epoch}:%{version}-%{release}
720Provides: php(calendar)
d6634248 721Obsoletes: php-calendar < 4:5.3.28-7
c0240cb1 722
723%description calendar
724This is a dynamic shared object (DSO) for PHP that will add calendar
725support.
726
727%description calendar -l pl.UTF-8
728Moduł PHP dodający wsparcie dla kalendarza.
729
730%package ctype
731Summary: ctype extension module for PHP
732Summary(pl.UTF-8): Moduł ctype dla PHP
733Group: Libraries
6d018365 734URL: http://php.net/manual/en/book.ctype.php
c0240cb1 735Requires: %{name}-common = %{epoch}:%{version}-%{release}
736Provides: php(ctype)
d6634248 737Obsoletes: php-ctype < 4:5.3.28-7
c0240cb1 738
739%description ctype
740This is a dynamic shared object (DSO) for PHP that will add ctype
741support.
742
743%description ctype -l pl.UTF-8
744Moduł PHP umożliwiający korzystanie z funkcji ctype.
745
746%package curl
747Summary: curl extension module for PHP
748Summary(pl.UTF-8): Moduł curl dla PHP
749Group: Libraries
6d018365 750URL: http://php.net/manual/en/book.curl.php
c0240cb1 751Requires: %{name}-common = %{epoch}:%{version}-%{release}
6d018365 752Requires: curl-libs >= 7.12.0
c0240cb1 753Provides: php(curl)
d6634248 754Obsoletes: php-curl < 4:5.3.28-7
c0240cb1 755
756%description curl
757This is a dynamic shared object (DSO) for PHP that will add curl
758support.
759
760%description curl -l pl.UTF-8
761Moduł PHP umożliwiający korzystanie z biblioteki curl.
762
763%package dba
764Summary: DBA extension module for PHP
765Summary(pl.UTF-8): Moduł DBA dla PHP
766Group: Libraries
6d018365 767URL: http://php.net/manual/en/book.dba.php
c0240cb1 768Requires: %{name}-common = %{epoch}:%{version}-%{release}
769Provides: php(dba)
d6634248 770Obsoletes: php-dba < 4:5.3.28-7
5f8c3b48
JB
771# withdrawn module of similar functionality but different API
772Obsoletes: php-db < 3:5.0.0
c0240cb1 773
774%description dba
775This is a dynamic shared object (DSO) for PHP that will add flat-file
776databases (DBA) support.
777
778%description dba -l pl.UTF-8
779Moduł dla PHP dodający obsługę dla baz danych opartych na plikach
780(DBA).
781
782%package dom
783Summary: DOM extension module for PHP
784Summary(pl.UTF-8): Moduł DOM dla PHP
785Group: Libraries
6d018365 786URL: http://php.net/manual/en/book.dom.php
c0240cb1 787Requires: %{name}-common = %{epoch}:%{version}-%{release}
788Provides: php(dom)
789# it has some compatibility functions
d87d42cb 790Provides: %{name}-domxml = %{epoch}:%{version}-%{release}
c0240cb1 791Provides: php(domxml)
d6634248 792Obsoletes: php-dom < 4:5.3.28-7
c0240cb1 793Obsoletes: php-domxml <= 3:4.3.8-1
794
795%description dom
796This is a dynamic shared object (DSO) for PHP that will add new DOM
797support.
798
799%description dom -l pl.UTF-8
800Moduł PHP dodający nową obsługę DOM.
801
13f02a12
ER
802%package enchant
803Summary: libenchant binder
804Summary(pl.UTF-8): dowiązania biblioteki libenchant
805Group: Libraries
6d018365 806URL: http://php.net/manual/en/book.enchant.php
13f02a12
ER
807Requires: %{name}-common = %{epoch}:%{version}-%{release}
808Provides: php(enchant) = %{enchantver}
d6634248 809Obsoletes: php-enchant < 4:5.3.28-7
13f02a12
ER
810Obsoletes: php-pecl-enchant < %{enchantver}
811
812%description enchant
813Enchant is a binder for libenchant. Libenchant provides a common API
814for many spell libraries:
815- aspell/pspell (intended to replace ispell)
816- hspell (hebrew)
817- ispell
818- myspell (OpenOffice.org project, mozilla)
819- uspell (primarily Yiddish, Hebrew, and Eastern European languages) A
820 plugin system allows to add custom spell support.
821
822%description enchant -l pl.UTF-8
823Enchant jest dowiązaniem do biblioteki libenchant, która udostępnia
824ujednolicone API dla wielu narzędzi sprawdzających pisownię:
825- aspell/pspell (w zamierzeniu ma zastąpić ispell)
826- hspell (hebrajski)
827- ispell
828- myspell (projekt OpenOffice.org, mozilla)
829- uspell (głównie Jidysz, Hebrajski oraz języki wschodnioeuropejskie)
830 System wtyczek pozwala na dodanie wsparcia dla kolejnych narzędzi.
831
c0240cb1 832%package exif
833Summary: exif extension module for PHP
834Summary(pl.UTF-8): Moduł exif dla PHP
835Group: Libraries
6d018365 836URL: http://php.net/manual/en/book.exif.php
c0240cb1 837Requires: %{name}-common = %{epoch}:%{version}-%{release}
838Provides: php(exif)
d6634248 839Obsoletes: php-exif < 4:5.3.28-7
c0240cb1 840
841%description exif
842This is a dynamic shared object (DSO) for PHP that will add EXIF tags
843support in image files.
844
845%description exif -l pl.UTF-8
846Moduł PHP dodający obsługę znaczników EXIF w plikach obrazków.
847
848%package fileinfo
849Summary: libmagic bindings
850Summary(pl.UTF-8): Wiązania do libmagic
851Group: Libraries
6d018365 852URL: http://php.net/manual/en/book.fileinfo.php
c0240cb1 853Requires: %{name}-common = %{epoch}:%{version}-%{release}
854Requires: %{name}-pcre = %{epoch}:%{version}-%{release}
13f02a12 855Provides: php(fileinfo) = %{fileinfover}
d6634248 856Obsoletes: php-fileinfo < 4:5.3.28-7
c0240cb1 857Obsoletes: php-mime_magic
13f02a12 858Obsoletes: php-pecl-fileinfo < %{fileinfover}
c0240cb1 859
860%description fileinfo
861This extension allows retrieval of information regarding vast majority
862of file. This information may include dimensions, quality, length
863etc...
864
865Additionally it can also be used to retrieve the MIME type for a
866particular file and for text files proper language encoding.
867
868%description fileinfo -l pl.UTF-8
869To rozszerzenie pozwala na uzyskanie informacji dotyczących większości
870plików. Informacje mogą zawierać wymiary, jakość, długość itp.
871
872Ponadto rozszerzenie można wykorzystać do odczytania typu MIME danego
873pliku oraz kodowania plików tekstowych.
874
875%package filter
876Summary: Extension for safely dealing with input parameters
877Summary(pl.UTF-8): Rozszerzenie do bezpiecznej obsługi danych wejściowych
878Group: Libraries
6d018365 879URL: http://php.net/manual/en/book.filter.php
c0240cb1 880Requires: %{name}-common = %{epoch}:%{version}-%{release}
881Requires: %{name}-pcre = %{epoch}:%{version}-%{release}
882Provides: php(filter)
d6634248 883Obsoletes: php-filter < 4:5.3.28-7
c0240cb1 884Obsoletes: php-pecl-filter
885
886%description filter
887We all know that you should always check input variables, but PHP does
888not offer really good functionality for doing this in a safe way. The
889Input Filter extension is meant to address this issue by implementing
890a set of filters and mechanisms that users can use to safely access
891their input data.
892
893%description filter -l pl.UTF-8
894Wiadomo, że trzeba zawsze sprawdzać zmienne wejściowe, ale PHP nie
895oferuje naprawdę dobrej funkcjonalności do robienia tego w sposób
896bezpieczny. Rozszerzenie Input Filter ma rozwiązać ten problem poprzez
897zaimplementowanie zestawu filtrów i mechanizmów, których użytkownicy
898mogą bezpiecznie używać do dostępu do danych.
899
900%package ftp
901Summary: FTP extension module for PHP
902Summary(pl.UTF-8): Moduł FTP dla PHP
903Group: Libraries
6d018365 904URL: http://php.net/manual/en/book.ftp.php
c0240cb1 905Requires: %{name}-common = %{epoch}:%{version}-%{release}
906Provides: php(ftp)
d6634248 907Obsoletes: php-ftp < 4:5.3.28-7
c0240cb1 908
909%description ftp
910This is a dynamic shared object (DSO) for PHP that will add FTP
911support.
912
913%description ftp -l pl.UTF-8
914Moduł PHP dodający obsługę protokołu FTP.
915
916%package gd
917Summary: GD extension module for PHP
918Summary(pl.UTF-8): Moduł GD dla PHP
919Group: Libraries
6d018365 920URL: http://php.net/manual/en/book.image.php
c0240cb1 921Requires: %{name}-common = %{epoch}:%{version}-%{release}
922%if %{with system_gd}
0282b86e 923Requires: gd >= 2.1
c0240cb1 924Requires: gd(gif)
c0240cb1 925%endif
926Provides: php(gd)
d6634248 927Obsoletes: php-gd < 4:5.3.28-7
c0240cb1 928
929%description gd
930This is a dynamic shared object (DSO) for PHP that will add GD
931support, allowing you to create and manipulate images with PHP.
932
933%description gd -l pl.UTF-8
934Moduł PHP umożliwiający korzystanie z biblioteki GD, pozwalającej na
935tworzenie i obróbkę obrazków.
936
937%package gettext
938Summary: gettext extension module for PHP
939Summary(pl.UTF-8): Moduł gettext dla PHP
940Group: Libraries
6d018365 941URL: http://php.net/manual/en/book.gettext.php
c0240cb1 942Requires: %{name}-common = %{epoch}:%{version}-%{release}
943Provides: php(gettext)
d6634248 944Obsoletes: php-gettext < 4:5.3.28-7
c0240cb1 945
946%description gettext
947This is a dynamic shared object (DSO) for PHP that will add gettext
948support.
949
950%description gettext -l pl.UTF-8
951Moduł PHP dodający obsługę lokalizacji przez gettext.
952
953%package gmp
954Summary: gmp extension module for PHP
955Summary(pl.UTF-8): Moduł gmp dla PHP
956Group: Libraries
6d018365 957URL: http://php.net/manual/en/book.gmp.php
c0240cb1 958Requires: %{name}-common = %{epoch}:%{version}-%{release}
6d018365 959Requires: gmp >= 4.2
c0240cb1 960Provides: php(gmp)
d6634248 961Obsoletes: php-gmp < 4:5.3.28-7
c0240cb1 962
963%description gmp
964This is a dynamic shared object (DSO) for PHP that will add arbitrary
965length number support with GNU MP library.
966
967%description gmp -l pl.UTF-8
968Moduł PHP umożliwiający korzystanie z biblioteki gmp do obliczeń na
969liczbach o dowolnej długości.
970
971%package hash
972Summary: HASH Message Digest Framework
973Summary(pl.UTF-8): Szkielet do obliczania skrótów wiadomości
974Group: Libraries
6d018365 975URL: http://php.net/manual/en/book.gmp.php
c0240cb1 976Requires: %{name}-common = %{epoch}:%{version}-%{release}
13f02a12 977Provides: php(hash) = %{hashver}
c0240cb1 978%if %{with mhash}
979Provides: php(mhash)
980Provides: php-mhash = %{epoch}:%{version}-%{release}
981Obsoletes: php-mhash < 4:5.3.0
982%endif
d6634248 983Obsoletes: php-hash < 4:5.3.28-7
13f02a12 984Obsoletes: php-pecl-hash < %{hashver}
c0240cb1 985
986%description hash
987Native implementations of common message digest algorithms using a
988generic factory method.
989
990%description hash -l pl.UTF-8
991Natywne implementacje popularnych algorytmów obliczania skrótów
992wiadomości przy użyciu wspólnego interfejsu.
993
994%package iconv
995Summary: iconv extension module for PHP
996Summary(pl.UTF-8): Moduł iconv dla PHP
997Group: Libraries
6d018365 998URL: http://php.net/manual/en/book.iconv.php
c0240cb1 999Requires: %{_libdir}/gconv
1000Requires: %{name}-common = %{epoch}:%{version}-%{release}
1001Requires: iconv
1002Provides: php(iconv)
d6634248 1003Obsoletes: php-iconv < 4:5.3.28-7
c0240cb1 1004
1005%description iconv
1006This is a dynamic shared object (DSO) for PHP that will add iconv
1007support.
1008
1009%description iconv -l pl.UTF-8
1010Moduł PHP dodający obsługę iconv.
1011
1012%package imap
1013Summary: IMAP extension module for PHP
1014Summary(pl.UTF-8): Moduł IMAP dla PHP
1015Summary(pt_BR.UTF-8): Um módulo para aplicações PHP que usam IMAP
1016Group: Libraries
6d018365 1017URL: http://php.net/manual/en/book.imap.php
c0240cb1 1018Requires: %{name}-common = %{epoch}:%{version}-%{release}
1019Requires: %{name}-pcre = %{epoch}:%{version}-%{release}
1020Requires: imap-lib >= 1:2007e-2
1021Provides: php(imap)
d6634248 1022Obsoletes: php-imap < 4:5.3.28-7
c0240cb1 1023
1024%description imap
1025This is a dynamic shared object (DSO) for PHP that will add IMAP
1026support.
1027
1028%description imap -l pl.UTF-8
1029Moduł PHP dodający obsługę skrzynek IMAP.
1030
1031%description imap -l pt_BR.UTF-8
1032Um módulo para aplicações PHP que usam IMAP.
1033
1034%package interbase
1035Summary: InterBase/Firebird database module for PHP
1036Summary(pl.UTF-8): Moduł bazy danych InterBase/Firebird dla PHP
1037Group: Libraries
6d018365 1038URL: http://php.net/manual/en/book.ibase.php
6cec851c
ER
1039%if %{with interbase_inst}
1040%{?requires_php_extension}
1041%else
c0240cb1 1042Requires: %{name}-common = %{epoch}:%{version}-%{release}
6cec851c 1043%endif
c0240cb1 1044Provides: php(interbase)
d6634248 1045Obsoletes: php-interbase < 4:5.3.28-7
c0240cb1 1046
1047%description interbase
1048This is a dynamic shared object (DSO) for PHP that will add InterBase
1049and Firebird database support.
1050
1051%description interbase -l pl.UTF-8
1052Moduł PHP umożliwiający dostęp do baz danych InterBase i Firebird.
1053
1054%package intl
1055Summary: Internationalization extension (ICU wrapper)
1056Summary(pl.UTF-8): Rozszerzenie do internacjonalizacji (interfejs do ICU)
1057Group: Libraries
6d018365 1058URL: http://php.net/intl
c0240cb1 1059Requires: %{name}-common = %{epoch}:%{version}-%{release}
13f02a12 1060Provides: php(intl) = %{intlver}
d6634248 1061Obsoletes: php-intl < 4:5.3.28-7
13f02a12 1062Obsoletes: php-pecl-intl < %{intlver}
c0240cb1 1063
1064%description intl
1065Internationalization extension (further is referred as Intl) is a
1066wrapper for ICU library, enabling PHP programmers to perform
1067UCA-conformant collation and date/time/number/currency formatting in
1068their scripts.
1069
1070%description intl -l pl.UTF-8
1071Rozszerzenie do internacjonalizacji (dalej nazywane Intl) jest
1072interfejsem do biblioteki ICU, pozwalającym programistom PHP na
1073wykonywanie w skryptach porównań zgodnych z UCA oraz formatowania
1074daty/czasu/walut.
1075
1076%package json
1077Summary: PHP C extension for JSON serialization
1078Summary(pl.UTF-8): Rozszerzenie C PHP dla serializacji JSON
1079Group: Libraries
6d018365 1080URL: http://php.net/manual/en/book.json.php
c0240cb1 1081Requires: %{name}-common = %{epoch}:%{version}-%{release}
13f02a12 1082Provides: php(json) = %{jsonver}
d6634248 1083Obsoletes: php-json < 4:5.3.28-7
13f02a12 1084Obsoletes: php-pecl-json < %{jsonver}
c0240cb1 1085
1086%description json
1087php-json is an extremely fast PHP C extension for JSON (JavaScript
1088Object Notation) serialisation.
1089
1090%description json -l pl.UTF-8
1091php-json to bardzo szybkie rozszerzenie C PHP dla serializacji JSON
1092(JavaScript Object Notation).
1093
1094%package ldap
1095Summary: LDAP extension module for PHP
1096Summary(pl.UTF-8): Moduł LDAP dla PHP
1097Summary(pt_BR.UTF-8): Um módulo para aplicações PHP que usam LDAP
1098Group: Libraries
6d018365 1099URL: http://php.net/manual/en/book.ldap.php
c0240cb1 1100Requires: %{name}-common = %{epoch}:%{version}-%{release}
1101Provides: php(ldap)
d6634248 1102Obsoletes: php-ldap < 4:5.3.28-7
c0240cb1 1103
1104%description ldap
1105This is a dynamic shared object (DSO) for PHP that will add LDAP
1106support.
1107
1108%description ldap -l pl.UTF-8
1109Moduł PHP dodający obsługę LDAP.
1110
1111%description ldap -l pt_BR.UTF-8
1112Um módulo para aplicações PHP que usam LDAP.
1113
1114%package mbstring
1115Summary: mbstring extension module for PHP
1116Summary(pl.UTF-8): Moduł mbstring dla PHP
1117Group: Libraries
6d018365 1118URL: http://php.net/manual/en/book.mbstring.php
c0240cb1 1119Requires: %{name}-common = %{epoch}:%{version}-%{release}
1120Provides: php(mbstring)
d6634248 1121Obsoletes: php-mbstring < 4:5.3.28-7
c0240cb1 1122
1123%description mbstring
1124This is a dynamic shared object (DSO) for PHP that will add multibyte
1125string support.
1126
1127%description mbstring -l pl.UTF-8
1128Moduł PHP dodający obsługę ciągów znaków wielobajtowych.
1129
1130%package mcrypt
1131Summary: mcrypt extension module for PHP
1132Summary(pl.UTF-8): Moduł mcrypt dla PHP
1133Group: Libraries
6d018365 1134URL: http://php.net/manual/en/book.mcrypt.php
c0240cb1 1135Requires: %{name}-common = %{epoch}:%{version}-%{release}
6d018365 1136Requires: libmcrypt >= 2.5.6
c0240cb1 1137Provides: php(mcrypt)
d6634248 1138Obsoletes: php-mcrypt < 4:5.3.28-7
c0240cb1 1139
1140%description mcrypt
1141This is a dynamic shared object (DSO) for PHP that will add mcrypt
1142support.
1143
1144%description mcrypt -l pl.UTF-8
1145Moduł PHP dodający możliwość szyfrowania poprzez bibliotekę mcrypt.
1146
c0240cb1 1147%package mysqli
1148Summary: MySQLi module for PHP
1149Summary(pl.UTF-8): Moduł MySQLi dla PHP
1150Group: Libraries
6d018365 1151URL: http://php.net/manual/en/book.mysqli.php
c0240cb1 1152Requires: %{name}-common = %{epoch}:%{version}-%{release}
1153%{?with_mysqlnd:Requires: %{name}-mysqlnd = %{epoch}:%{version}-%{release}}
1154Requires: %{name}-spl = %{epoch}:%{version}-%{release}
5bb0ecd6 1155Requires: mysql-libs >= 4.1.13
c0240cb1 1156Provides: php(mysqli)
d6634248 1157Obsoletes: php-mysqli < 4:5.3.28-7
c0240cb1 1158
1159%description mysqli
1160This is a dynamic shared object (DSO) for PHP that will add MySQLi
1161(Improved MySQL) support. The difference between it and mysql module
1162is that it provides access to functionality of MySQL 4.1 and above.
1163
1164%description mysqli -l pl.UTF-8
1165Moduł PHP umożliwiający udoskonalony dostęp do bazy danych MySQL.
1166Różnicą między nim a modułem mysql jest dostęp do funkcjonalności
1167MySQL w wersji 4.1 i nowszych.
1168
1169%package mysqlnd
1170Summary: MySQL Native Client Driver for PHP
1171Summary(pl.UTF-8): Sterownik natywnego klienta MySQL dla PHP
1172Group: Libraries
6d018365 1173URL: http://php.net/manual/en/book.mysqlnd.php
c0240cb1 1174Requires: %{name}-common = %{epoch}:%{version}-%{release}
1175Provides: php(mysqlnd)
d6634248 1176Obsoletes: php-mysqlnd < 4:5.3.28-7
c0240cb1 1177
1178%description mysqlnd
1179MySQL Native Driver is a replacement for the MySQL Client Library
1180(libmysql).
1181
1182Because MySQL Native Driver is written as a PHP extension, it is
1183tightly coupled to the workings of PHP. This leads to gains in
1184efficiency, especially when it comes to memory usage, as the driver
1185uses the PHP memory management system. It also supports the PHP memory
1186limit. Using MySQL Native Driver leads to comparable or better
1187performance than using MySQL Client Library, it always ensures the
1188most efficient use of memory. One example of the memory efficiency is
1189the fact that when using the MySQL Client Library, each row is stored
1190in memory twice, whereas with the MySQL Native Driver each row is only
1191stored once in memory.
1192
1193%description mysqlnd -l pl.UTF-8
1194MySQL Native Driver (natywny sterownik MySQL) to zamiennik biblioteki
1195klienckiej MySQL (libmysql).
1196
1197Ponieważ sterownik natywny jest napisany jako rozszerzenie PHP, jest
1198ściśle powiązany z pracą PHP. Daje to większą wydajność, zwłaszcza
1199jeśli chodzi o wykorzystanie pamięci, jako że sterownik wykorzystuje
1200system zarządzania pamięcią PHP; obsługuje także ograniczenie pamięci
1201z PHP. Niniejszy sterownik ma wydajność porównywalną lub lepszą niż
1202biblioteka kliencka MySQL, a pamięć zawsze wykorzystuje efektywniej.
1203Przykładem tego może być fakt, że w przypadku biblioteki klienckiej
1204każdy wiersz jest przechowywany w pamięci dwukrotnie, natomiast przy
1205tym sterowniku - tylko raz.
1206
1207%package oci8
1208Summary: Oracle 8+ database module for PHP
1209Summary(pl.UTF-8): Moduł bazy danych Oracle 8+ dla PHP
1210Group: Libraries
6d018365 1211URL: http://php.net/manual/en/book.oci8.php
6cec851c 1212%{?requires_php_extension}
c0240cb1 1213Provides: php(oci8)
d6634248 1214Obsoletes: php-oci8 < 4:5.3.28-7
5f8c3b48
JB
1215# withdrawn module of similar functionality but different API
1216Obsoletes: php-oracle < 4:5.1.0
c0240cb1 1217
1218%description oci8
1219This is a dynamic shared object (DSO) for PHP that will add Oracle 7,
12208, 9 and 10 database support through Oracle8 Call-Interface (OCI8).
1221
1222%description oci8 -l pl.UTF-8
1223Moduł PHP umożliwiający dostęp do bazy danych Oracle 7, 8, 9 i 10
1224poprzez interfejs Oracle8 Call-Interface (OCI8).
1225
1226%package odbc
1227Summary: ODBC extension module for PHP
1228Summary(pl.UTF-8): Moduł ODBC dla PHP
1229Summary(pt_BR.UTF-8): Um módulo para aplicações PHP que usam bases de dados ODBC
1230Group: Libraries
6d018365 1231URL: http://php.net/manual/en/book.uodbc.php
c0240cb1 1232Requires: %{name}-common = %{epoch}:%{version}-%{release}
1233Requires: unixODBC >= 2.1.1-3
1234Provides: php(odbc)
d6634248 1235Obsoletes: php-odbc < 4:5.3.28-7
c0240cb1 1236
1237%description odbc
1238This is a dynamic shared object (DSO) for PHP that will add ODBC
1239support.
1240
1241%description odbc -l pl.UTF-8
1242Moduł PHP ze wsparciem dla ODBC.
1243
1244%description odbc -l pt_BR.UTF-8
1245Um módulo para aplicações PHP que usam ODBC.
1246
8328535b
ER
1247%package opcache
1248Summary: Zend Optimizer+ - PHP code optimizer
43df1739 1249Summary(pl.UTF-8): Zend Optimizer+ - optymalizator kodu PHP
8328535b
ER
1250Group: Libraries
1251URL: https://wiki.php.net/rfc/optimizerplus
1252Requires: %{name}-common = %{epoch}:%{version}-%{release}
62202a06 1253Requires: %{name}-pcre = %{epoch}:%{version}-%{release}
0a9990d1 1254Provides: php(opcache) = %{version}
8328535b
ER
1255
1256%description opcache
1257The Zend OPcache provides faster PHP execution through opcode caching
1258and optimization. It improves PHP performance by storing precompiled
1259script bytecode in the shared memory. This eliminates the stages of
1260reading code from the disk and compiling it on future access. In
1261addition, it applies a few bytecode optimization patterns that make
1262code execution faster.
1263
43df1739
JB
1264%description opcache -l pl.UTF-8
1265Zend OPcache zapewnia szybsze wykonywanie kodu PHP dzięki buforowaniu
1266i optymalizacji na poziomie opcode'ów. Poprawia wydajność PHP
1267przechowując prekompilowany bajtkod skryptu w pamięci współdzielonej.
1268Eliminuje etapy odczytu kodu z dysku i kompilacji przy późniejszym
1269dostępie. Ponadto wykonuje kilka wzorców optymalizacji bajtkodu,
1270czyniąc wykonywanie kodu szybszym.
1271
c0240cb1 1272%package openssl
1273Summary: OpenSSL extension module for PHP
1274Summary(pl.UTF-8): Moduł OpenSSL dla PHP
1275Group: Libraries
6d018365 1276URL: http://php.net/manual/en/book.openssl.php
c0240cb1 1277Requires: %{name}-common = %{epoch}:%{version}-%{release}
1278Provides: php(openssl)
d6634248 1279Obsoletes: php-openssl < 4:5.3.28-7
c0240cb1 1280
1281%description openssl
1282This is a dynamic shared object (DSO) for PHP that will add OpenSSL
1283support.
1284
1285%description openssl -l pl.UTF-8
1286Moduł PHP umożliwiający korzystanie z biblioteki OpenSSL.
1287
1288%package pcntl
1289Summary: Process Control extension module for PHP
1290Summary(pl.UTF-8): Moduł Process Control dla PHP
1291Group: Libraries
6d018365 1292URL: http://php.net/manual/en/book.pcntl.php
c0240cb1 1293Requires: %{name}-common = %{epoch}:%{version}-%{release}
1294Provides: php(pcntl)
d6634248 1295Obsoletes: php-pcntl < 4:5.3.28-7
c0240cb1 1296
1297%description pcntl
1298This is a dynamic shared object (DSO) for PHP that will add process
1299spawning and control support. It supports functions like fork(),
1300waitpid(), signal() etc.
1301
1302%description pcntl -l pl.UTF-8
1303Moduł PHP umożliwiający tworzenie nowych procesów i kontrolę nad nimi.
1304Obsługuje funkcje takie jak fork(), waitpid(), signal() i podobne.
1305
1306%package pcre
1307Summary: PCRE extension module for PHP
1308Summary(pl.UTF-8): Moduł PCRE dla PHP
1309Group: Libraries
1310Requires: %{name}-common = %{epoch}:%{version}-%{release}
1311Provides: php(pcre)
d6634248 1312Obsoletes: php-pcre < 4:5.3.28-7
c0240cb1 1313
1314%description pcre
1315This is a dynamic shared object (DSO) for PHP that will add Perl
1316Compatible Regular Expression support.
1317
1318%description pcre -l pl.UTF-8
1319Moduł PHP umożliwiający korzystanie z perlowych wyrażeń regularnych
1320(Perl Compatible Regular Expressions)
1321
1322%package pdo
1323Summary: PHP Data Objects (PDO)
1324Summary(pl.UTF-8): Obsługa PHP Data Objects (PDO)
1325Group: Libraries
6d018365 1326URL: http://php.net/manual/en/book.pdo.php
c0240cb1 1327Requires: %{name}-common = %{epoch}:%{version}-%{release}
1328Requires: %{name}-spl = %{epoch}:%{version}-%{release}
a6af2a14 1329Provides: %{name}(PDO_API) = %{php_pdo_api_version}
c0240cb1 1330Provides: php(pdo)
d6634248 1331Obsoletes: php-pdo < 4:5.3.28-7
c0240cb1 1332Obsoletes: php-pecl-PDO
1333
1334%description pdo
1335This is a dynamic shared object (DSO) for PHP that will add PDO
1336support.
1337
1338%description pdo -l pl.UTF-8
1339Moduł PHP dodający obsługę PDO (PHP Data Objects).
1340
1341%package pdo-dblib
1342Summary: PHP Data Objects (PDO) FreeTDS support
1343Summary(pl.UTF-8): Moduł PHP Data Objects (PDO) z obsługą FreeTDS
1344Group: Libraries
6d018365 1345URL: http://php.net/manual/en/ref.pdo-dblib.php
c0240cb1 1346Requires: %{name}-common = %{epoch}:%{version}-%{release}
1347Requires: %{name}-pdo = %{epoch}:%{version}-%{release}
0c012219 1348Provides: php(pdo_dblib)
d6634248 1349Obsoletes: php-pdo-dblib < 4:5.3.28-7
c0240cb1 1350
1351%description pdo-dblib
1352This is a dynamic shared object (DSO) for PHP that will add PDO
1353FreeTDS support.
1354
1355%description pdo-dblib -l pl.UTF-8
1356Moduł dla PHP dodający obsługę baz danych FreeTDS za pośrednictwem
1357interfejsu PDO.
1358
1359%package pdo-firebird
1360Summary: PHP Data Objects (PDO) Firebird support
1361Summary(pl.UTF-8): Moduł PHP Data Objects (PDO) z obsługą Firebirda
1362Group: Libraries
6d018365 1363URL: http://php.net/manual/en/ref.pdo-firebird.php
c0240cb1 1364Requires: %{name}-common = %{epoch}:%{version}-%{release}
1365Requires: %{name}-pdo = %{epoch}:%{version}-%{release}
1366Provides: php(pdo-firebird)
903ed193 1367Provides: php(pdo_firebird)
d6634248 1368Obsoletes: php-pdo-firebird < 4:5.3.28-7
c0240cb1 1369Obsoletes: php-pecl-PDO_FIREBIRD
1370
1371%description pdo-firebird
1372This is a dynamic shared object (DSO) for PHP that will add PDO
1373Firebird support.
1374
1375%description pdo-firebird -l pl.UTF-8
1376Moduł dla PHP dodający obsługę baz danych Firebird za pośrednictwem
1377interfejsu PDO.
1378
1379%package pdo-mysql
1380Summary: PHP Data Objects (PDO) MySQL support
1381Summary(pl.UTF-8): Moduł PHP Data Objects (PDO) z obsługą MySQL-a
1382Group: Libraries
6d018365 1383URL: http://php.net/manual/en/ref.pdo-mysql.php
c0240cb1 1384Requires: %{name}-common = %{epoch}:%{version}-%{release}
1385%{?with_mysqlnd:Requires: %{name}-mysqlnd = %{epoch}:%{version}-%{release}}
1386Requires: %{name}-pdo = %{epoch}:%{version}-%{release}
1387Provides: php(pdo-mysql)
903ed193 1388Provides: php(pdo_mysql)
d6634248 1389Obsoletes: php-pdo-mysql < 4:5.3.28-7
c0240cb1 1390Obsoletes: php-pecl-PDO_MYSQL
1391
1392%description pdo-mysql
1393This is a dynamic shared object (DSO) for PHP that will add PDO MySQL
1394support.
1395
1396%description pdo-mysql -l pl.UTF-8
1397Moduł dla PHP dodający obsługę baz danych MySQL za pośrednictwem
1398interfejsu PDO.
1399
1400%package pdo-oci
1401Summary: PHP Data Objects (PDO) Oracle support
1402Summary(pl.UTF-8): Moduł PHP Data Objects (PDO) z obsługą Oracle'a
1403Group: Libraries
6d018365 1404URL: http://php.net/manual/en/ref.pdo-oci.php
6cec851c
ER
1405%{?requires_php_extension}
1406%{?requires_php_pdo_module}
c0240cb1 1407Provides: php(pdo-oci)
903ed193 1408Provides: php(pdo_oci)
d6634248 1409Obsoletes: php-pdo-oci < 4:5.3.28-7
c0240cb1 1410Obsoletes: php-pecl-PDO_OCI
1411
1412%description pdo-oci
1413This is a dynamic shared object (DSO) for PHP that will add PDO Oracle
1414support.
1415
1416%description pdo-oci -l pl.UTF-8
1417Moduł dla PHP dodający obsługę baz danych Oracle za pośrednictwem
1418interfejsu PDO.
1419
1420%package pdo-odbc
1421Summary: PHP Data Objects (PDO) ODBC support
1422Summary(pl.UTF-8): Moduł PHP Data Objects (PDO) z obsługą ODBC
1423Group: Libraries
6d018365 1424URL: http://php.net/manual/en/ref.pdo-odbc.php
c0240cb1 1425Requires: %{name}-common = %{epoch}:%{version}-%{release}
1426Requires: %{name}-pdo = %{epoch}:%{version}-%{release}
1427Provides: php(pdo-odbc)
903ed193 1428Provides: php(pdo_odbc)
d6634248 1429Obsoletes: php-pdo-odbc < 4:5.3.28-7
c0240cb1 1430Obsoletes: php-pecl-PDO_ODBC
1431
1432%description pdo-odbc
1433This is a dynamic shared object (DSO) for PHP that will add PDO ODBC
1434support.
1435
1436%description pdo-odbc -l pl.UTF-8
1437Moduł dla PHP dodający obsługę baz danych ODBC za pośrednictwem
1438interfejsu PDO.
1439
1440%package pdo-pgsql
1441Summary: PHP Data Objects (PDO) PostgreSQL support
1442Summary(pl.UTF-8): Moduł PHP Data Objects (PDO) z obsługą PostgreSQL-a
1443Group: Libraries
6d018365 1444URL: http://php.net/manual/en/ref.pdo-pgsql.php
c0240cb1 1445Requires: %{name}-common = %{epoch}:%{version}-%{release}
1446Requires: %{name}-pdo = %{epoch}:%{version}-%{release}
1447Provides: php(pdo-pgsql)
903ed193 1448Provides: php(pdo_pgsql)
d6634248 1449Obsoletes: php-pdo-pgsql < 4:5.3.28-7
c0240cb1 1450Obsoletes: php-pecl-PDO_PGSQL < 4:5.2.1-2
1451
1452%description pdo-pgsql
1453This is a dynamic shared object (DSO) for PHP that will add PDO
1454PostgreSQL support.
1455
1456%description pdo-pgsql -l pl.UTF-8
1457Moduł dla PHP dodający obsługę baz danych PostgreSQL za pośrednictwem
1458interfejsu PDO.
1459
1460%package pdo-sqlite
1461Summary: PHP Data Objects (PDO) SQLite support
1462Summary(pl.UTF-8): Moduł PHP Data Objects (PDO) z obsługą SQLite
1463Group: Libraries
6d018365 1464URL: http://php.net/manual/en/ref.pdo-sqlite.php
c0240cb1 1465Requires: %{name}-common = %{epoch}:%{version}-%{release}
1466Requires: %{name}-pdo = %{epoch}:%{version}-%{release}
1467Provides: php(pdo-sqlite)
903ed193 1468Provides: php(pdo_sqlite)
d6634248 1469Obsoletes: php-pdo-sqlite < 4:5.3.28-7
c0240cb1 1470Obsoletes: php-pecl-PDO_SQLITE
1471
1472%description pdo-sqlite
1473This is a dynamic shared object (DSO) for PHP that will add PDO SQLite
1474support.
1475
1476%description pdo-sqlite -l pl.UTF-8
1477Moduł dla PHP dodający obsługę baz danych SQLite za pośrednictwem
1478interfejsu PDO.
1479
1480%package pgsql
1481Summary: PostgreSQL database module for PHP
1482Summary(pl.UTF-8): Moduł bazy danych PostgreSQL dla PHP
1483Group: Libraries
6d018365 1484URL: http://php.net/manual/en/book.pgsql.php
c0240cb1 1485Requires: %{name}-common = %{epoch}:%{version}-%{release}
1486Provides: php(pgsql)
d6634248 1487Obsoletes: php-pgsql < 4:5.3.28-7
c0240cb1 1488
1489%description pgsql
1490This is a dynamic shared object (DSO) for PHP that will add PostgreSQL
1491database support.
1492
1493%description pgsql -l pl.UTF-8
1494Moduł PHP umożliwiający dostęp do bazy danych PostgreSQL.
1495
1496%description pgsql -l pt_BR.UTF-8
1497Um módulo para aplicações PHP que usam bancos de dados postgresql.
1498
1499%package phar
09e735cc 1500Summary: Phar archive module for PHP
c0240cb1 1501Summary(pl.UTF-8): Moduł phar dla PHP
1502Group: Libraries
6d018365 1503URL: http://php.net/manual/en/book.phar.php
c0240cb1 1504Requires: %{name}-common = %{epoch}:%{version}-%{release}
56b53eba 1505Requires: %{name}-hash = %{epoch}:%{version}-%{release}
5b279587 1506Requires: %{name}-spl = %{epoch}:%{version}-%{release}
9f90add1 1507%{?with_alternatives:Requires: alternatives}
a2d3b4b6 1508Suggests: %{name}-cli
13f02a12
ER
1509# zlib is required by phar program, but as phar cli is optional should the dep be too
1510Suggests: %{name}-zlib
13f02a12
ER
1511Provides: php(phar) = %{pharver}
1512Obsoletes: php-pecl-phar < %{pharver}
d6634248 1513Obsoletes: php-phar < 4:5.3.28-7
3c2ec9fb 1514Conflicts: php-ioncube < 4.0.9
c0240cb1 1515
1516%description phar
1517This is a dynamic shared object (DSO) for PHP that will add phar
1518archive a support.
1519
1520%description phar -l pl.UTF-8
1521Moduł PHP umożliwiający dostęp do achiwów .phar.
1522
1523%package posix
1524Summary: POSIX extension module for PHP
1525Summary(pl.UTF-8): Moduł POSIX dla PHP
1526Group: Libraries
6d018365 1527URL: http://php.net/manual/en/book.posix.php
c0240cb1 1528Requires: %{name}-common = %{epoch}:%{version}-%{release}
1529Provides: php(posix)
d6634248 1530Obsoletes: php-posix < 4:5.3.28-7
c0240cb1 1531
1532%description posix
1533This is a dynamic shared object (DSO) for PHP that will add POSIX
1534functions support to PHP.
1535
1536%description posix -l pl.UTF-8
1537Moduł PHP umożliwiający korzystanie z funkcji POSIX.
1538
1539%package pspell
1540Summary: pspell extension module for PHP
1541Summary(pl.UTF-8): Moduł pspell dla PHP
1542Group: Libraries
6d018365 1543URL: http://php.net/manual/en/book.pspell.php
c0240cb1 1544Requires: %{name}-common = %{epoch}:%{version}-%{release}
1545Provides: php(pspell)
d6634248 1546Obsoletes: php-pspell < 4:5.3.28-7
c0240cb1 1547
1548%description pspell
1549This is a dynamic shared object (DSO) for PHP that will add pspell
1550support to PHP. It allows to check the spelling of a word and offer
1551suggestions.
1552
1553%description pspell -l pl.UTF-8
1554Moduł PHP umożliwiający korzystanie z pspella. Pozwala on na
1555sprawdzanie pisowni słowa i sugerowanie poprawek.
1556
1557%package readline
1558Summary: readline extension module for PHP
1559Summary(pl.UTF-8): Moduł readline dla PHP
1560Group: Libraries
6d018365 1561URL: http://php.net/manual/en/book.readline.php
c0240cb1 1562Requires: %{name}-cli = %{epoch}:%{version}-%{release}
1563Provides: php(readline)
d6634248 1564Obsoletes: php-readline < 4:5.3.28-7
c0240cb1 1565
1566%description readline
1567This PHP module adds support for readline functions (only for cli and
1568cgi SAPIs).
1569
1570%description readline -l pl.UTF-8
1571Moduł PHP dodający obsługę funkcji readline (tylko do SAPI cli i cgi).
1572
1573%package recode
1574Summary: recode extension module for PHP
1575Summary(pl.UTF-8): Moduł recode dla PHP
1576Group: Libraries
6d018365 1577URL: http://php.net/manual/en/book.recode.php
c0240cb1 1578Requires: %{name}-common = %{epoch}:%{version}-%{release}
1579Requires: recode >= 3.5d-3
1580Provides: php(recode)
d6634248 1581Obsoletes: php-recode < 4:5.3.28-7
c0240cb1 1582
1583%description recode
1584This is a dynamic shared object (DSO) for PHP that will add recode
1585support.
1586
1587%description recode -l pl.UTF-8
1588Moduł PHP dodający możliwość konwersji kodowania plików (poprzez
1589bibliotekę recode).
1590
1591%package session
1592Summary: session extension module for PHP
1593Summary(pl.UTF-8): Moduł session dla PHP
1594Group: Libraries
1595Requires: %{name}-common = %{epoch}:%{version}-%{release}
1596Requires: %{name}-spl = %{epoch}:%{version}-%{release}
1597Suggests: %{name}-hash = %{epoch}:%{version}-%{release}
7c02bb46 1598Suggests: tmpwatch
c0240cb1 1599Provides: php(session)
d6634248 1600Obsoletes: php-session < 4:5.3.28-7
c0240cb1 1601
1602%description session
1603This is a dynamic shared object (DSO) for PHP that will add session
1604support.
1605
1606%description session -l pl.UTF-8
1607Moduł PHP dodający obsługę sesji.
1608
1609%package shmop
1610Summary: Shared Memory Operations extension module for PHP
1611Summary(pl.UTF-8): Moduł shmop dla PHP
1612Group: Libraries
6d018365 1613URL: http://php.net/manual/en/book.shmop.php
c0240cb1 1614Requires: %{name}-common = %{epoch}:%{version}-%{release}
1615Provides: php(shmop)
d6634248 1616Obsoletes: php-shmop < 4:5.3.28-7
c0240cb1 1617
1618%description shmop
1619This is a dynamic shared object (DSO) for PHP that will add Shared
1620Memory Operations support.
1621
1622%description shmop -l pl.UTF-8
1623Moduł PHP umożliwiający korzystanie z pamięci dzielonej.
1624
1625%package simplexml
1626Summary: Simple XML extension module for PHP
1627Summary(pl.UTF-8): Moduł prostego rozszerzenia XML dla PHP
1628Group: Libraries
6d018365 1629URL: http://php.net/manual/en/book.simplexml.php
c0240cb1 1630Requires: %{name}-common = %{epoch}:%{version}-%{release}
1631Requires: %{name}-spl = %{epoch}:%{version}-%{release}
1632Provides: php(simplexml)
d6634248 1633Obsoletes: php-simplexml < 4:5.3.28-7
c0240cb1 1634
1635%description simplexml
1636This is a dynamic shared object (DSO) for PHP that will add Simple XML
1637support.
1638
1639%description simplexml -l pl.UTF-8
1640Moduł PHP dodający obsługę prostego XML-a.
1641
1642%package snmp
1643Summary: SNMP extension module for PHP
1644Summary(pl.UTF-8): Moduł SNMP dla PHP
1645Group: Libraries
6d018365 1646URL: http://php.net/manual/en/book.snmp.php
c0240cb1 1647Requires: %{name}-common = %{epoch}:%{version}-%{release}
1648Requires: %{name}-sockets = %{epoch}:%{version}-%{release}
ee044483 1649Requires: %{name}-spl = %{epoch}:%{version}-%{release}
c0240cb1 1650Provides: php(snmp)
d6634248 1651Obsoletes: php-snmp < 4:5.3.28-7
c0240cb1 1652
1653%description snmp
1654This is a dynamic shared object (DSO) for PHP that will add SNMP
1655support.
1656
1657%description snmp -l pl.UTF-8
1658Moduł PHP dodający obsługę SNMP.
1659
1660%package soap
1661Summary: soap extension module for PHP
1662Summary(pl.UTF-8): Moduł soap dla PHP
1663Group: Libraries
6d018365 1664URL: http://php.net/manual/en/book.soap.php
c0240cb1 1665Requires: %{name}-common = %{epoch}:%{version}-%{release}
1666Provides: php(soap)
d6634248 1667Obsoletes: php-soap < 4:5.3.28-7
c0240cb1 1668
1669%description soap
1670This is a dynamic shared object (DSO) for PHP that will add SOAP/WSDL
1671support.
1672
1673%description soap -l pl.UTF-8
1674Moduł PHP dodający obsługę SOAP/WSDL.
1675
1676%package sockets
1677Summary: sockets extension module for PHP
1678Summary(pl.UTF-8): Moduł socket dla PHP
1679Group: Libraries
6d018365 1680URL: http://php.net/manual/en/book.sockets.php
c0240cb1 1681Requires: %{name}-common = %{epoch}:%{version}-%{release}
1682Provides: php(sockets)
d6634248 1683Obsoletes: php-sockets < 4:5.3.28-7
c0240cb1 1684
1685%description sockets
1686This is a dynamic shared object (DSO) for PHP that will add sockets
1687support.
1688
1689%description sockets -l pl.UTF-8
1690Moduł PHP dodający obsługę gniazdek.
1691
1692%package spl
1693Summary: Standard PHP Library module for PHP
1694Summary(pl.UTF-8): Moduł biblioteki standardowej (Standard PHP Library) dla PHP
1695Group: Libraries
1696URL: http://php.net/manual/en/book.spl.php
1697Requires: %{name}-common = %{epoch}:%{version}-%{release}
1698Requires: %{name}-pcre = %{epoch}:%{version}-%{release}
1699Requires: %{name}-simplexml = %{epoch}:%{version}-%{release}
1700Provides: php(spl)
d6634248 1701Obsoletes: php-spl < 4:5.3.28-7
c0240cb1 1702
1703%description spl
1704This is a dynamic shared object (DSO) for PHP that will add Standard
1705PHP Library support.
1706
1707%description spl -l pl.UTF-8
1708Moduł PHP z biblioteką standardową PHP (SPL - Standard PHP Library).
1709
c0240cb1 1710%package sqlite3
1711Summary: SQLite3 extension module for PHP
1712Summary(pl.UTF-8): Moduł SQLite3 dla PHP
1713Group: Libraries
1714URL: http://php.net/manual/en/book.sqlite3.php
1715Requires: %{name}-common = %{epoch}:%{version}-%{release}
ce39c8ba 1716Provides: php(sqlite3) = %{sqlite3ver}
d6634248 1717Obsoletes: php-sqlite3 < 4:5.3.28-7
c0240cb1 1718
1719%description sqlite3
1720SQLite is a C library that implements an embeddable SQL database
1721engine. Programs that link with the SQLite library can have SQL
1722database access without running a separate RDBMS process.
1723
1724SQLite is not a client library used to connect to a big database
1725server. SQLite is the server. The SQLite library reads and writes
1726directly to and from the database files on disk.
1727
1728%description sqlite3 -l pl.UTF-8
1729SQLite jest napisaną w C biblioteką implementującą osadzalny silnik
1730bazodanowy SQL. Program linkujący się z biblioteką SQLite może mieć
1731dostęp do bazy SQL bez potrzeby uruchamiania dodatkowego procesu
1732RDBMS.
1733
1734SQLite to nie klient baz danych - biblioteka nie łączy się z serwerami
1735baz danych. SQLite sam jest serwerem. Biblioteka SQLite czyta i
1736zapisuje dane bezpośrednio z/do plików baz danych znajdujących się na
1737dysku.
1738
c0240cb1 1739%package sysvmsg
1740Summary: SysV msg extension module for PHP
1741Summary(pl.UTF-8): Moduł SysV msg dla PHP
1742Group: Libraries
6d018365 1743URL: http://php.net/manual/en/book.sem.php
c0240cb1 1744Requires: %{name}-common = %{epoch}:%{version}-%{release}
1745Provides: php(sysvmsg)
d6634248 1746Obsoletes: php-sysvmsg < 4:5.3.28-7
c0240cb1 1747
1748%description sysvmsg
1749This is a dynamic shared object (DSO) for PHP that will add SysV
1750message queues support.
1751
1752%description sysvmsg -l pl.UTF-8
1753Moduł PHP umożliwiający korzystanie z kolejek komunikatów SysV.
1754
1755%package sysvsem
1756Summary: SysV sem extension module for PHP
1757Summary(pl.UTF-8): Moduł SysV sem dla PHP
1758Group: Libraries
6d018365 1759URL: http://php.net/manual/en/book.sem.php
c0240cb1 1760Requires: %{name}-common = %{epoch}:%{version}-%{release}
1761Provides: php(sysvsem)
d6634248 1762Obsoletes: php-sysvsem < 4:5.3.28-7
c0240cb1 1763
1764%description sysvsem
1765This is a dynamic shared object (DSO) for PHP that will add SysV
1766semaphores support.
1767
1768%description sysvsem -l pl.UTF-8
1769Moduł PHP umożliwiający korzystanie z semaforów SysV.
1770
1771%package sysvshm
1772Summary: SysV shm extension module for PHP
1773Summary(pl.UTF-8): Moduł SysV shm dla PHP
1774Group: Libraries
6d018365 1775URL: http://php.net/manual/en/book.sem.php
c0240cb1 1776Requires: %{name}-common = %{epoch}:%{version}-%{release}
1777Provides: php(sysvshm)
d6634248 1778Obsoletes: php-sysvshm < 4:5.3.28-7
c0240cb1 1779
1780%description sysvshm
1781This is a dynamic shared object (DSO) for PHP that will add SysV
1782Shared Memory support.
1783
1784%description sysvshm -l pl.UTF-8
1785Moduł PHP umożliwiający korzystanie z pamięci dzielonej SysV.
1786
1787%package tests
1788Summary: Contains unit test files for PHP and extensions
1789Summary(pl.UTF-8): Zawiera pliki testów jednostkowych dla PHP i rozszerzeń
1790Group: Libraries
1791URL: http://qa.php.net/
1792Requires: %{name}-cli
b8be6127
ER
1793%if "%{_rpmversion}" >= "5"
1794BuildArch: noarch
1795%endif
c0240cb1 1796
1797%description tests
13f02a12 1798This package contains unit tests for PHP and its extensions.
c0240cb1 1799
1800%description tests -l pl.UTF-8
13f02a12 1801Ten pakiet zawiera pliki testów jednostkowych dla PHP i rozszerzeń.
c0240cb1 1802
1803%package tidy
1804Summary: Tidy extension module for PHP
1805Summary(pl.UTF-8): Moduł Tidy dla PHP
1806Group: Libraries
6d018365 1807URL: http://php.net/manual/en/book.tidy.php
c0240cb1 1808Requires: %{name}-common = %{epoch}:%{version}-%{release}
1809Requires: tidy
1810Provides: php(tidy)
d6634248 1811Obsoletes: php-tidy < 4:5.3.28-7
c0240cb1 1812
1813%description tidy
1814This is a dynamic shared object (DSO) for PHP that will add Tidy
1815support.
1816
1817%description tidy -l pl.UTF-8
1818Moduł PHP umożliwiający korzystanie z tidy.
1819
1820%package tokenizer
1821Summary: tokenizer extension module for PHP
1822Summary(pl.UTF-8): Moduł rozszerzenia tokenizer dla PHP
1823Group: Libraries
6d018365 1824URL: http://php.net/manual/en/book.tokenizer.php
c0240cb1 1825Requires: %{name}-common = %{epoch}:%{version}-%{release}
1826Provides: php(tokenizer)
d6634248 1827Obsoletes: php-tokenizer < 4:5.3.28-7
c0240cb1 1828
1829%description tokenizer
1830This is a dynamic shared object (DSO) for PHP that will add tokenizer
1831support.
1832
1833%description tokenizer -l pl.UTF-8
1834Moduł PHP dodający obsługę tokenizera do PHP.
1835
1836%package wddx
1837Summary: wddx extension module for PHP
1838Summary(pl.UTF-8): Moduł wddx dla PHP
1839Group: Libraries
6d018365 1840URL: http://php.net/manual/en/book.wddx.php
c0240cb1 1841Requires: %{name}-common = %{epoch}:%{version}-%{release}
1842# - wddx doesn't require session as it's disabled at compile time:
1843# if HAVE_PHP_SESSION && !defined(COMPILE_DL_SESSION)
1844# see also php.spec#rev1.120.2.22
1845#Requires: %{name}-session = %{epoch}:%{version}-%{release}
1846Requires: %{name}-xml = %{epoch}:%{version}-%{release}
1847Provides: php(wddx)
d6634248 1848Obsoletes: php-wddx < 4:5.3.28-7
c0240cb1 1849
1850%description wddx
1851This is a dynamic shared object (DSO) for PHP that will add wddx
1852support.
1853
1854%description wddx -l pl.UTF-8
1855Moduł PHP umożliwiający korzystanie z wddx.
1856
1857%package xml
1858Summary: XML extension module for PHP
1859Summary(pl.UTF-8): Moduł XML dla PHP
1860Group: Libraries
6d018365 1861URL: http://php.net/manual/en/book.xml.php
c0240cb1 1862Requires: %{name}-common = %{epoch}:%{version}-%{release}
1863Provides: php(xml)
d6634248 1864Obsoletes: php-xml < 4:5.3.28-7
c0240cb1 1865
1866%description xml
1867This is a dynamic shared object (DSO) for PHP that will add XML
1868support. This extension lets you create XML parsers and then define
1869handlers for different XML events.
1870
1871%description xml -l pl.UTF-8
1872Moduł PHP umożliwiający parsowanie plików XML i obsługę zdarzeń
1873związanych z tymi plikami. Pozwala on tworzyć analizatory XML-a i
1874następnie definiować procedury obsługi dla różnych zdarzeń XML.
1875
1876%package xmlreader
1877Summary: XML Reader extension module for PHP
1878Summary(pl.UTF-8): Moduł XML Reader dla PHP
1879Group: Libraries
6d018365 1880URL: http://php.net/manual/en/book.xmlreader.php
c0240cb1 1881Requires: %{name}-common = %{epoch}:%{version}-%{release}
026b752b 1882Requires: %{name}-dom = %{epoch}:%{version}-%{release}
c0240cb1 1883Provides: php(xmlreader)
d6634248 1884Obsoletes: php-xmlreader < 4:5.3.28-7
c0240cb1 1885
1886%description xmlreader
1887This is a dynamic shared object (DSO) for PHP that will add XML Reader
1888support. The XMLReader extension is an XML Pull parser. The reader
1889acts as a cursor going forward on the document stream and stopping at
1890each node on the way.
1891
1892%description xmlreader -l pl.UTF-8
1893Moduł PHP umożliwiający analizę plików XML w trybie Pull. Czytnik
1894działa jako kursor przechodzący przez strumień dokumentu i
1895zatrzymujący się na każdym węźle po drodze.
1896
1897%package xmlrpc
1898Summary: xmlrpc extension module for PHP
1899Summary(pl.UTF-8): Moduł xmlrpc dla PHP
1900Group: Libraries
6d018365 1901URL: http://php.net/manual/en/book.xmlrpc.php
c0240cb1 1902Requires: %{name}-common = %{epoch}:%{version}-%{release}
1903Requires: %{name}-xml = %{epoch}:%{version}-%{release}
1904Provides: php(xmlrpc)
d6634248 1905Obsoletes: php-xmlrpc < 4:5.3.28-7
c0240cb1 1906
1907%description xmlrpc
1908This is a dynamic shared object (DSO) for PHP that will add XMLRPC
1909support.
1910
1911%description xmlrpc -l pl.UTF-8
1912Moduł PHP dodający obsługę XMLRPC.
1913
1914%package xmlwriter
1915Summary: Fast, non-cached, forward-only means to write XML data
1916Summary(pl.UTF-8): Szybka, nie cachowana metoda zapisu danych w formacie XML
1917Group: Libraries
6d018365 1918URL: http://php.net/manual/en/book.xmlwriter.php
c0240cb1 1919Requires: %{name}-common = %{epoch}:%{version}-%{release}
1920Provides: php(xmlwriter)
1921Obsoletes: php-pecl-xmlwriter
d6634248 1922Obsoletes: php-xmlwriter < 4:5.3.28-7
c0240cb1 1923
1924%description xmlwriter
1925This extension wraps the libxml xmlWriter API. Represents a writer
1926that provides a non-cached, forward-only means of generating streams
1927or files containing XML data.
1928
1929%description xmlwriter -l pl.UTF-8
1930To rozszerzenie obudowuje API xmlWriter z libxml. Reprezentuje obsługę
1931zapisu dostarczającą nie cachowanych metod generowania strumieni lub
1932plików zawierających dane XML.
1933
1934%package xsl
1935Summary: xsl extension module for PHP
1936Summary(pl.UTF-8): Moduł xsl dla PHP
1937Group: Libraries
6d018365 1938URL: http://php.net/manual/en/book.xsl.php
c0240cb1 1939Requires: %{name}-common = %{epoch}:%{version}-%{release}
1940Requires: %{name}-dom = %{epoch}:%{version}-%{release}
5bb0ecd6 1941Requires: libxslt >= 1.1.0
c0240cb1 1942Provides: php(xsl)
d6634248 1943Obsoletes: php-xsl < 4:5.3.28-7
0282b86e 1944# actually not true, functionality is similar, but API differs
c0240cb1 1945Obsoletes: php-xslt <= 3:4.3.8-1
1946
1947%description xsl
1948This is a dynamic shared object (DSO) for PHP that will add new XSL
1949support (using libxslt).
1950
1951%description xsl -l pl.UTF-8
1952Moduł PHP dodający nową obsługę XSLT (przy użyciu libxslt).
1953
1954%package zip
1955Summary: Zip management extension
1956Summary(pl.UTF-8): Zarządzanie archiwami zip
1957Group: Libraries
6d018365 1958URL: http://php.net/manual/en/book.zip.php
c0240cb1 1959Requires: %{name}-common = %{epoch}:%{version}-%{release}
3f5c4b2e 1960%{?with_system_libzip:Requires: libzip >= 0.10.1-2}
13f02a12
ER
1961Provides: php(zip) = %{zipver}
1962Obsoletes: php-pecl-zip < %{zipver}
d6634248 1963Obsoletes: php-zip < 4:5.3.28-7
c0240cb1 1964
1965%description zip
1966Zip is an extension to create, modify and read zip files.
1967
1968%description zip -l pl.UTF-8
1969Zip jest rozszerzeniem umożliwiającym tworzenie, modyfikację oraz
1970odczyt archiwów zip.
1971
1972%package zlib
1973Summary: Zlib extension module for PHP
1974Summary(pl.UTF-8): Moduł zlib dla PHP
1975Group: Libraries
6d018365 1976URL: http://php.net/manual/en/book.zlib.php
c0240cb1 1977Requires: %{name}-common = %{epoch}:%{version}-%{release}
1978Provides: php(zlib)
d6634248 1979Obsoletes: php-zlib < 4:5.3.28-7
c0240cb1 1980
1981%description zlib
1982This is a dynamic shared object (DSO) for PHP that will add zlib
1983compression support to PHP.
1984
1985%description zlib -l pl.UTF-8
1986Moduł PHP umożliwiający używanie kompresji zlib.
1987
1988%prep
14cf8d28 1989%setup -q -n %{orgname}-%{version}%{?subver}
212b9ffa 1990cp -p php.ini-production php.ini
c0240cb1 1991%patch0 -p1
5eecc0ee 1992%patch1 -p1
bd091b41 1993%patch2 -p1
c0240cb1 1994%patch3 -p1
bf071fdd 1995%patch4 -p1
c0240cb1 1996%patch5 -p1
1997%patch6 -p1
c0240cb1 1998%patch7 -p1
8a89cecb 1999%{?with_milter:%patch8 -p1}
8b15d51c 2000%patch9 -p1
c0240cb1 2001%patch10 -p1
c0240cb1 2002%patch14 -p1
c0240cb1 2003%patch17 -p1
2004%patch18 -p1
c0240cb1 2005%patch21 -p1
2006%patch22 -p1
2007%patch23 -p1
2008%patch24 -p1
2009%patch25 -p1
2010%patch26 -p1
2011%patch27 -p1
2012%patch29 -p1
2013%patch31 -p1
c0240cb1 2014%if "%{pld_release}" != "ac"
2015%patch34 -p1
2016%endif
c0240cb1 2017%patch39 -p1
c0240cb1 2018%patch41 -p1
2019%patch42 -p1
c0240cb1 2020%patch43 -p1
2021%patch44 -p1
02d2dcbb
ER
2022#%patch45 -p1 # imap annotations. fixme
2023#%patch46 -p1 # imap myrights. fixme
c0240cb1 2024%patch50 -p1
2025%patch51 -p1
2026%patch52 -p1
2027%patch53 -p1
c0240cb1 2028%undos ext/spl/tests/SplFileInfo_getInode_basic.phpt
2029%patch55 -p1
c0240cb1 2030%patch59 -p1
2031%patch60 -p1
c0240cb1 2032%patch62 -p1
13f02a12 2033%{?with_system_libzip:%patch65 -p1}
89f3bdfa 2034%patch66 -p1
f141d13b 2035%patch67 -p1
d16c36e5 2036#%patch68 -p1 DROP or update to 7.0 APIs
882aa900 2037%patch70 -p1
55cbf8a6 2038%patch71 -p1
56b53eba 2039%patch72 -p1
83b1f298 2040%patch73 -p1
3d361464 2041%patch74 -p1
c0240cb1 2042
b0de04e5
JP
2043sed -E -i -e '1s,#!\s*/usr/bin/env\s+(.*),#!%{__bindir}\1,' \
2044 run-tests.php
2045
e19c578b 2046%{__sed} -i -e '/PHP_ADD_LIBRARY_WITH_PATH/s#xmlrpc,#xmlrpc-epi,#' ext/xmlrpc/config.m4
c0240cb1 2047
2048# cleanup backups after patching
2049find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
2050
4efaf422
ER
2051# com_dotnet is Win32-only
2052%{__rm} -r ext/com_dotnet
2053
c0240cb1 2054# conflict seems to be resolved by recode patches
2055%{__rm} ext/recode/config9.m4
2056
2057# remove all bundled libraries not to link with them accidentally
c0240cb1 2058%{__rm} -r ext/sqlite3/libsqlite
2059#%{__rm} -r ext/bcmath/libbcmath
2060#%{__rm} -r ext/date/lib
2061#%{__rm} -r ext/fileinfo/libmagic
2062#%{__rm} -r ext/dba/libcdb
2063#%{__rm} -r ext/dba/libflatfile
2064#%{__rm} -r ext/dba/libinifile
2065#%{__rm} -r ext/gd/libgd
2066#%{__rm} -r ext/mbstring/libmbfl
2067#%{__rm} -r ext/mbstring/oniguruma
2068%{__rm} -r ext/pcre/pcrelib
2069#%{__rm} -r ext/soap/interop
2070%{__rm} -r ext/xmlrpc/libxmlrpc
2071#%{__rm} -r ext/zip/lib
3790806a 2072%{__rm} ext/date/lib/timezonedb.h
c0240cb1 2073
13f02a12 2074cp -pf Zend/LICENSE{,.Zend}
c0240cb1 2075install -p %{SOURCE13} dep-tests.sh
2076
2077# breaks build
2078sed -i -e 's#-fvisibility=hidden##g' configure*
2079
2080# disable broken tests
2081# says just "Terminated" twice and fails
9f90add1 2082%{__mv} sapi/cli/tests/022.phpt{,.broken}
c0240cb1 2083
a33e71d0
ER
2084# really dumb test, executable binary name is .libs/ something when building
2085# https://bugs.php.net/bug.php?id=54514
9f90add1 2086%{__mv} tests/basic/bug54514.phpt{,.disable}
a33e71d0
ER
2087
2088# breaks whole testsuite unexpectedly:
2089# Fatal error: Call to undefined function gzencode() in run-tests.php on line 1714
2090# probably broken as zlib is built as shared
9f90add1 2091%{__mv} ext/soap/tests/server019.phpt{,disable}
d1a2645a 2092# Fatal error: Call to undefined function gzcompress() in run-tests.php on line 1728
9f90add1 2093%{__mv} ext/soap/tests/server020.phpt{,disable}
f8be3881
ER
2094
2095# runs out of memory and kills carme vserver
2096# PASS Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt]
9f90add1 2097%{__mv} Zend/tests/bug39438.phpt{,.disable}
a33e71d0 2098
c0240cb1 2099# php-5.3.3/ext/standard/tests/file/statpage.phpt
2100%{__rm} ext/standard/tests/file/statpage.phpt
2101
2102# idiotic test, it will fail if somebody else makes space on disk or if disk
2103# space is not yet allocated (xfs). report upstream to advice bogus test is
2104# probably pointless.
2105%{__rm} ext/standard/tests/file/disk_free_space_basic.phpt
2106
482166f6
ER
2107%ifarch %{x8664}
2108# all pdo_sqlite, sqlite3 tests die with Aborted on carme
2109%{__rm} -r ext/pdo_sqlite/tests
2110%{__rm} -r ext/sqlite3/tests
2111%endif
2112
52d029e0
ER
2113# ----- Manage known as failed test -------
2114# affected by systzdata patch
2115%{__rm} ext/date/tests/timezone_location_get.phpt
2116%{__rm} ext/date/tests/timezone_version_get.phpt
2117%{__rm} ext/date/tests/timezone_version_get_basic1.phpt
2118# Should be skipped but fails sometime
2119%{__rm} ext/standard/tests/file/file_get_contents_error001.phpt
2120# fails sometimes
2121%{__rm} ext/sockets/tests/mcast_ipv?_recv.phpt
2122# causes stack exhausion
2123%{__rm} Zend/tests/bug54268.phpt
2124%{__rm} Zend/tests/bug68412.phpt
2125
2126# avoid issues when two builds run simultaneously
2127%ifarch %{x8664}
2128sed -e 's/64321/64322/' -i ext/openssl/tests/*.phpt
2129%endif
2130
bbf35c27
ER
2131# skip XFAILs
2132# no point testing stuff that is knowingly broken
52d029e0 2133find -name '*.phpt' | xargs grep '^--XFAIL--' -l | xargs rm -v
bbf35c27 2134
482166f6
ER
2135env \
2136%ifarch %{ix86}
52d029e0 2137ix86= x8664=: \
482166f6
ER
2138%endif
2139%ifarch %{x8664}
2140ix86=: x8664= \
dc101b85
JR
2141%endif
2142%ifarch x32
2143ix86=: x8664=: \
482166f6
ER
2144%endif
2145 sh -xe %{_sourcedir}/skip-tests.sh
c0240cb1 2146
2147%build
2148API=$(awk '/#define PHP_API_VERSION/{print $3}' main/php.h)
2149if [ $API != %{php_api_version} ]; then
2150 echo "Set %%define php_api_version to $API and re-run."
2151 exit 1
2152fi
2153
2154API=$(awk '/#define ZEND_MODULE_API_NO/{print $3}' Zend/zend_modules.h)
2155if [ $API != %{zend_module_api} ]; then
2156 echo "Set %%define zend_module_api to $API and re-run."
2157 exit 1
2158fi
2159
2160API=$(awk '/#define ZEND_EXTENSION_API_NO/{print $3}' Zend/zend_extensions.h)
2161if [ $API != %{zend_extension_api} ]; then
2162 echo "Set %%define zend_extension_api to $API and re-run."
2163 exit 1
2164fi
2165
a6af2a14
ER
2166API=$(awk '/#define PDO_DRIVER_API/{print $3}' ext/pdo/php_pdo_driver.h)
2167if [ $API != %{php_pdo_api_version} ]; then
2168 echo "Set %%define php_pdo_api_version to $API and re-run."
2169 exit 1
2170fi
2171
13f02a12
ER
2172# Check for some extension version
2173ver=$(sed -n '/#define PHP_FILEINFO_VERSION /{s/.* "//;s/".*$//;p}' ext/fileinfo/php_fileinfo.h)
2174if test "$ver" != "%{fileinfover}"; then
2175 : Error: Upstream FILEINFO version is now ${ver}, expecting %{fileinfover}.
2176 : Update the fileinfover macro and rebuild.
2177 exit 1
2178fi
2179ver=$(sed -n '/#define PHP_PHAR_VERSION /{s/.* "//;s/".*$//;p}' ext/phar/php_phar.h)
2180if test "$ver" != "%{pharver}"; then
2181 : Error: Upstream PHAR version is now ${ver}, expecting %{pharver}.
2182 : Update the pharver macro and rebuild.
2183 exit 1
2184fi
a2d834a2
ER
2185ver=$(awk '/#define PHP_SQLITE3_VERSION/ {print $3}' ext/sqlite3/php_sqlite3.h | xargs)
2186if test "$ver" != "PHP_VERSION"; then
2187 : Error: Upstream Sqlite3 version is now ${ver}, expecting %{sqlite3ver}.
2188 : Update the sqlite3ver macro and rebuild.
2189 exit 1
2190fi
8d42644e 2191ver=$(sed -n '/#define PHP_ZIP_VERSION /{s/.* "//;s/".*$//;p}' ext/zip/php_zip.h)
13f02a12
ER
2192if test "$ver" != "%{zipver}"; then
2193 : Error: Upstream ZIP version is now ${ver}, expecting %{zipver}.
2194 : Update the zipver macro and rebuild.
2195 exit 1
2196fi
2197ver=$(sed -n '/#define PHP_JSON_VERSION /{s/.* "//;s/".*$//;p}' ext/json/php_json.h)
2198if test "$ver" != "%{jsonver}"; then
2199 : Error: Upstream JSON version is now ${ver}, expecting %{jsonver}.
2200 : Update the jsonver macro and rebuild.
2201 exit 1
2202fi
8d42644e
ER
2203ver=$(sed -n '/#define PHPDBG_VERSION /{s/.* "//;s/".*$//;p}' sapi/phpdbg/phpdbg.h)
2204if test "$ver" != "%{phpdbgver}"; then
2205 : Error: Upstream phpdbg version is now ${ver}, expecting %{phpdbgver}.
c3061867 2206 : Update the phpdbgver macro and rebuild.
8328535b
ER
2207 exit 1
2208fi
13f02a12
ER
2209ver=$(sed -rne 's,.*<version>(.+)</version>,\1,p' ext/bz2/package.xml)
2210if test "$ver" != "%{bz2ver}"; then
2211 : Error: Upstream BZIP2 version is now ${ver}, expecting %{bz2ver}.
2212 : Update the bz2ver macro and rebuild.
2213 exit 1
2214fi
90df940f
ER
2215ver=$(awk '/#define PHP_ENCHANT_VERSION/ {print $3}' ext/enchant/php_enchant.h | xargs)
2216if test "$ver" != "PHP_VERSION"; then
13f02a12
ER
2217 exit 1
2218fi
f4ee12ea 2219ver=$(awk '/#define PHP_HASH_VERSION/ {print $3}' ext/hash/php_hash.h | xargs)
13f02a12
ER
2220if test "$ver" != "%{hashver}"; then
2221 : Error: Upstream HASH version is now ${ver}, expecting %{hashver}.
2222 : Update the hashver macro and rebuild.
2223 exit 1
2224fi
2225ver=$(sed -n '/#define PHP_INTL_VERSION /{s/.* "//;s/".*$//;p}' ext/intl/php_intl.h)
2226if test "$ver" != "%{intlver}"; then
2227 : Error: Upstream Intl version is now ${ver}, expecting %{intlver}.
2228 : Update the intlver macro and rebuild.
2229 exit 1
2230fi
2231
c0240cb1 2232export EXTENSION_DIR="%{php_extensiondir}"
2233# configure once (for faster debugging purposes)
2234if [ ! -f _built-conf ]; then
2235 # now remove Makefile copies
212b9ffa 2236 rm -f Makefile.{cgi-fcgi,fpm,cli,apxs1,apxs2,litespeed,phpdbg,milter}
c0240cb1 2237 %{__libtoolize}
2238 %{__aclocal}
2239 cp -f /usr/share/automake/config.* .
2240 ./buildconf --force
2241 touch _built-conf
2242fi
2243export PROG_SENDMAIL="/usr/lib/sendmail"
2244export CPPFLAGS="-DDEBUG_FASTCGI -DHAVE_STRNDUP %{rpmcppflags} \
2245 -I%{_includedir}/xmlrpc-epi"
3e7f45eb
JB
2246%if %{with intl}
2247# icu 59+ C++ API requires C++ >= 11
2248CXXFLAGS="%{rpmcxxflags} -std=c++11"
2249%endif
c0240cb1 2250
2251sapis="
2252cli
2253%if %{with cgi}
2254cgi-fcgi
2255%endif
2256%if %{with litespeed}
2257litespeed
2258%endif
2259%if %{with fpm}
2260fpm
2261%endif
13f02a12
ER
2262%if %{with embed}
2263embed
2264%endif
c0240cb1 2265%if %{with apache2}
2266apxs2
2267%endif
def35a47
ER
2268%if %{with phpdbg}
2269phpdbg
2270%endif
212b9ffa
ER
2271%if %{with milter}
2272milter
c0240cb1 2273%endif
2274"
2275for sapi in $sapis; do
2276 : SAPI $sapi
2277 # skip if already configured (for faster debugging purposes)
2278 [ -f Makefile.$sapi ] && continue
2279
2280 sapi_args=''
2281 case $sapi in
2282 cgi-fcgi)
f43c9977 2283 sapi_args='--enable-cgi'
c0240cb1 2284 ;;
2285 cli)
f43c9977 2286 sapi_args='--enable-cli %{?with_gcov:--enable-gcov}'
c0240cb1 2287 ;;
2288 fpm)
f43c9977 2289 sapi_args='--enable-fpm'
c0240cb1 2290 ;;
13f02a12 2291 embed)
f43c9977 2292 sapi_args='--enable-embed'
13f02a12 2293 ;;
c0240cb1 2294 apxs2)
2295 ver=$(rpm -q --qf '%{V}' apache-devel)
f43c9977 2296 sapi_args="--with-apxs2=%{apxs2} --with-apache-version=$ver"
c0240cb1 2297 ;;
2298 litespeed)
f43c9977 2299 sapi_args='--with-litespeed'
def35a47
ER
2300 ;;
2301 phpdbg)
f43c9977 2302 sapi_args='--enable-phpdbg %{?debug:--enable-phpdbg-debug}'
c0240cb1 2303 ;;
212b9ffa 2304 milter)
f43c9977 2305 sapi_args='--with-milter'
c0240cb1 2306 ;;
2307 esac
2308
2309 %configure \
e19c578b 2310 EXTRA_LDFLAGS="%{rpmldflags}" \
f43c9977
ER
2311 --disable-cgi \
2312 --disable-cli \
2313 --disable-phpdbg \
c0240cb1 2314 $sapi_args \
2315%if "%{!?configure_cache:0}%{?configure_cache}" == "0"
2316 --cache-file=config.cache \
2317%endif
2318 --with-libdir=%{_lib} \
2319 --with-config-file-path=%{_sysconfdir} \
2320 --with-config-file-scan-dir=%{_sysconfdir}/conf.d \
c0240cb1 2321 --with-system-tzdata \
c418c8b2 2322 --%{!?with_debug:dis}%{?with_debug:en}able-debug \
c0240cb1 2323 %{?with_zts:--enable-maintainer-zts} \
2324 --enable-inline-optimization \
476107e3
ER
2325 %{__enable_disable bcmath bcmath shared} \
2326 %{__enable_disable calendar calendar shared} \
2327 %{__enable_disable ctype ctype shared} \
2328 %{__enable_disable dba dba shared} \
2329 %{__enable_disable dom dom shared} \
e2bde909 2330 %{?with_systemtap:--enable-dtrace} \
476107e3
ER
2331 %{__enable_disable exif exif shared} \
2332 %{__enable_disable fileinfo fileinfo shared} \
2333 %{__enable_disable ftp ftp shared} \
c0240cb1 2334 --enable-gd-native-ttf \
689a4e56 2335 %{?with_intl:--enable-intl=shared} \
c0240cb1 2336 --enable-libxml \
476107e3 2337 %{__enable_disable mbstring mbstring shared,all} \
c0240cb1 2338 --enable-mbregex \
476107e3
ER
2339 %{__enable_disable pcntl pcntl shared} \
2340 %{__enable_disable pdo pdo shared} \
2341 %{__enable_disable json json shared} \
2342 %{__enable_disable hash hash shared} \
c0240cb1 2343 --enable-xmlwriter=shared \
2344%if %{with fpm}
2345 --with-fpm-user=http \
2346 --with-fpm-group=http \
2347%endif
006a7eb1 2348%if %{with pdo_dblib}
c0240cb1 2349 --with-pdo-dblib=shared \
2350%endif
2351%if %{with interbase} && %{without interbase_inst}
2352 --with-pdo-firebird=shared,/usr \
2353%endif
2354 %{?with_mhash:--with-mhash=yes} \
2355 --with-mysql-sock=/var/lib/mysql/mysql.sock \
476107e3 2356 %{__with_without pdo_mysql pdo-mysql shared,%{!?with_mysqlnd:/usr}%{?with_mysqlnd:mysqlnd}} \
329b4394 2357 %{?with_oci:--with-pdo-oci=shared%{?with_instantclient:,instantclient,%{_libdir}}} \
c0240cb1 2358 %{?with_odbc:--with-pdo-odbc=shared,unixODBC,/usr} \
2359 %{?with_pgsql:--with-pdo-pgsql=shared} \
2360 %{?with_pdo_sqlite:--with-pdo-sqlite=shared,/usr} \
332bf1f4 2361 %{?with_webp:--with-webp-dir=/usr} \
c0240cb1 2362 --without-libexpat-dir \
476107e3 2363 %{__enable_disable posix posix shared} \
c0240cb1 2364 --enable-shared \
476107e3 2365 %{__enable_disable session session shared} \
c0240cb1 2366 --enable-shmop=shared \
2367 --enable-simplexml=shared \
2368 --enable-sysvmsg=shared \
2369 --enable-sysvsem=shared \
2370 --enable-sysvshm=shared \
c0240cb1 2371 --enable-soap=shared \
2372 --enable-sockets=shared \
2373 --enable-tokenizer=shared \
c0240cb1 2374 %{?with_wddx:--enable-wddx=shared} \
2375 --enable-xml=shared \
2376 --enable-xmlreader=shared \
476107e3 2377 %{__with_without bz2 bz2 shared} \
c0240cb1 2378 %{__with_without curl curl shared} \
2379 --with-db4 \
476107e3 2380 %{__with_without iconv iconv shared} \
13f02a12 2381 %{?with_enchant:--with-enchant=shared,/usr} \
c0240cb1 2382 --with-freetype-dir=shared \
476107e3
ER
2383 %{__with_without gettext gettext shared} \
2384 %{__with_without gd gd shared%{?with_system_gd:,/usr}} \
c0240cb1 2385 --with-gdbm \
476107e3 2386 %{__with_without gmp gmp shared} \
c0240cb1 2387 %{?with_imap:--with-imap=shared --with-imap-ssl} \
2388 %{?with_interbase:--with-interbase=shared%{!?with_interbase_inst:,/usr}} \
2389 --with-jpeg-dir=/usr \
2390 %{?with_ldap:--with-ldap=shared --with-ldap-sasl} \
476107e3 2391 %{__with_without mcrypt mcrypt shared} \
c0240cb1 2392 %{?with_mm:--with-mm} \
81d9fe7d 2393 %{?with_mysqlnd:--enable-mysqlnd=shared} \
81d9fe7d 2394 %{?with_mysqli:--with-mysqli=shared,%{!?with_mysqlnd:/usr/bin/mysql_config}%{?with_mysqlnd:mysqlnd}} \
329b4394 2395 %{?with_oci:--with-oci8=shared%{?with_instantclient:,instantclient,%{_libdir}}} \
c4e1de8b 2396 %{__enable_disable opcache opcache shared} \
c0240cb1 2397 %{?with_openssl:--with-openssl=shared} \
2398 %{?with_kerberos5:--with-kerberos} \
36fd40c8 2399 --with-tcadb=/usr \
c0240cb1 2400 %{__with_without pcre pcre-regex /usr} \
2401 %{__enable_disable filter filter shared} \
2402 --with-pear=%{php_pear_dir} \
2403 %{__with_without pgsql pgsql shared,/usr} \
2404 %{__enable_disable phar phar shared} \
2405 --with-png-dir=/usr \
2406 %{?with_pspell:--with-pspell=shared} \
476107e3 2407 %{__with_without readline readline shared} \
c0240cb1 2408 %{?with_recode:--with-recode=shared} \
c0240cb1 2409 %{?with_snmp:--with-snmp=shared} \
c0240cb1 2410 %{!?with_pdo_sqlite:--without-pdo-sqlite} \
2411 %{__with_without sqlite3 sqlite3 shared,/usr} \
c0240cb1 2412 %{?with_tidy:--with-tidy=shared} \
2413 %{?with_odbc:--with-unixODBC=shared,/usr} \
2414 %{__with_without xmlrpc xmlrpc shared,/usr} \
2415 --with-xsl=shared \
2416 --with-zlib=shared \
2417 --with-zlib-dir=shared,/usr \
13f02a12 2418 %{?with_system_libzip:--with-libzip} \
c0240cb1 2419 --enable-zip=shared,/usr \
2420
2421 # save for debug
2422 cp -f Makefile Makefile.$sapi
2423 cp -f main/php_config.h php_config.h.$sapi
2424 cp -f config.log config.log.$sapi
2425done
2426
2427# as we build each SAPI in own make, adjust php-config.in forehead
529e9ea3
ER
2428sapis=$(%{__sed} -rne 's/^PHP_INSTALLED_SAPIS = (.+)/\1/p' Makefile.* | tr ' ' '\n' | sort -u | xargs)
2429%{__sed} -i -e "s,@PHP_INSTALLED_SAPIS@,$sapis," scripts/php-config.in
c0240cb1 2430
2431# must make libphp_common first, so modules can link against it.
2432cp -af php_config.h.cli main/php_config.h
2433cp -af Makefile.cli Makefile
2434%{__make} libphp_common.la
5467be0e
ER
2435# hack: MYSQLND_SHARED_LIBADD not initialized
2436%{__make} build-modules \
2437 MYSQLND_SHARED_LIBADD="-lssl -lcrypto"
c0240cb1 2438
c0240cb1 2439%if %{with apache2}
f4ee12ea 2440%{__make} libtool-sapi LIBTOOL_SAPI=sapi/apache2handler/libphp7.la -f Makefile.apxs2
c0240cb1 2441%endif
2442
2443%if %{with litespeed}
96ae08b1 2444%{__make} -f Makefile.litespeed litespeed
c0240cb1 2445%endif
2446
4d241919 2447%if %{with embed}
f4ee12ea 2448%{__make} -f Makefile.embed libphp7.la
4d241919
ER
2449%endif
2450
def35a47 2451%if %{with phpdbg}
f1570176
ER
2452# PHP_READLINE_LIBS is empty, so force readline here
2453%{__make} -f Makefile.phpdbg phpdbg \
2454 PHPDBG_EXTRA_LIBS=-lreadline
def35a47
ER
2455%endif
2456
212b9ffa
ER
2457%if %{with milter}
2458%{__make} -f Makefile.milter milter
2459%endif
2460
c0240cb1 2461# CGI/FCGI
2462%if %{with cgi}
13f02a12 2463cp -pf php_config.h.cgi-fcgi main/php_config.h
c0240cb1 2464%{__make} -f Makefile.cgi-fcgi
3aeda88b 2465[ "$(echo '<?=php_sapi_name();' | ./sapi/cgi/php-cgi -qn)" = "cgi-fcgi" ]
c0240cb1 2466%endif
2467
2468# PHP FPM
2469%if %{with fpm}
13f02a12 2470cp -pf php_config.h.fpm main/php_config.h
c0240cb1 2471%{__make} -f Makefile.fpm
3aeda88b 2472[ $(./sapi/fpm/php-fpm -n -m | grep cgi-fcgi) = "cgi-fcgi" ]
c0240cb1 2473%endif
2474
2475# CLI
13f02a12 2476cp -pf php_config.h.cli main/php_config.h
c0240cb1 2477%{__make} -f Makefile.cli
3aeda88b 2478[ "$(echo '<?=php_sapi_name();' | ./sapi/cli/php -qn)" = "cli" ]
c0240cb1 2479
2480# check for stupid xml parse breakage where &lt; and &gt; just get lost in parse result
2481./sapi/cli/php -n -dextension_dir=modules -dextension=xml.so -r '$p = xml_parser_create(); xml_parse_into_struct($p, "<x>&lt;</x>", $vals, $index); exit((int )empty($vals[0]["value"]));'
2482
2483# Generate stub .ini files for each extension
2484rm -rf conf.d
2485install -d conf.d
2486generate_inifiles() {
2487 for so in modules/*.so; do
2488 mod=$(basename $so .so)
8328535b
ER
2489 ext=extension
2490 # opcache.so is zend extension
2491 nm $so | grep -q zend_extension_entry && ext=zend_extension
c0240cb1 2492 conf="$mod.ini"
2493 # xml needs to be loaded before wddx
2494 [ "$mod" = "wddx" ] && conf="xml_$mod.ini"
2495 # pre needs to be loaded before SPL
2496 [ "$mod" = "pcre" ] && conf="PCRE.ini"
2497 # spl needs to be loaded before mysqli
2498 [ "$mod" = "spl" ] && conf="SPL.ini"
2499 # session needs to be loaded before php-pecl-http, php-pecl-memcache, php-pecl-session_mysql
2500 [ "$mod" = "session" ] && conf="Session.ini"
2845c0a4
JR
2501 # hash needs to be loaded before mysqlnd
2502 [ "$mod" = "hash" ] && conf="Hash.ini"
1957589a 2503 # mysqlnd needs to be loaded before mysqli,pdo_mysqli
c0240cb1 2504 [ "$mod" = "mysqlnd" ] && conf="MySQLND.ini"
2505 echo "+ $conf"
2506 cat > conf.d/$conf <<-EOF
8328535b
ER
2507 ; Enable $mod $ext module
2508 $ext=$mod.so
c0240cb1 2509 EOF
2510 done
2511}
2512generate_inifiles
2513
2514# Check that the module inner-dependencies are intact
2515PHP=./sapi/cli/php EXTENSION_DIR=modules CONFIG_DIR=conf.d ./dep-tests.sh > dep-tests.log
2516if grep -v OK dep-tests.log; then
2517 echo >&2 "The results above were not expected"
2518 exit 1
2519fi
2520
2521%if %{with gcov}
2522# Use CLI SAPI
13f02a12
ER
2523cp -pf php_config.h.cli main/php_config.h
2524cp -pf Makefile.cli Makefile
c0240cb1 2525%{__make} lcov
2526# you really don't want to package result of gcov build
2527exit 1
2528%endif
2529
c0240cb1 2530cat <<'EOF' > run-tests.sh
2531#!/bin/sh
2532export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2
52d029e0 2533export SKIP_ONLINE_TESTS=1
c0240cb1 2534unset TZ LANG LC_ALL || :
2535%{__make} test \
2536 EXTENSION_DIR=modules \
2537 PHP_TEST_SHARED_SYSTEM_EXTENSIONS= \
2538 RUN_TESTS_SETTINGS="-q $*"
2539EOF
2540chmod +x run-tests.sh
336b95c5
ER
2541
2542%if %{with tests}
2543# Run tests, using the CLI SAPI
2544cp -pf php_config.h.cli main/php_config.h
2545cp -pf Makefile.cli Makefile
2546
13ed24d5
ER
2547./run-tests.sh -w failed.log -s tests.log || {
2548rc=$?
c0240cb1 2549
2550# collect failed tests into cleanup script used in prep.
482166f6
ER
2551sed -ne '/^FAILED TEST SUMMARY/,/^===/p' tests.log | sed -e '1,/^---/d;/^===/,$d' > tests-failed.log
2552sed -ne '/^via/d;/\[.*\]/{s/\t*\(.*\) \[\(.*\)\]\(.*\)/# \1\3\nmv \2{,.skip}/p}' tests-failed.log \
c0240cb1 2553 >> %{_sourcedir}/skip-tests.sh
2554
482166f6
ER
2555# if on builders, dump test log
2556tty -q || cat tests.log
5279719f
ER
2557
2558test ! -s failed.log
13ed24d5
ER
2559exit $rc
2560}
c0240cb1 2561%endif
2562
2563%install
2564rm -rf $RPM_BUILD_ROOT
2565install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{_sysconfdir}/{apache,cgi}} \
2566 $RPM_BUILD_ROOT{%{_sbindir},%{_bindir}} \
2567 $RPM_BUILD_ROOT/etc/{apache/conf.d,httpd/conf.d} \
2568 $RPM_BUILD_ROOT%{_mandir}/man{1,8} \
2569
13f02a12
ER
2570cp -pf php_config.h.cli main/php_config.h
2571cp -pf Makefile.cli Makefile
c0240cb1 2572%{__make} install \
b27ad7c4 2573 phpbuilddir=%{_libdir}/%{name}/build \
c0240cb1 2574 INSTALL_ROOT=$RPM_BUILD_ROOT
2575
9f90add1 2576%if %{without default_php}
fc1ec767 2577# version the .phar files
9f90add1
JB
2578%{__mv} $RPM_BUILD_ROOT%{_bindir}/phar{,%{php_suffix}}.phar
2579%{__mv} $RPM_BUILD_ROOT%{_mandir}/man1/phar{,%{php_suffix}}.1
2580%endif
2581%if %{with alternatives}
82885e7c
ER
2582# touch for ghost
2583%{__rm} $RPM_BUILD_ROOT%{_bindir}/phar
2584touch $RPM_BUILD_ROOT%{_bindir}/phar
2585touch $RPM_BUILD_ROOT%{_mandir}/man1/phar.1
9f90add1 2586%endif
c0240cb1 2587
c04c07ff
ER
2588# version suffix
2589v=$(echo %{version} | cut -d. -f1-2)
2590
c0240cb1 2591# install Apache2 DSO module
2592%if %{with apache2}
f4ee12ea 2593libtool --mode=install install -p sapi/apache2handler/libphp7.la $RPM_BUILD_ROOT%{_libdir}/apache
9f90add1 2594%{__mv} $RPM_BUILD_ROOT%{_libdir}/apache/libphp7{,-$v}.so
c0917211 2595ln -s libphp7-$v.so $RPM_BUILD_ROOT%{_libdir}/apache/mod_php.so
c0240cb1 2596%endif
2597
2598# install litespeed sapi
2599%if %{with litespeed}
f9101cd2 2600libtool --mode=install install -p sapi/litespeed/php $RPM_BUILD_ROOT%{_sbindir}/%{name}.litespeed
c0240cb1 2601%endif
2602
def35a47
ER
2603%if %{with phpdbg}
2604%{__make} -f Makefile.phpdbg install-phpdbg \
9629b3c0 2605 INSTALL="libtool --mode=install install -p" \
def35a47 2606 INSTALL_ROOT=$RPM_BUILD_ROOT
65366fc5 2607
9f90add1 2608%if %{without default_php}
0283e230 2609# version the phpdbg files
9f90add1
JB
2610%{__mv} $RPM_BUILD_ROOT%{_bindir}/phpdbg{,%{ver_suffix}}
2611%{__mv} $RPM_BUILD_ROOT%{_mandir}/man1/phpdbg{,%{ver_suffix}}.1
2612%endif
def35a47
ER
2613%endif
2614
212b9ffa
ER
2615%if %{with milter}
2616%{__make} -f Makefile.milter install-milter \
2617 INSTALL_ROOT=$RPM_BUILD_ROOT
2618%endif
2619
13f02a12 2620libtool --mode=install install -p libphp_common.la $RPM_BUILD_ROOT%{_libdir}
c0240cb1 2621
2622# install CGI/FCGI
2623%if %{with cgi}
13f02a12 2624# install-cgi
694e535c
ER
2625libtool --mode=install install -p sapi/cgi/php-cgi $RPM_BUILD_ROOT%{_bindir}/%{name}.cgi
2626ln -sf %{name}.cgi $RPM_BUILD_ROOT%{_bindir}/%{name}.fcgi
13f02a12 2627cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/php-cgi-fcgi.ini
c0240cb1 2628%endif
2629
2630# install FCGI PM
2631%if %{with fpm}
abb829c9 2632install -d $RPM_BUILD_ROOT{%{_sysconfdir}/php-fpm.d,%{_sbindir}}
f9101cd2
ER
2633libtool --mode=install install -p sapi/fpm/php-fpm $RPM_BUILD_ROOT%{_sbindir}/%{name}-fpm
2634cp -p sapi/fpm/php-fpm.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}-fpm.8
13f02a12 2635cp -p sapi/fpm/php-fpm.conf $RPM_BUILD_ROOT%{_sysconfdir}
abb829c9 2636cp -p sapi/fpm/www.conf $RPM_BUILD_ROOT%{_sysconfdir}/php-fpm.d
c0240cb1 2637install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
f9101cd2 2638install -p %{SOURCE10} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}-fpm
d307ed78
ER
2639install -d $RPM_BUILD_ROOT/etc/logrotate.d
2640cp -p %{SOURCE11} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}-fpm
db9dad5e
ER
2641%if "%{pld_release}" == "ac"
2642%{__sed} -i -e '/su/d' $RPM_BUILD_ROOT/etc/logrotate.d/%{name}-fpm
2643%endif
d307ed78 2644
9f90add1 2645%if %{with alternatives}
745b6497
ER
2646# touch for ghost for alternatives
2647touch $RPM_BUILD_ROOT%{_sbindir}/php-fpm
9f90add1 2648%endif
745b6497 2649
f9101cd2
ER
2650%{__sed} -i -e '
2651 s#/usr/lib/php#%{php_extensiondir}#
c05f80f0 2652 s#/etc/php/#%{_sysconfdir}/#
f9101cd2 2653 s#@processname@#%{name}-fpm#g
abb829c9 2654' $RPM_BUILD_ROOT{/etc/{rc.d/init.d/%{name}-fpm,logrotate.d/%{name}-fpm},%{_sysconfdir}/php-fpm.conf,%{_sysconfdir}/php-fpm.d/www.conf}
13f02a12
ER
2655%endif
2656
2657# install Embedded API
2658%if %{with embed}
13f02a12 2659# we could use install-headers from Makefile.embed, but that would reinstall all headers
82e4c42c 2660# install-sapi installs to wrong dir, so just do it all manually
13f02a12 2661install -d $RPM_BUILD_ROOT%{_includedir}/php/sapi/embed
f4ee12ea 2662install -p libs/libphp7.so $RPM_BUILD_ROOT%{_libdir}
13f02a12 2663cp -p sapi/embed/php_embed.h $RPM_BUILD_ROOT%{_includedir}/php/sapi/embed
c0240cb1 2664%endif
2665
2666# install CLI
580d93e0
ER
2667# versioned suffix is always installed
2668libtool --mode=install install -p sapi/cli/php $RPM_BUILD_ROOT%{_bindir}/php%{ver_suffix}
2669cp -p sapi/cli/php.1 $RPM_BUILD_ROOT%{_mandir}/man1/php%{ver_suffix}.1
2670echo ".so php%{ver_suffix}.1" >$RPM_BUILD_ROOT%{_mandir}/man1/php.1
2671ln -sf php%{ver_suffix} $RPM_BUILD_ROOT%{_bindir}/php
c0240cb1 2672
f831b4f0 2673cp -p php.ini $RPM_BUILD_ROOT%{_sysconfdir}/php.ini
13f02a12 2674cp -p %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/php-cli.ini
c0240cb1 2675
c0240cb1 2676%if %{with apache2}
13f02a12
ER
2677cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/httpd/conf.d/70_mod_php.conf
2678cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/php-apache2handler.ini
f4ee12ea 2679%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/apache/libphp7.la
c0240cb1 2680%endif
2681
f831b4f0 2682# ensure that paths are correct for current php version and arch
37a42448 2683grep -El '/etc/php/|/usr/lib/php/' $RPM_BUILD_ROOT%{_sysconfdir}/*.ini | xargs -r \
f831b4f0
ER
2684%{__sed} -i -e '
2685 s#/usr/lib/php#%{php_extensiondir}#
2686 s#/etc/php#%{_sysconfdir}#
63bcb1b6 2687'
f831b4f0 2688
c0240cb1 2689install -d $RPM_BUILD_ROOT%{_sysconfdir}/conf.d
13f02a12 2690cp -p conf.d/*.ini $RPM_BUILD_ROOT%{_sysconfdir}/conf.d
c0240cb1 2691
2692# per SAPI ini directories
2693install -d $RPM_BUILD_ROOT%{_sysconfdir}/{cgi-fcgi,cli,apache,apache2handler}.d
2694
2695# for CLI SAPI only
9f90add1 2696%{__mv} $RPM_BUILD_ROOT%{_sysconfdir}/{conf.d/readline.ini,cli.d}
c0240cb1 2697
2698# use system automake and {lib,sh}tool
77ee6bb7 2699ln -snf /usr/share/automake/config.{guess,sub} $RPM_BUILD_ROOT%{_libdir}/%{name}/build
b27ad7c4 2700ln -snf %{_bindir}/shtool $RPM_BUILD_ROOT%{_libdir}/%{name}/build
77ee6bb7
ER
2701for fn in libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4; do
2702 f=%{_aclocaldir}/$fn
2703 test -f $f || continue
2704 ln -snf $f $RPM_BUILD_ROOT%{_libdir}/%{name}/build
2705done
2706for fn in ltmain.sh config/ltmain.sh build-aux/ltmain.sh; do
2707 f=/usr/share/libtool/$fn
2708 test -f $f || continue
2709 ln -snf $f $RPM_BUILD_ROOT%{_libdir}/%{name}/build
2710 break
2711done
b27ad7c4 2712sed -i -e '/^phpdir/ s,/php/build,/%{name}/build,' $RPM_BUILD_ROOT%{_bindir}/phpize
c0240cb1 2713
2714# for php-pecl-mailparse
2715install -d $RPM_BUILD_ROOT%{_includedir}/php/ext/mbstring
13f02a12 2716cp -p ext/mbstring/libmbfl/mbfl/*.h $RPM_BUILD_ROOT%{_includedir}/php/ext/mbstring
c0240cb1 2717
2718# tests
2719install -d $RPM_BUILD_ROOT%{php_data_dir}/tests/php
2720install -p run-tests.php $RPM_BUILD_ROOT%{php_data_dir}/tests/php/run-tests.php
2721cp -a tests/* $RPM_BUILD_ROOT%{php_data_dir}/tests/php
2722
13f02a12
ER
2723# fix install paths, avoid evil rpaths
2724sed -i -e "s|^libdir=.*|libdir='%{_libdir}'|" $RPM_BUILD_ROOT%{_libdir}/libphp_common.la
13f02a12 2725# better solution?
b27ad7c4 2726sed -i -e 's|libphp_common.la|$(libdir)/libphp_common.la|' $RPM_BUILD_ROOT%{_libdir}/%{name}/build/acinclude.m4
13f02a12 2727
c0240cb1 2728%clean
2729rm -rf $RPM_BUILD_ROOT
2730
aa424f73 2731%post -n apache-mod_%{name}
c0240cb1 2732if [ "$1" = "1" ]; then
2733 %service -q httpd restart
2734fi
2735
aa424f73 2736%postun -n apache-mod_%{name}
c0240cb1 2737if [ "$1" = "0" ]; then
2738 %service -q httpd restart
2739fi
2740
2741%pre fpm
2742%useradd -u 51 -r -s /bin/false -c "HTTP User" -g http http
2743
2744%post fpm
ff9cec3f
ER
2745/sbin/chkconfig --add %{name}-fpm
2746%service %{name}-fpm restart
9f90add1 2747%if %{with alternatives}
745b6497 2748update-alternatives --install %{_sbindir}/php-fpm php-fpm %{_sbindir}/php%{ver_suffix}-fpm %{ver_suffix} || :
9f90add1 2749%endif
c0240cb1 2750
2751%preun fpm
8f7b6246 2752if [ "$1" = "0" ]; then
ff9cec3f
ER
2753 %service %{name}-fpm stop
2754 /sbin/chkconfig --del %{name}-fpm
9f90add1 2755%if %{with alternatives}
745b6497 2756 update-alternatives --remove php-fpm %{_sbindir}/php-fpm || :
9f90add1 2757%endif
c0240cb1 2758fi
2759
2760%postun fpm
2761if [ "$1" = "0" ]; then
2762 %userremove http
2763fi
2764
13f02a12
ER
2765%post embedded -p /sbin/ldconfig
2766%postun embedded -p /sbin/ldconfig
2767
dbdace4c 2768%posttrans common
c0240cb1 2769# PHP 5.3 requires timezone being setup, try setup it from tzdata
5d43dd0d
ER
2770if ! grep -q '^date.timezone[[:space:]]*=' %{_sysconfdir}/php.ini && [ -f /etc/sysconfig/timezone ]; then
2771 TIMEZONE=
2772 . /etc/sysconfig/timezone
2773 if [ "$TIMEZONE" ]; then
2774 %{__sed} -i -e "s,^;date.timezone[[:space:]]*=.*,date.timezone = $TIMEZONE," %{_sysconfdir}/php.ini
c0240cb1 2775 fi
2776fi
2777
c0240cb1 2778# minimizing apache restarts logics. we restart webserver:
2779#
2780# 1. at the end of transaction. (posttrans, feature from rpm 4.4.2)
2781# 2. first install of extension (post: $1 = 1)
2782# 2. uninstall of extension (postun: $1 == 0)
2783#
2784# the strict internal deps between extensions (and apache modules) and
2785# common package are very important for all this to work.
2786
2787# restart webserver at the end of transaction
2788[ ! -f /etc/apache/conf.d/??_mod_php.conf ] || %service -q apache restart
2789[ ! -f /etc/httpd/conf.d/??_mod_php.conf ] || %service -q httpd restart
2790
30ccba12 2791%triggerpostun common -- %{name}-common < 4:5.6.4-2, php-common < 4:5.6.4-2
263ef8fe
ER
2792# migrate configs /etc/php/conf.d -> /etc/phpXY/conf.d/
2793# do config migration in php-common trigger, as the trigger is ran after all packages are upgraded
2794# this way we can stick to one trigger, instead of attaching one for each (sub)package!
2795for f in /etc/php/*.ini.rpmsave /etc/php/*.d/*.ini.rpmsave; do
2796 test -f "$f" || continue
2797 bn=${f#/etc/php/}
2798 dn=${bn%/*}
2799 fn=${bn#*/}
2800 test "$dn" = "$fn" && dn=
2801 fn=${fn%.rpmsave}
2802 nf=%{_sysconfdir}/$dn/$fn
2803 test -f "$nf" || continue
8f7b6246
TP
2804 cp -vfb $nf{,.rpmnew}
2805 cp -vfb $f $nf
396b93df
ER
2806 %{__sed} -i -e '
2807 s#%{_libdir}/php#%{_libdir}/%{name}#
2808 s#/etc/php#%{_sysconfdir}#
2809 ' $nf
263ef8fe 2810done
9f2b265f
ER
2811# switch to browscap package if the ini file has original value
2812%{__sed} -i -e 's#%{_sysconfdir}/browscap.ini#/usr/share/browscap/php_browscap.ini#' %{_sysconfdir}/php.ini
06903eea
ER
2813# disable browscap, if optional package not present
2814if [ ! -e /usr/share/browscap/php_browscap.ini ]; then
2815 %{__sed} -i -e 's#^browscap = /usr/share/browscap/php_browscap.ini#;&#' %{_sysconfdir}/php.ini
2816fi
9f2b265f 2817
c0917211
AM
2818%triggerpostun -n apache-mod_%{name} -- apache-mod_%{name} < 4:7.0.0-2.RC4
2819sed -i -e 's#modules/libphp[57].so#modules/mod_php.so#g' /etc/httpd/conf.d/*_mod_php.conf
2820
c0240cb1 2821# common macros called at extension post/postun scriptlet
82885e7c 2822%define ext_post \
c0240cb1 2823if [ "$1" = "1" ]; then \
2824 %php_webserver_restart \
2825fi \
82885e7c
ER
2826%{nil}
2827
2828%define ext_postun \
c0240cb1 2829if [ "$1" = "0" ]; then \
2830 %php_webserver_restart \
82885e7c
ER
2831fi \
2832%{nil}
2833
2834%define extension_scripts() \
2835%post %1 \
2836%ext_post \
2837\
2838%postun %1 \
e09847ae 2839%ext_postun \
c0240cb1 2840%{nil}
2841
2842# extension scripts defines
2843%extension_scripts bcmath
2844%extension_scripts bz2
2845%extension_scripts calendar
2846%extension_scripts ctype
2847%extension_scripts curl
2848%extension_scripts dba
2849%extension_scripts dom
13f02a12 2850%extension_scripts enchant
c0240cb1 2851%extension_scripts exif
2852%extension_scripts fileinfo
2853%extension_scripts filter
2854%extension_scripts ftp
2855%extension_scripts gd
2856%extension_scripts gettext
2857%extension_scripts gmp
2858%extension_scripts hash
2859%extension_scripts iconv
2860%extension_scripts imap
2861%extension_scripts interbase
2862%extension_scripts intl
2863%extension_scripts json
2864%extension_scripts ldap
2865%extension_scripts mbstring
2866%extension_scripts mcrypt
c0240cb1 2867%extension_scripts mysqli
2868%extension_scripts mysqlnd
2869%extension_scripts oci8
2870%extension_scripts odbc
8328535b 2871%extension_scripts opcache
c0240cb1 2872%extension_scripts openssl
2873%extension_scripts pcre
e12b4121 2874%extension_scripts pdo
c0240cb1 2875%extension_scripts pdo-dblib
2876%extension_scripts pdo-firebird
56b7d841 2877%extension_scripts pdo-oci
c0240cb1 2878%extension_scripts pdo-mysql
2879%extension_scripts pdo-odbc
2880%extension_scripts pdo-pgsql
2881%extension_scripts pdo-sqlite
2882%extension_scripts pgsql
e12b4121 2883%extension_scripts pcntl
c0240cb1 2884%extension_scripts posix
2885%extension_scripts pspell
2886%extension_scripts recode
2887%extension_scripts session
2888%extension_scripts shmop
e12b4121 2889%extension_scripts simplexml
c0240cb1 2890%extension_scripts snmp
2891%extension_scripts soap
2892%extension_scripts sockets
2893%extension_scripts spl
c0240cb1 2894%extension_scripts sqlite3
c0240cb1 2895%extension_scripts sysvmsg
2896%extension_scripts sysvsem
2897%extension_scripts sysvshm
2898%extension_scripts tidy
2899%extension_scripts tokenizer
2900%extension_scripts wddx
2901%extension_scripts xml
2902%extension_scripts xmlreader
2903%extension_scripts xmlrpc
2904%extension_scripts xmlwriter
2905%extension_scripts xsl
2906%extension_scripts zip
2907%extension_scripts zlib
2908
82885e7c
ER
2909%post phar
2910%ext_post
9f90add1 2911%if %{with alternatives}
82885e7c
ER
2912update-alternatives \
2913 --install %{_bindir}/phar phar %{_bindir}/phar%{ver_suffix}.phar %{ver_suffix} \
2914 --slave %{_mandir}/man1/phar.1 phar.1 %{_mandir}/man1/phar%{ver_suffix}.1* || :
9f90add1 2915%endif
82885e7c
ER
2916
2917%postun phar
2918%ext_postun
9f90add1 2919%if %{with alternatives}
82885e7c
ER
2920if [ $1 -eq 0 ]; then
2921 update-alternatives --remove phar %{_bindir}/phar || :
2922fi
9f90add1 2923%endif
82885e7c 2924
c0240cb1 2925%if %{with apache2}
aa424f73 2926%files -n apache-mod_%{name}
c0240cb1 2927%defattr(644,root,root,755)
2928%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/httpd/conf.d/*_mod_php.conf
52126be2
AM
2929%attr(755,root,root) %{_libdir}/apache/mod_php.so
2930
2931%files -n apache-mod_%{name}-core
2932%defattr(644,root,root,755)
c0240cb1 2933%dir %{_sysconfdir}/apache2handler.d
2934%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-apache2handler.ini
f4ee12ea 2935%attr(755,root,root) %{_libdir}/apache/libphp7-*.*.so
c0240cb1 2936%endif
2937
2938%if %{with litespeed}
2939%files litespeed
2940%defattr(644,root,root,755)
aa424f73 2941%attr(755,root,root) %{_sbindir}/%{name}.litespeed
c0240cb1 2942%endif
2943
2944%if %{with cgi}
2945%files cgi
2946%defattr(644,root,root,755)
2947%dir %{_sysconfdir}/cgi-fcgi.d
2948%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-cgi-fcgi.ini
694e535c
ER
2949%attr(755,root,root) %{_bindir}/%{name}.cgi
2950%attr(755,root,root) %{_bindir}/%{name}.fcgi
c0240cb1 2951%endif
2952
13f02a12
ER
2953%if %{with embed}
2954%files embedded
2955%defattr(644,root,root,755)
f4ee12ea 2956%attr(755,root,root) %{_libdir}/libphp7.so
13f02a12
ER
2957%endif
2958
c0240cb1 2959%files cli
2960%defattr(644,root,root,755)
2961%dir %{_sysconfdir}/cli.d
2962%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-cli.ini
580d93e0
ER
2963%attr(755,root,root) %{_bindir}/php%{ver_suffix}
2964%{_mandir}/man1/php%{ver_suffix}.1*
c0240cb1 2965
2966%files program
2967%defattr(644,root,root,755)
2968%attr(755,root,root) %{_bindir}/php
872bc3df 2969%{_mandir}/man1/php.1*
c0240cb1 2970
2971%if %{with fpm}
2972%files fpm
2973%defattr(644,root,root,755)
13f02a12 2974%doc sapi/fpm/{CREDITS,LICENSE}
abb829c9 2975%dir %{_sysconfdir}/php-fpm.d
c0240cb1 2976%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-fpm.conf
abb829c9 2977%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-fpm.d/www.conf
f9101cd2 2978%attr(755,root,root) %{_sbindir}/%{name}-fpm
9f90add1 2979%if %{with alternatives}
745b6497 2980%ghost %{_sbindir}/php-fpm
9f90add1 2981%endif
f9101cd2
ER
2982%{_mandir}/man8/%{name}-fpm.8*
2983%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}-fpm
2984%attr(754,root,root) /etc/rc.d/init.d/%{name}-fpm
c0240cb1 2985%endif
2986
c42c0fb8 2987%if %{with phpdbg}
8d42644e
ER
2988%files phpdbg
2989%defattr(644,root,root,755)
9f90add1
JB
2990%attr(755,root,root) %{_bindir}/phpdbg%{php_suffix}
2991%{_mandir}/man1/phpdbg%{php_suffix}.1*
c42c0fb8 2992%endif
8d42644e 2993
212b9ffa
ER
2994%if %{with milter}
2995%files milter
2996%defattr(644,root,root,755)
2997%attr(755,root,root) %{_bindir}/php-milter
2998%endif
2999
c0240cb1 3000%files common
3001%defattr(644,root,root,755)
77134c92 3002%doc CREDITS EXTENSIONS LICENSE NEWS README.namespaces UPGRADING* Zend/{LICENSE.Zend,ZEND_CHANGES} php.ini-* .gdbinit
c0240cb1 3003%dir %{_sysconfdir}
3004%dir %{_sysconfdir}/conf.d
3005%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php.ini
c0240cb1 3006%attr(755,root,root) %{_libdir}/libphp_common-*.so
3007%dir %{php_extensiondir}
3008
13f02a12
ER
3009%doc ext/session/mod_files.sh
3010
c0240cb1 3011%files devel
3012%defattr(644,root,root,755)
8d42644e 3013%doc CODING_STANDARDS README.{EXT_SKEL,PARAMETER_PARSING_API,SELF-CONTAINED-EXTENSIONS,STREAMS,SUBMITTING_PATCH,TESTING,TESTING2,UNIX-BUILD-SYSTEM,input_filter}
c0240cb1 3014%attr(755,root,root) %{_bindir}/phpize
3015%attr(755,root,root) %{_bindir}/php-config
3016%attr(755,root,root) %{_libdir}/libphp_common.so
3017%{_libdir}/libphp_common.la
3018%{_includedir}/php
b27ad7c4 3019%{_libdir}/%{name}/build
c0240cb1 3020%{_mandir}/man1/php-config.1*
3021%{_mandir}/man1/phpize.1*
3022
476107e3 3023%if %{with bcmath}
c0240cb1 3024%files bcmath
3025%defattr(644,root,root,755)
3026%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/bcmath.ini
3027%attr(755,root,root) %{php_extensiondir}/bcmath.so
476107e3 3028%endif
c0240cb1 3029
476107e3 3030%if %{with bz2}
c0240cb1 3031%files bz2
3032%defattr(644,root,root,755)
8cd9d573 3033%doc ext/bz2/CREDITS
c0240cb1 3034%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/bz2.ini
3035%attr(755,root,root) %{php_extensiondir}/bz2.so
476107e3 3036%endif
c0240cb1 3037
476107e3 3038%if %{with calendar}
c0240cb1 3039%files calendar
3040%defattr(644,root,root,755)
8cd9d573 3041%doc ext/calendar/CREDITS
c0240cb1 3042%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/calendar.ini
3043%attr(755,root,root) %{php_extensiondir}/calendar.so
476107e3 3044%endif
c0240cb1 3045
476107e3 3046%if %{with ctype}
c0240cb1 3047%files ctype
3048%defattr(644,root,root,755)
8cd9d573 3049%doc ext/calendar/CREDITS
c0240cb1 3050%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/ctype.ini
3051%attr(755,root,root) %{php_extensiondir}/ctype.so
476107e3 3052%endif
c0240cb1 3053
3054%if %{with curl}
3055%files curl
3056%defattr(644,root,root,755)
8cd9d573 3057%doc ext/curl/CREDITS
c0240cb1 3058%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/curl.ini
3059%attr(755,root,root) %{php_extensiondir}/curl.so
3060%endif
3061
476107e3 3062%if %{with dba}
c0240cb1 3063%files dba
3064%defattr(644,root,root,755)
cd6e98f7 3065%doc ext/dba/{CREDITS,README}
c0240cb1 3066%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/dba.ini
3067%attr(755,root,root) %{php_extensiondir}/dba.so
476107e3 3068%endif
c0240cb1 3069
476107e3 3070%if %{with dom}
c0240cb1 3071%files dom
3072%defattr(644,root,root,755)
8cd9d573 3073%doc ext/dom/{CREDITS,TODO}
894cb112 3074%doc ext/dom/examples
c0240cb1 3075%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/dom.ini
3076%attr(755,root,root) %{php_extensiondir}/dom.so
476107e3 3077%endif
c0240cb1 3078
e5448b0f 3079%if %{with enchant}
13f02a12
ER
3080%files enchant
3081%defattr(644,root,root,755)
3082%doc ext/enchant/{CREDITS,docs/examples}
3083%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/enchant.ini
3084%attr(755,root,root) %{php_extensiondir}/enchant.so
e5448b0f 3085%endif
13f02a12 3086
476107e3 3087%if %{with exif}
c0240cb1 3088%files exif
3089%defattr(644,root,root,755)
8cd9d573 3090%doc ext/exif/CREDITS
c0240cb1 3091%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/exif.ini
3092%attr(755,root,root) %{php_extensiondir}/exif.so
476107e3 3093%endif
c0240cb1 3094
476107e3 3095%if %{with fileinfo}
c0240cb1 3096%files fileinfo
3097%defattr(644,root,root,755)
8cd9d573 3098%doc ext/fileinfo/CREDITS
c0240cb1 3099%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/fileinfo.ini
3100%attr(755,root,root) %{php_extensiondir}/fileinfo.so
476107e3 3101%endif
c0240cb1 3102
3103%if %{with filter}
3104%files filter
3105%defattr(644,root,root,755)
8cd9d573 3106%doc ext/filter/{CREDITS,docs/*}
c0240cb1 3107%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/filter.ini
3108%attr(755,root,root) %{php_extensiondir}/filter.so
3109%endif
3110
476107e3 3111%if %{with ftp}
c0240cb1 3112%files ftp
3113%defattr(644,root,root,755)
8cd9d573 3114%doc ext/ftp/CREDITS
c0240cb1 3115%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/ftp.ini
3116%attr(755,root,root) %{php_extensiondir}/ftp.so
476107e3 3117%endif
c0240cb1 3118
476107e3 3119%if %{with gd}
c0240cb1 3120%files gd
3121%defattr(644,root,root,755)
8cd9d573 3122%doc ext/gd/CREDITS
c0240cb1 3123%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/gd.ini
3124%attr(755,root,root) %{php_extensiondir}/gd.so
476107e3 3125%endif
c0240cb1 3126
476107e3 3127%if %{with gettext}
c0240cb1 3128%files gettext
3129%defattr(644,root,root,755)
8cd9d573 3130%doc ext/gettext/CREDITS
c0240cb1 3131%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/gettext.ini
3132%attr(755,root,root) %{php_extensiondir}/gettext.so
476107e3 3133%endif
c0240cb1 3134
476107e3 3135%if %{with gmp}
c0240cb1 3136%files gmp
3137%defattr(644,root,root,755)
8cd9d573 3138%doc ext/gmp/{CREDITS,README,TODO}
c0240cb1 3139%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/gmp.ini
3140%attr(755,root,root) %{php_extensiondir}/gmp.so
476107e3 3141%endif
c0240cb1 3142
476107e3 3143%if %{with hash}
c0240cb1 3144%files hash
3145%defattr(644,root,root,755)
8cd9d573 3146%doc ext/hash/{CREDITS,README}
2845c0a4 3147%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/Hash.ini
c0240cb1 3148%attr(755,root,root) %{php_extensiondir}/hash.so
476107e3 3149%endif
c0240cb1 3150
476107e3 3151%if %{with iconv}
c0240cb1 3152%files iconv
3153%defattr(644,root,root,755)
8cd9d573 3154%doc ext/iconv/CREDITS
c0240cb1 3155%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/iconv.ini
3156%attr(755,root,root) %{php_extensiondir}/iconv.so
476107e3 3157%endif
c0240cb1 3158
3159%if %{with imap}
3160%files imap
3161%defattr(644,root,root,755)
8cd9d573 3162%doc ext/imap/CREDITS
c0240cb1 3163%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/imap.ini
3164%attr(755,root,root) %{php_extensiondir}/imap.so
3165%endif
3166
3167%if %{with interbase}
3168%files interbase
3169%defattr(644,root,root,755)
8cd9d573 3170%doc ext/interbase/CREDITS
c0240cb1 3171%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/interbase.ini
3172%attr(755,root,root) %{php_extensiondir}/interbase.so
3173%endif
3174
689a4e56 3175%if %{with intl}
c0240cb1 3176%files intl
3177%defattr(644,root,root,755)
8cd9d573 3178%doc ext/intl/{CREDITS,TODO}
c0240cb1 3179%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/intl.ini
3180%attr(755,root,root) %{php_extensiondir}/intl.so
689a4e56 3181%endif
c0240cb1 3182
476107e3 3183%if %{with json}
c0240cb1 3184%files json
3185%defattr(644,root,root,755)
8cd9d573 3186%doc ext/json/CREDITS
c0240cb1 3187%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/json.ini
3188%attr(755,root,root) %{php_extensiondir}/json.so
476107e3 3189%endif
c0240cb1 3190
3191%if %{with ldap}
3192%files ldap
3193%defattr(644,root,root,755)
8cd9d573 3194%doc ext/ldap/CREDITS
c0240cb1 3195%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/ldap.ini
3196%attr(755,root,root) %{php_extensiondir}/ldap.so
3197%endif
3198
476107e3 3199%if %{with mbstring}
c0240cb1 3200%files mbstring
3201%defattr(644,root,root,755)
8cd9d573 3202%doc ext/mbstring/{CREDITS,README*}
c0240cb1 3203%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/mbstring.ini
3204%attr(755,root,root) %{php_extensiondir}/mbstring.so
476107e3 3205%endif
c0240cb1 3206
476107e3 3207%if %{with mcrypt}
c0240cb1 3208%files mcrypt
3209%defattr(644,root,root,755)
8cd9d573 3210%doc ext/mcrypt/{CREDITS,TODO}
c0240cb1 3211%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/mcrypt.ini
3212%attr(755,root,root) %{php_extensiondir}/mcrypt.so
476107e3 3213%endif
c0240cb1 3214
c0240cb1 3215%if %{with mysqli}
3216%files mysqli
3217%defattr(644,root,root,755)
8cd9d573 3218%doc ext/mysqli/{CREDITS,TODO}
c0240cb1 3219%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/mysqli.ini
3220%attr(755,root,root) %{php_extensiondir}/mysqli.so
3221%endif
3222
3223%if %{with mysqlnd}
3224%files mysqlnd
3225%defattr(644,root,root,755)
8cd9d573 3226%doc ext/mysqlnd/CREDITS
c0240cb1 3227%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/MySQLND.ini
3228%attr(755,root,root) %{php_extensiondir}/mysqlnd.so
3229%endif
3230
329b4394 3231%if %{with oci}
c0240cb1 3232%files oci8
3233%defattr(644,root,root,755)
580d93e0 3234%doc ext/oci8/{CREDITS,README}
c0240cb1 3235%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/oci8.ini
3236%attr(755,root,root) %{php_extensiondir}/oci8.so
3237%endif
3238
3239%if %{with odbc}
3240%files odbc
3241%defattr(644,root,root,755)
8cd9d573 3242%doc ext/odbc/CREDITS
c0240cb1 3243%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/odbc.ini
3244%attr(755,root,root) %{php_extensiondir}/odbc.so
3245%endif
3246
8328535b
ER
3247%if %{with opcache}
3248%files opcache
3249%defattr(644,root,root,755)
3250%doc ext/opcache/README
3251%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/opcache.ini
3252%attr(755,root,root) %{php_extensiondir}/opcache.so
3253%endif
3254
c0240cb1 3255%if %{with openssl}
3256%files openssl
3257%defattr(644,root,root,755)
8cd9d573 3258%doc ext/openssl/{CREDITS,README}
c0240cb1 3259%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/openssl.ini
3260%attr(755,root,root) %{php_extensiondir}/openssl.so
3261%endif
3262
476107e3 3263%if %{with pcntl}
c0240cb1 3264%files pcntl
3265%defattr(644,root,root,755)
8cd9d573 3266%doc ext/pcntl/{CREDITS,README}
c0240cb1 3267%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pcntl.ini
3268%attr(755,root,root) %{php_extensiondir}/pcntl.so
476107e3 3269%endif
c0240cb1 3270
3271%if %{with pcre}
3272%files pcre
3273%defattr(644,root,root,755)
8cd9d573 3274%doc ext/pcre/CREDITS
c0240cb1 3275%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/PCRE.ini
3276%attr(755,root,root) %{php_extensiondir}/pcre.so
3277%endif
3278
476107e3 3279%if %{with pdo}
c0240cb1 3280%files pdo
3281%defattr(644,root,root,755)
8cd9d573 3282%doc ext/pdo/{CREDITS,README,TODO}
c0240cb1 3283%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo.ini
3284%attr(755,root,root) %{php_extensiondir}/pdo.so
476107e3 3285%endif
c0240cb1 3286
006a7eb1 3287%if %{with pdo_dblib}
c0240cb1 3288%files pdo-dblib
3289%defattr(644,root,root,755)
8cd9d573 3290%doc ext/pdo_dblib/{CREDITS,README}
c0240cb1 3291%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo_dblib.ini
3292%attr(755,root,root) %{php_extensiondir}/pdo_dblib.so
3293%endif
3294
3295%if %{with interbase} && !%{with interbase_inst}
3296%files pdo-firebird
3297%defattr(644,root,root,755)
8cd9d573 3298%doc ext/pdo_firebird/CREDITS
c0240cb1 3299%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo_firebird.ini
3300%attr(755,root,root) %{php_extensiondir}/pdo_firebird.so
3301%endif
3302
476107e3 3303%if %{with pdo_mysql}
c0240cb1 3304%files pdo-mysql
3305%defattr(644,root,root,755)
8cd9d573 3306%doc ext/pdo_mysql/CREDITS
c0240cb1 3307%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo_mysql.ini
3308%attr(755,root,root) %{php_extensiondir}/pdo_mysql.so
476107e3 3309%endif
c0240cb1 3310
329b4394 3311%if %{with oci}
c0240cb1 3312%files pdo-oci
3313%defattr(644,root,root,755)
8cd9d573 3314%doc ext/pdo_oci/CREDITS
c0240cb1 3315%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo_oci.ini
3316%attr(755,root,root) %{php_extensiondir}/pdo_oci.so
3317%endif
3318
3319%if %{with odbc}
3320%files pdo-odbc
3321%defattr(644,root,root,755)
8cd9d573 3322%doc ext/pdo_odbc/CREDITS
c0240cb1 3323%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo_odbc.ini
3324%attr(755,root,root) %{php_extensiondir}/pdo_odbc.so
3325%endif
3326
3327%if %{with pgsql}
3328%files pdo-pgsql
3329%defattr(644,root,root,755)
8cd9d573 3330%doc ext/pdo_pgsql/CREDITS
c0240cb1 3331%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo_pgsql.ini
3332%attr(755,root,root) %{php_extensiondir}/pdo_pgsql.so
3333%endif
3334
3335%if %{with pdo_sqlite}
3336%files pdo-sqlite
3337%defattr(644,root,root,755)
8cd9d573 3338%doc ext/pdo_sqlite/CREDITS
c0240cb1 3339%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo_sqlite.ini
3340%attr(755,root,root) %{php_extensiondir}/pdo_sqlite.so
3341%endif
3342
3343%if %{with pgsql}
3344%files pgsql
3345%defattr(644,root,root,755)
8cd9d573 3346%doc ext/pgsql/{CREDITS,README}
c0240cb1 3347%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pgsql.ini
3348%attr(755,root,root) %{php_extensiondir}/pgsql.so
3349%endif
3350
3351%if %{with phar}
3352%files phar
3353%defattr(644,root,root,755)
8cd9d573 3354%doc ext/phar/{CREDITS,TODO}
c0240cb1 3355%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/phar.ini
3356%attr(755,root,root) %{php_extensiondir}/phar.so
9f90add1
JB
3357%attr(755,root,root) %{_bindir}/phar%{php_suffix}.phar
3358%{_mandir}/man1/phar%{php_suffix}.1*
3359%{_mandir}/man1/phar.phar.1*
3360%if %{with alternatives}
82885e7c
ER
3361%ghost %{_bindir}/phar
3362%ghost %{_mandir}/man1/phar.1
9f90add1
JB
3363%else
3364%attr(755,root,root) %{_bindir}/phar
3365%endif
c0240cb1 3366%endif
3367
476107e3 3368%if %{with posix}
c0240cb1 3369%files posix
3370%defattr(644,root,root,755)
8cd9d573 3371%doc ext/posix/CREDITS
c0240cb1 3372%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/posix.ini
3373%attr(755,root,root) %{php_extensiondir}/posix.so
476107e3 3374%endif
c0240cb1 3375
3376%if %{with pspell}
3377%files pspell
3378%defattr(644,root,root,755)
8cd9d573 3379%doc ext/pspell/{CREDITS,README}
c0240cb1 3380%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pspell.ini
3381%attr(755,root,root) %{php_extensiondir}/pspell.so
3382%endif
3383
476107e3 3384%if %{with readline}
c0240cb1 3385%files readline
3386%defattr(644,root,root,755)
8cd9d573 3387%doc ext/readline/{CREDITS,README*}
c0240cb1 3388%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cli.d/readline.ini
3389%attr(755,root,root) %{php_extensiondir}/readline.so
476107e3 3390%endif
c0240cb1 3391
3392%if %{with recode}
3393%files recode
3394%defattr(644,root,root,755)
8cd9d573 3395%doc ext/recode/CREDITS
c0240cb1 3396%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/recode.ini
3397%attr(755,root,root) %{php_extensiondir}/recode.so
3398%endif
3399
476107e3 3400%if %{with session}
c0240cb1 3401%files session
3402%defattr(644,root,root,755)
8cd9d573 3403%doc ext/session/CREDITS
c0240cb1 3404%doc ext/session/mod_files.sh
3405%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/Session.ini
3406%attr(755,root,root) %{php_extensiondir}/session.so
476107e3 3407%endif
c0240cb1 3408
3409%files shmop
3410%defattr(644,root,root,755)
8cd9d573 3411%doc ext/shmop/{CREDITS,README}
c0240cb1 3412%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/shmop.ini
3413%attr(755,root,root) %{php_extensiondir}/shmop.so
3414
3415%files simplexml
3416%defattr(644,root,root,755)
8cd9d573 3417%doc ext/simplexml/{CREDITS,README}
894cb112 3418%doc ext/simplexml/examples
c0240cb1 3419%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/simplexml.ini
3420%attr(755,root,root) %{php_extensiondir}/simplexml.so
3421
3422%if %{with snmp}
3423%files snmp
3424%defattr(644,root,root,755)
8cd9d573 3425%doc ext/snmp/CREDITS
c0240cb1 3426%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/snmp.ini
3427%attr(755,root,root) %{php_extensiondir}/snmp.so
3428%endif
3429
3430%files soap
3431%defattr(644,root,root,755)
8cd9d573 3432%doc ext/soap/{CREDITS,TODO*}
c0240cb1 3433%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/soap.ini
3434%attr(755,root,root) %{php_extensiondir}/soap.so
3435
3436%files sockets
3437%defattr(644,root,root,755)
8cd9d573 3438%doc ext/sockets/CREDITS
c0240cb1 3439%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/sockets.ini
3440%attr(755,root,root) %{php_extensiondir}/sockets.so
3441
3442%files spl
3443%defattr(644,root,root,755)
894cb112
ER
3444%doc ext/spl/{CREDITS,README,TODO}
3445%doc ext/spl/examples
c0240cb1 3446%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/SPL.ini
3447%attr(755,root,root) %{php_extensiondir}/spl.so
3448
c0240cb1 3449%if %{with sqlite3}
3450%files sqlite3
3451%defattr(644,root,root,755)
3452%doc ext/sqlite3/CREDITS
3453%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/sqlite3.ini
3454%attr(755,root,root) %{php_extensiondir}/sqlite3.so
3455%endif
3456
c0240cb1 3457%files sysvmsg
3458%defattr(644,root,root,755)
8cd9d573 3459%doc ext/sysvmsg/CREDITS
c0240cb1 3460%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/sysvmsg.ini
3461%attr(755,root,root) %{php_extensiondir}/sysvmsg.so
3462
3463%files sysvsem
3464%defattr(644,root,root,755)
8cd9d573 3465%doc ext/sysvsem/CREDITS
c0240cb1 3466%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/sysvsem.ini
3467%attr(755,root,root) %{php_extensiondir}/sysvsem.so
3468
3469%files sysvshm
3470%defattr(644,root,root,755)
8cd9d573 3471%doc ext/sysvshm/CREDITS
c0240cb1 3472%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/sysvshm.ini
3473%attr(755,root,root) %{php_extensiondir}/sysvshm.so
3474
3475%files tests
3476%defattr(644,root,root,755)
a3c07000 3477%dir %{php_data_dir}/tests
c0240cb1 3478%dir %{php_data_dir}/tests/php
3479%{php_data_dir}/tests/php/basic
3480%{php_data_dir}/tests/php/classes
3481%{php_data_dir}/tests/php/func
3482%{php_data_dir}/tests/php/lang
3483%{php_data_dir}/tests/php/output
3484%{php_data_dir}/tests/php/run-test
3485%{php_data_dir}/tests/php/security
3486%{php_data_dir}/tests/php/strings
3487%{php_data_dir}/tests/php/quicktester.inc
3488%attr(755,root,root) %{php_data_dir}/tests/php/run-tests.php
3489
3490%if %{with tidy}
3491%files tidy
3492%defattr(644,root,root,755)
8cd9d573 3493%doc ext/tidy/{CREDITS,README}
894cb112 3494%doc ext/tidy/examples
c0240cb1 3495%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/tidy.ini
3496%attr(755,root,root) %{php_extensiondir}/tidy.so
3497%endif
3498
3499%files tokenizer
3500%defattr(644,root,root,755)
8cd9d573 3501%doc ext/tokenizer/CREDITS
c0240cb1 3502%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/tokenizer.ini
3503%attr(755,root,root) %{php_extensiondir}/tokenizer.so
3504
3505%if %{with wddx}
3506%files wddx
3507%defattr(644,root,root,755)
8cd9d573 3508%doc ext/wddx/CREDITS
c0240cb1 3509%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*wddx.ini
3510%attr(755,root,root) %{php_extensiondir}/wddx.so
3511%endif
3512
3513%files xml
3514%defattr(644,root,root,755)
8cd9d573 3515%doc ext/xml/CREDITS
c0240cb1 3516%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/xml.ini
3517%attr(755,root,root) %{php_extensiondir}/xml.so
3518
3519%files xmlreader
3520%defattr(644,root,root,755)
894cb112
ER
3521%doc ext/xmlreader/{CREDITS,README,TODO}
3522%doc ext/xmlreader/examples
c0240cb1 3523%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/xmlreader.ini
3524%attr(755,root,root) %{php_extensiondir}/xmlreader.so
3525
3526%if %{with xmlrpc}
3527%files xmlrpc
3528%defattr(644,root,root,755)
8cd9d573 3529%doc ext/xmlrpc/CREDITS
c0240cb1 3530%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/xmlrpc.ini
3531%attr(755,root,root) %{php_extensiondir}/xmlrpc.so
3532%endif
3533
3534%files xmlwriter
3535%defattr(644,root,root,755)
8cd9d573 3536%doc ext/xmlwriter/{CREDITS,TODO}
894cb112 3537%doc ext/xmlwriter/examples
c0240cb1 3538%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/xmlwriter.ini
3539%attr(755,root,root) %{php_extensiondir}/xmlwriter.so
3540
3541%files xsl
3542%defattr(644,root,root,755)
8cd9d573 3543%doc ext/xsl/CREDITS
c0240cb1 3544%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/xsl.ini
3545%attr(755,root,root) %{php_extensiondir}/xsl.so
3546
3547%files zip
3548%defattr(644,root,root,755)
8cd9d573 3549%doc ext/zip/{CREDITS,TODO}
894cb112 3550%doc ext/zip/examples
c0240cb1 3551%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/zip.ini
3552%attr(755,root,root) %{php_extensiondir}/zip.so
3553
3554%files zlib
3555%defattr(644,root,root,755)
8cd9d573 3556%doc ext/zlib/CREDITS
c0240cb1 3557%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/zlib.ini
3558%attr(755,root,root) %{php_extensiondir}/zlib.so
This page took 0.971082 seconds and 4 git commands to generate.