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