]> TLD Linux GIT Repositories - packages/php.git/blob - php.spec
- Up to 8.3.7
[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 83
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.3.7
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:  81986a54500ebc40d1f911112682e0e1
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}
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         20230831
261 %define         zend_module_api         20230831
262 %define         zend_extension_api      420230831
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.22.3
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(json)
516 Provides:       php(libxml)
517 Provides:       php(pcre)
518 Provides:       php(reflection)
519 Provides:       php(spl)
520 Provides:       php(standard)
521 %{!?with_mysqlnd:Obsoletes:     %{name}-mysqlnd}
522 %requires_ge_to pcre2-8 pcre2-8-devel
523 Suggests:       browscap
524 Obsoletes:      php-common < 4:5.3.28-7
525 Obsoletes:      php-filepro < 4:5.2.0
526 Obsoletes:      php-hash < 4:5.3.28-7
527 Obsoletes:      php-hwapi < 4:5.2.0
528 Obsoletes:      php-hyperwave < 3:5.0.0
529 Obsoletes:      php-java < 3:5.0.0
530 Obsoletes:      php-mcal < 3:5.0.0
531 Obsoletes:      php-pcre < 4:5.3.28-7
532 Obsoletes:      php-pecl-domxml
533 Obsoletes:      php-pecl-hash < %{hashver}
534 Obsoletes:      php-qtdom < 3:5.0.0
535 Obsoletes:      php-spl < 4:5.3.28-7
536 Conflicts:      php4-common < 3:4.4.4-8
537 Conflicts:      php55-common < 4:5.5.10-4
538 Conflicts:      rpm < 4.4.2-0.2
539 %if %{with mhash}
540 Provides:       php(mhash)
541 Provides:       php-mhash = %{epoch}:%{version}-%{release}
542 Obsoletes:      php-mhash < 4:5.3.0
543 %endif
544
545 %description common
546 Common files needed by both Apache modules and CGI/CLI SAPIs.
547
548 %description common -l pl.UTF-8
549 Wspólne pliki dla modułu Apache'a i programu CGI.
550
551 %description common -l ru.UTF-8
552 Этот пакет содержит общие файлы для разных вариантов реализации PHP
553 (самодостаточной и в качестве модуля Apache).
554
555 %description common -l uk.UTF-8
556 Цей пакет містить спільні файли для різних варіантів реалізації PHP
557 (самодостатньої та в якості модуля Apache).
558
559 %package devel
560 Summary:        Files for PHP modules development
561 Summary(pl.UTF-8):      Pliki do kompilacji modułów PHP
562 Summary(pt_BR.UTF-8):   Arquivos de desenvolvimento para PHP
563 Summary(ru.UTF-8):      Пакет разработки для построения расширений PHP
564 Summary(uk.UTF-8):      Пакет розробки для побудови розширень PHP
565 Group:          Development/Languages/PHP
566 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
567 Requires:       autoconf >= 2.59
568 Requires:       automake >= 1.4d
569 Requires:       libtool >= 2:2.4.6
570 Requires:       pcre2-8-devel >= 10.30
571 Requires:       shtool
572 Provides:       php-devel = %{epoch}:%{version}-%{release}
573 Obsoletes:      php-pear-devel
574 Obsoletes:      php4-devel
575 Obsoletes:      php52-devel
576 Obsoletes:      php53-devel
577 Obsoletes:      php54-devel
578 Obsoletes:      php55-devel
579 Obsoletes:      php56-devel
580
581 %description devel
582 The php-devel package lets you compile dynamic extensions to PHP.
583 Included here is the source for the PHP extensions. Instead of
584 recompiling the whole PHP binary to add support for, say, oracle,
585 install this package and use the new self-contained extensions
586 support. For more information, read the file
587 README.SELF-CONTAINED-EXTENSIONS.
588
589 %description devel -l pl.UTF-8
590 Ten pakiet zawiera pliki potrzebne do kompilacji modułów PHP. Zamiast
591 rekompilować całe PHP aby dodać obsługę np. oracle, można przy użyciu
592 tego pakietu skompilować samodzielne rozszerzenie. Więcej informacji o
593 samodzielnych rozszerzeniach można znaleźć w pliku
594 README.SELF-CONTAINED-EXTENSIONS.
595
596 %description devel -l pt_BR.UTF-8
597 Este pacote contém arquivos usados no desenvolvimento de programas ou
598 módulos PHP.
599
600 %description devel -l ru.UTF-8
601 Пакет php-devel дает возможность компилировать динамические расширения
602 PHP. Пакет включает исходный код этих расширений. Вместо повторной
603 компиляции бинарного файла PHP для добавления, например, поддержки
604 oracle, установите этот пакет для компилирования отдельных расширений.
605 Подробности - в файле README.SELF-CONTAINED-EXTENSIONS.
606
607 %description devel -l uk.UTF-8
608 Пакет php-devel дає можливість компілювати динамічні розширення PHP.
609 До пакету включено вихідний код для розширень. Замість повторної
610 компіляції бінарного файлу PHP для додання, наприклад, підтримки
611 oracle, встановіть цей пакет для компіляції окремих розширень.
612 Детальніша інформація - в файлі README.SELF-CONTAINED-EXTENSIONS.
613
614 %package bcmath
615 Summary:        bcmath extension module for PHP
616 Summary(pl.UTF-8):      Moduł bcmath dla PHP
617 Group:          Libraries
618 URL:            http://php.net/manual/en/book.bc.php
619 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
620 Provides:       php(bcmath)
621 Obsoletes:      php-bcmath < 4:5.3.28-7
622
623 %description bcmath
624 This is a dynamic shared object (DSO) for PHP that will add bc style
625 precision math functions support.
626
627 %description bcmath -l pl.UTF-8
628 Moduł PHP umożliwiający korzystanie z dokładnych funkcji
629 matematycznych takich jak w programie bc.
630
631 %package bz2
632 Summary:        Bzip2 extension module for PHP
633 Summary(pl.UTF-8):      Moduł bzip2 dla PHP
634 Group:          Libraries
635 URL:            http://php.net/manual/en/book.bzip2.php
636 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
637 Requires:       bzip2-libs >= 1.0.0
638 Provides:       php(bz2) = %{bz2ver}
639 Provides:       php(bzip2)
640 Provides:       php-bzip2 = %{epoch}:%{version}-%{release}
641 Obsoletes:      php-bz2 < 4:5.3.28-7
642 Obsoletes:      php-bzip2 < 4:5.2.14-3
643 Obsoletes:      php-pecl-bz2 < %{bz2ver}
644
645 %description bz2
646 This is a dynamic shared object (DSO) for PHP that will add bzip2
647 compression support to PHP.
648
649 %description bz2 -l pl.UTF-8
650 Moduł PHP umożliwiający używanie kompresji bzip2.
651
652 %package calendar
653 Summary:        Calendar extension module for PHP
654 Summary(pl.UTF-8):      Moduł funkcji kalendarza dla PHP
655 Group:          Libraries
656 URL:            http://php.net/manual/en/book.calendar.php
657 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
658 Provides:       php(calendar)
659 Obsoletes:      php-calendar < 4:5.3.28-7
660
661 %description calendar
662 This is a dynamic shared object (DSO) for PHP that will add calendar
663 support.
664
665 %description calendar -l pl.UTF-8
666 Moduł PHP dodający wsparcie dla kalendarza.
667
668 %package ctype
669 Summary:        ctype extension module for PHP
670 Summary(pl.UTF-8):      Moduł ctype dla PHP
671 Group:          Libraries
672 URL:            http://php.net/manual/en/book.ctype.php
673 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
674 Provides:       php(ctype)
675 Obsoletes:      php-ctype < 4:5.3.28-7
676
677 %description ctype
678 This is a dynamic shared object (DSO) for PHP that will add ctype
679 support.
680
681 %description ctype -l pl.UTF-8
682 Moduł PHP umożliwiający korzystanie z funkcji ctype.
683
684 %package curl
685 Summary:        curl extension module for PHP
686 Summary(pl.UTF-8):      Moduł curl dla PHP
687 Group:          Libraries
688 URL:            http://php.net/manual/en/book.curl.php
689 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
690 Requires:       curl-libs >= 7.12.0
691 Provides:       php(curl)
692 Obsoletes:      php-curl < 4:5.3.28-7
693
694 %description curl
695 This is a dynamic shared object (DSO) for PHP that will add curl
696 support.
697
698 %description curl -l pl.UTF-8
699 Moduł PHP umożliwiający korzystanie z biblioteki curl.
700
701 %package dba
702 Summary:        DBA extension module for PHP
703 Summary(pl.UTF-8):      Moduł DBA dla PHP
704 Group:          Libraries
705 URL:            http://php.net/manual/en/book.dba.php
706 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
707 Provides:       php(dba)
708 Obsoletes:      php-dba < 4:5.3.28-7
709 # withdrawn module of similar functionality but different API
710 Obsoletes:      php-db < 3:5.0.0
711
712 %description dba
713 This is a dynamic shared object (DSO) for PHP that will add flat-file
714 databases (DBA) support.
715
716 %description dba -l pl.UTF-8
717 Moduł dla PHP dodający obsługę dla baz danych opartych na plikach
718 (DBA).
719
720 %package dom
721 Summary:        DOM extension module for PHP
722 Summary(pl.UTF-8):      Moduł DOM dla PHP
723 Group:          Libraries
724 URL:            http://php.net/manual/en/book.dom.php
725 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
726 Provides:       php(dom)
727 # it has some compatibility functions
728 Provides:       %{name}-domxml = %{epoch}:%{version}-%{release}
729 Provides:       php(domxml)
730 Obsoletes:      php-dom < 4:5.3.28-7
731 Obsoletes:      php-domxml <= 3:4.3.8-1
732
733 %description dom
734 This is a dynamic shared object (DSO) for PHP that will add new DOM
735 support.
736
737 %description dom -l pl.UTF-8
738 Moduł PHP dodający nową obsługę DOM.
739
740 %package enchant
741 Summary:        libenchant binder
742 Summary(pl.UTF-8):      dowiązania biblioteki libenchant
743 Group:          Libraries
744 URL:            http://php.net/manual/en/book.enchant.php
745 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
746 Provides:       php(enchant) = %{enchantver}
747 Obsoletes:      php-enchant < 4:5.3.28-7
748 Obsoletes:      php-pecl-enchant < %{enchantver}
749
750 %description enchant
751 Enchant is a binder for libenchant. Libenchant provides a common API
752 for many spell libraries:
753 - aspell/pspell (intended to replace ispell)
754 - hspell (hebrew)
755 - ispell
756 - myspell (OpenOffice.org project, mozilla)
757 - uspell (primarily Yiddish, Hebrew, and Eastern European languages) A
758   plugin system allows to add custom spell support.
759
760 %description enchant -l pl.UTF-8
761 Enchant jest dowiązaniem do biblioteki libenchant, która udostępnia
762 ujednolicone API dla wielu narzędzi sprawdzających pisownię:
763 - aspell/pspell (w zamierzeniu ma zastąpić ispell)
764 - hspell (hebrajski)
765 - ispell
766 - myspell (projekt OpenOffice.org, mozilla)
767 - uspell (głównie Jidysz, Hebrajski oraz języki wschodnioeuropejskie)
768   System wtyczek pozwala na dodanie wsparcia dla kolejnych narzędzi.
769
770 %package exif
771 Summary:        exif extension module for PHP
772 Summary(pl.UTF-8):      Moduł exif dla PHP
773 Group:          Libraries
774 URL:            http://php.net/manual/en/book.exif.php
775 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
776 Provides:       php(exif)
777 Obsoletes:      php-exif < 4:5.3.28-7
778
779 %description exif
780 This is a dynamic shared object (DSO) for PHP that will add EXIF tags
781 support in image files.
782
783 %description exif -l pl.UTF-8
784 Moduł PHP dodający obsługę znaczników EXIF w plikach obrazków.
785
786 %package ffi
787 Summary:        Foreign Function Interface module for PHP
788 Summary(pl.UTF-8):      Moduł Foreign Function Interface (interfejsu do obcych języków) dla PHP
789 Group:          Libraries
790 URL:            https://www.php.net/manual/en/book.ffi.php
791 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
792 Provides:       php(ffi) = %{version}
793
794 %description ffi
795 FFI is a multi-platform extension for PHP that allows you to bind to
796 functions from arbitrary shared libraries and call them.
797
798 %description ffi -l pl.UTF-8
799 FFI to wieloplatformowe rozszerzenie dla PHP pozwalające dowiązywać
800 funkcje z dowolnych bibliotek współdzielonych i wywoływać je.
801
802 %package fileinfo
803 Summary:        libmagic bindings
804 Summary(pl.UTF-8):      Wiązania do libmagic
805 Group:          Libraries
806 URL:            http://php.net/manual/en/book.fileinfo.php
807 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
808 Requires:       %{name}-pcre = %{epoch}:%{version}-%{release}
809 Provides:       php(fileinfo) = %{fileinfover}
810 Obsoletes:      php-fileinfo < 4:5.3.28-7
811 Obsoletes:      php-mime_magic
812 Obsoletes:      php-pecl-fileinfo < %{fileinfover}
813
814 %description fileinfo
815 This extension allows retrieval of information regarding vast majority
816 of file. This information may include dimensions, quality, length
817 etc...
818
819 Additionally it can also be used to retrieve the MIME type for a
820 particular file and for text files proper language encoding.
821
822 %description fileinfo -l pl.UTF-8
823 To rozszerzenie pozwala na uzyskanie informacji dotyczących większości
824 plików. Informacje mogą zawierać wymiary, jakość, długość itp.
825
826 Ponadto rozszerzenie można wykorzystać do odczytania typu MIME danego
827 pliku oraz kodowania plików tekstowych.
828
829 %package filter
830 Summary:        Extension for safely dealing with input parameters
831 Summary(pl.UTF-8):      Rozszerzenie do bezpiecznej obsługi danych wejściowych
832 Group:          Libraries
833 URL:            http://php.net/manual/en/book.filter.php
834 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
835 Requires:       %{name}-pcre = %{epoch}:%{version}-%{release}
836 Provides:       php(filter)
837 Obsoletes:      php-filter < 4:5.3.28-7
838 Obsoletes:      php-pecl-filter
839
840 %description filter
841 We all know that you should always check input variables, but PHP does
842 not offer really good functionality for doing this in a safe way. The
843 Input Filter extension is meant to address this issue by implementing
844 a set of filters and mechanisms that users can use to safely access
845 their input data.
846
847 %description filter -l pl.UTF-8
848 Wiadomo, że trzeba zawsze sprawdzać zmienne wejściowe, ale PHP nie
849 oferuje naprawdę dobrej funkcjonalności do robienia tego w sposób
850 bezpieczny. Rozszerzenie Input Filter ma rozwiązać ten problem poprzez
851 zaimplementowanie zestawu filtrów i mechanizmów, których użytkownicy
852 mogą bezpiecznie używać do dostępu do danych.
853
854 %package ftp
855 Summary:        FTP extension module for PHP
856 Summary(pl.UTF-8):      Moduł FTP dla PHP
857 Group:          Libraries
858 URL:            http://php.net/manual/en/book.ftp.php
859 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
860 Provides:       php(ftp)
861 Obsoletes:      php-ftp < 4:5.3.28-7
862
863 %description ftp
864 This is a dynamic shared object (DSO) for PHP that will add FTP
865 support.
866
867 %description ftp -l pl.UTF-8
868 Moduł PHP dodający obsługę protokołu FTP.
869
870 %package gd
871 Summary:        GD extension module for PHP
872 Summary(pl.UTF-8):      Moduł GD dla PHP
873 Group:          Libraries
874 URL:            http://php.net/manual/en/book.image.php
875 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
876 %if %{with system_gd}
877 Requires:       gd >= 2.1
878 Requires:       gd(gif)
879 %endif
880 Provides:       php(gd)
881 Obsoletes:      php-gd < 4:5.3.28-7
882
883 %description gd
884 This is a dynamic shared object (DSO) for PHP that will add GD
885 support, allowing you to create and manipulate images with PHP.
886
887 %description gd -l pl.UTF-8
888 Moduł PHP umożliwiający korzystanie z biblioteki GD, pozwalającej na
889 tworzenie i obróbkę obrazków.
890
891 %package gettext
892 Summary:        gettext extension module for PHP
893 Summary(pl.UTF-8):      Moduł gettext dla PHP
894 Group:          Libraries
895 URL:            http://php.net/manual/en/book.gettext.php
896 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
897 Provides:       php(gettext)
898 Obsoletes:      php-gettext < 4:5.3.28-7
899
900 %description gettext
901 This is a dynamic shared object (DSO) for PHP that will add gettext
902 support.
903
904 %description gettext -l pl.UTF-8
905 Moduł PHP dodający obsługę lokalizacji przez gettext.
906
907 %package gmp
908 Summary:        gmp extension module for PHP
909 Summary(pl.UTF-8):      Moduł gmp dla PHP
910 Group:          Libraries
911 URL:            http://php.net/manual/en/book.gmp.php
912 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
913 Requires:       gmp >= 4.2
914 Provides:       php(gmp)
915 Obsoletes:      php-gmp < 4:5.3.28-7
916
917 %description gmp
918 This is a dynamic shared object (DSO) for PHP that will add arbitrary
919 length number support with GNU MP library.
920
921 %description gmp -l pl.UTF-8
922 Moduł PHP umożliwiający korzystanie z biblioteki gmp do obliczeń na
923 liczbach o dowolnej długości.
924
925 %package iconv
926 Summary:        iconv extension module for PHP
927 Summary(pl.UTF-8):      Moduł iconv dla PHP
928 Group:          Libraries
929 URL:            http://php.net/manual/en/book.iconv.php
930 Requires:       %{_libdir}/gconv
931 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
932 Requires:       iconv
933 Provides:       php(iconv)
934 Obsoletes:      php-iconv < 4:5.3.28-7
935
936 %description iconv
937 This is a dynamic shared object (DSO) for PHP that will add iconv
938 support.
939
940 %description iconv -l pl.UTF-8
941 Moduł PHP dodający obsługę iconv.
942
943 %package imap
944 Summary:        IMAP extension module for PHP
945 Summary(pl.UTF-8):      Moduł IMAP dla PHP
946 Summary(pt_BR.UTF-8):   Um módulo para aplicações PHP que usam IMAP
947 Group:          Libraries
948 URL:            http://php.net/manual/en/book.imap.php
949 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
950 Requires:       %{name}-pcre = %{epoch}:%{version}-%{release}
951 Requires:       imap-lib >= 1:2007e-2
952 Provides:       php(imap)
953 Obsoletes:      php-imap < 4:5.3.28-7
954
955 %description imap
956 This is a dynamic shared object (DSO) for PHP that will add IMAP
957 support.
958
959 %description imap -l pl.UTF-8
960 Moduł PHP dodający obsługę skrzynek IMAP.
961
962 %description imap -l pt_BR.UTF-8
963 Um módulo para aplicações PHP que usam IMAP.
964
965 %package intl
966 Summary:        Internationalization extension (ICU wrapper)
967 Summary(pl.UTF-8):      Rozszerzenie do internacjonalizacji (interfejs do ICU)
968 Group:          Libraries
969 URL:            http://php.net/intl
970 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
971 Provides:       php(intl) = %{intlver}
972 Obsoletes:      php-intl < 4:5.3.28-7
973 Obsoletes:      php-pecl-intl < %{intlver}
974
975 %description intl
976 Internationalization extension (further is referred as Intl) is a
977 wrapper for ICU library, enabling PHP programmers to perform
978 UCA-conformant collation and date/time/number/currency formatting in
979 their scripts.
980
981 %description intl -l pl.UTF-8
982 Rozszerzenie do internacjonalizacji (dalej nazywane Intl) jest
983 interfejsem do biblioteki ICU, pozwalającym programistom PHP na
984 wykonywanie w skryptach porównań zgodnych z UCA oraz formatowania
985 daty/czasu/walut.
986
987 %package ldap
988 Summary:        LDAP extension module for PHP
989 Summary(pl.UTF-8):      Moduł LDAP dla PHP
990 Summary(pt_BR.UTF-8):   Um módulo para aplicações PHP que usam LDAP
991 Group:          Libraries
992 URL:            http://php.net/manual/en/book.ldap.php
993 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
994 Provides:       php(ldap)
995 Obsoletes:      php-ldap < 4:5.3.28-7
996
997 %description ldap
998 This is a dynamic shared object (DSO) for PHP that will add LDAP
999 support.
1000
1001 %description ldap -l pl.UTF-8
1002 Moduł PHP dodający obsługę LDAP.
1003
1004 %description ldap -l pt_BR.UTF-8
1005 Um módulo para aplicações PHP que usam LDAP.
1006
1007 %package mbstring
1008 Summary:        mbstring extension module for PHP
1009 Summary(pl.UTF-8):      Moduł mbstring dla PHP
1010 Group:          Libraries
1011 URL:            http://php.net/manual/en/book.mbstring.php
1012 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1013 Provides:       php(mbstring)
1014 Obsoletes:      php-mbstring < 4:5.3.28-7
1015
1016 %description mbstring
1017 This is a dynamic shared object (DSO) for PHP that will add multibyte
1018 string support.
1019
1020 %description mbstring -l pl.UTF-8
1021 Moduł PHP dodający obsługę ciągów znaków wielobajtowych.
1022
1023 %package mysqli
1024 Summary:        MySQLi module for PHP
1025 Summary(pl.UTF-8):      Moduł MySQLi dla PHP
1026 Group:          Libraries
1027 URL:            http://php.net/manual/en/book.mysqli.php
1028 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1029 %{?with_mysqlnd:Requires:       %{name}-mysqlnd = %{epoch}:%{version}-%{release}}
1030 Requires:       %{name}-spl = %{epoch}:%{version}-%{release}
1031 Requires:       mysql-libs
1032 Provides:       php(mysqli)
1033 Obsoletes:      php-mysqli < 4:5.3.28-7
1034
1035 %description mysqli
1036 This is a dynamic shared object (DSO) for PHP that will add MySQLi
1037 (Improved MySQL) support. The difference between it and mysql module
1038 is that it provides access to functionality of MySQL 4.1 and above.
1039
1040 %description mysqli -l pl.UTF-8
1041 Moduł PHP umożliwiający udoskonalony dostęp do bazy danych MySQL.
1042 Różnicą między nim a modułem mysql jest dostęp do funkcjonalności
1043 MySQL w wersji 4.1 i nowszych.
1044
1045 %package mysqlnd
1046 Summary:        MySQL Native Client Driver for PHP
1047 Summary(pl.UTF-8):      Sterownik natywnego klienta MySQL dla PHP
1048 Group:          Libraries
1049 URL:            http://php.net/manual/en/book.mysqlnd.php
1050 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1051 Provides:       php(mysqlnd)
1052 Obsoletes:      php-mysqlnd < 4:5.3.28-7
1053
1054 %description mysqlnd
1055 MySQL Native Driver is a replacement for the MySQL Client Library
1056 (libmysql).
1057
1058 Because MySQL Native Driver is written as a PHP extension, it is
1059 tightly coupled to the workings of PHP. This leads to gains in
1060 efficiency, especially when it comes to memory usage, as the driver
1061 uses the PHP memory management system. It also supports the PHP memory
1062 limit. Using MySQL Native Driver leads to comparable or better
1063 performance than using MySQL Client Library, it always ensures the
1064 most efficient use of memory. One example of the memory efficiency is
1065 the fact that when using the MySQL Client Library, each row is stored
1066 in memory twice, whereas with the MySQL Native Driver each row is only
1067 stored once in memory.
1068
1069 %description mysqlnd -l pl.UTF-8
1070 MySQL Native Driver (natywny sterownik MySQL) to zamiennik biblioteki
1071 klienckiej MySQL (libmysql).
1072
1073 Ponieważ sterownik natywny jest napisany jako rozszerzenie PHP, jest
1074 ściśle powiązany z pracą PHP. Daje to większą wydajność, zwłaszcza
1075 jeśli chodzi o wykorzystanie pamięci, jako że sterownik wykorzystuje
1076 system zarządzania pamięcią PHP; obsługuje także ograniczenie pamięci
1077 z PHP. Niniejszy sterownik ma wydajność porównywalną lub lepszą niż
1078 biblioteka kliencka MySQL, a pamięć zawsze wykorzystuje efektywniej.
1079 Przykładem tego może być fakt, że w przypadku biblioteki klienckiej
1080 każdy wiersz jest przechowywany w pamięci dwukrotnie, natomiast przy
1081 tym sterowniku - tylko raz.
1082
1083 %package oci8
1084 Summary:        Oracle 8+ database module for PHP
1085 Summary(pl.UTF-8):      Moduł bazy danych Oracle 8+ dla PHP
1086 Group:          Libraries
1087 URL:            http://php.net/manual/en/book.oci8.php
1088 %{?requires_php_extension}
1089 Provides:       php(oci8)
1090 Obsoletes:      php-oci8 < 4:5.3.28-7
1091 # withdrawn module of similar functionality but different API
1092 Obsoletes:      php-oracle < 4:5.1.0
1093
1094 %description oci8
1095 This is a dynamic shared object (DSO) for PHP that will add Oracle 7,
1096 8, 9 and 10 database support through Oracle8 Call-Interface (OCI8).
1097
1098 %description oci8 -l pl.UTF-8
1099 Moduł PHP umożliwiający dostęp do bazy danych Oracle 7, 8, 9 i 10
1100 poprzez interfejs Oracle8 Call-Interface (OCI8).
1101
1102 %package odbc
1103 Summary:        ODBC extension module for PHP
1104 Summary(pl.UTF-8):      Moduł ODBC dla PHP
1105 Summary(pt_BR.UTF-8):   Um módulo para aplicações PHP que usam bases de dados ODBC
1106 Group:          Libraries
1107 URL:            http://php.net/manual/en/book.uodbc.php
1108 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1109 Requires:       unixODBC >= 2.1.1-3
1110 Provides:       php(odbc)
1111 Obsoletes:      php-odbc < 4:5.3.28-7
1112
1113 %description odbc
1114 This is a dynamic shared object (DSO) for PHP that will add ODBC
1115 support.
1116
1117 %description odbc -l pl.UTF-8
1118 Moduł PHP ze wsparciem dla ODBC.
1119
1120 %description odbc -l pt_BR.UTF-8
1121 Um módulo para aplicações PHP que usam ODBC.
1122
1123 %package opcache
1124 Summary:        Zend Optimizer+ - PHP code optimizer
1125 Summary(pl.UTF-8):      Zend Optimizer+ - optymalizator kodu PHP
1126 Group:          Libraries
1127 URL:            https://wiki.php.net/rfc/optimizerplus
1128 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1129 Requires:       %{name}-pcre = %{epoch}:%{version}-%{release}
1130 Provides:       php(opcache) = %{version}
1131
1132 %description opcache
1133 The Zend OPcache provides faster PHP execution through opcode caching
1134 and optimization. It improves PHP performance by storing precompiled
1135 script bytecode in the shared memory. This eliminates the stages of
1136 reading code from the disk and compiling it on future access. In
1137 addition, it applies a few bytecode optimization patterns that make
1138 code execution faster.
1139
1140 %description opcache -l pl.UTF-8
1141 Zend OPcache zapewnia szybsze wykonywanie kodu PHP dzięki buforowaniu
1142 i optymalizacji na poziomie opcode'ów. Poprawia wydajność PHP
1143 przechowując prekompilowany bajtkod skryptu w pamięci współdzielonej.
1144 Eliminuje etapy odczytu kodu z dysku i kompilacji przy późniejszym
1145 dostępie. Ponadto wykonuje kilka wzorców optymalizacji bajtkodu,
1146 czyniąc wykonywanie kodu szybszym.
1147
1148 %package openssl
1149 Summary:        OpenSSL extension module for PHP
1150 Summary(pl.UTF-8):      Moduł OpenSSL dla PHP
1151 Group:          Libraries
1152 URL:            http://php.net/manual/en/book.openssl.php
1153 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1154 Provides:       php(openssl)
1155 Obsoletes:      php-openssl < 4:5.3.28-7
1156
1157 %description openssl
1158 This is a dynamic shared object (DSO) for PHP that will add OpenSSL
1159 support.
1160
1161 %description openssl -l pl.UTF-8
1162 Moduł PHP umożliwiający korzystanie z biblioteki OpenSSL.
1163
1164 %package pcntl
1165 Summary:        Process Control extension module for PHP
1166 Summary(pl.UTF-8):      Moduł Process Control dla PHP
1167 Group:          Libraries
1168 URL:            http://php.net/manual/en/book.pcntl.php
1169 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1170 Provides:       php(pcntl)
1171 Obsoletes:      php-pcntl < 4:5.3.28-7
1172
1173 %description pcntl
1174 This is a dynamic shared object (DSO) for PHP that will add process
1175 spawning and control support. It supports functions like fork(),
1176 waitpid(), signal() etc.
1177
1178 %description pcntl -l pl.UTF-8
1179 Moduł PHP umożliwiający tworzenie nowych procesów i kontrolę nad nimi.
1180 Obsługuje funkcje takie jak fork(), waitpid(), signal() i podobne.
1181
1182 %package pdo
1183 Summary:        PHP Data Objects (PDO)
1184 Summary(pl.UTF-8):      Obsługa PHP Data Objects (PDO)
1185 Group:          Libraries
1186 URL:            http://php.net/manual/en/book.pdo.php
1187 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1188 Requires:       %{name}-spl = %{epoch}:%{version}-%{release}
1189 Provides:       %{name}(PDO_API) = %{php_pdo_api_version}
1190 Provides:       php(pdo)
1191 Obsoletes:      php-pdo < 4:5.3.28-7
1192 Obsoletes:      php-pecl-PDO
1193
1194 %description pdo
1195 This is a dynamic shared object (DSO) for PHP that will add PDO
1196 support.
1197
1198 %description pdo -l pl.UTF-8
1199 Moduł PHP dodający obsługę PDO (PHP Data Objects).
1200
1201 %package pdo-dblib
1202 Summary:        PHP Data Objects (PDO) FreeTDS support
1203 Summary(pl.UTF-8):      Moduł PHP Data Objects (PDO) z obsługą FreeTDS
1204 Group:          Libraries
1205 URL:            http://php.net/manual/en/ref.pdo-dblib.php
1206 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1207 Requires:       %{name}-pdo = %{epoch}:%{version}-%{release}
1208 Provides:       php(pdo_dblib)
1209 Obsoletes:      php-pdo-dblib < 4:5.3.28-7
1210
1211 %description pdo-dblib
1212 This is a dynamic shared object (DSO) for PHP that will add PDO
1213 FreeTDS support.
1214
1215 %description pdo-dblib -l pl.UTF-8
1216 Moduł dla PHP dodający obsługę baz danych FreeTDS za pośrednictwem
1217 interfejsu PDO.
1218
1219 %package pdo-firebird
1220 Summary:        PHP Data Objects (PDO) Firebird support
1221 Summary(pl.UTF-8):      Moduł PHP Data Objects (PDO) z obsługą Firebirda
1222 Group:          Libraries
1223 URL:            http://php.net/manual/en/ref.pdo-firebird.php
1224 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1225 Requires:       %{name}-pdo = %{epoch}:%{version}-%{release}
1226 Provides:       php(pdo-firebird)
1227 Provides:       php(pdo_firebird)
1228 Obsoletes:      php-pdo-firebird < 4:5.3.28-7
1229 Obsoletes:      php-pecl-PDO_FIREBIRD
1230
1231 %description pdo-firebird
1232 This is a dynamic shared object (DSO) for PHP that will add PDO
1233 Firebird support.
1234
1235 %description pdo-firebird -l pl.UTF-8
1236 Moduł dla PHP dodający obsługę baz danych Firebird za pośrednictwem
1237 interfejsu PDO.
1238
1239 %package pdo-mysql
1240 Summary:        PHP Data Objects (PDO) MySQL support
1241 Summary(pl.UTF-8):      Moduł PHP Data Objects (PDO) z obsługą MySQL-a
1242 Group:          Libraries
1243 URL:            http://php.net/manual/en/ref.pdo-mysql.php
1244 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1245 %{?with_mysqlnd:Requires:       %{name}-mysqlnd = %{epoch}:%{version}-%{release}}
1246 Requires:       %{name}-pdo = %{epoch}:%{version}-%{release}
1247 Provides:       php(pdo-mysql)
1248 Provides:       php(pdo_mysql)
1249 Obsoletes:      php-pdo-mysql < 4:5.3.28-7
1250 Obsoletes:      php-pecl-PDO_MYSQL
1251
1252 %description pdo-mysql
1253 This is a dynamic shared object (DSO) for PHP that will add PDO MySQL
1254 support.
1255
1256 %description pdo-mysql -l pl.UTF-8
1257 Moduł dla PHP dodający obsługę baz danych MySQL za pośrednictwem
1258 interfejsu PDO.
1259
1260 %package pdo-oci
1261 Summary:        PHP Data Objects (PDO) Oracle support
1262 Summary(pl.UTF-8):      Moduł PHP Data Objects (PDO) z obsługą Oracle'a
1263 Group:          Libraries
1264 URL:            http://php.net/manual/en/ref.pdo-oci.php
1265 %{?requires_php_extension}
1266 %{?requires_php_pdo_module}
1267 Provides:       php(pdo-oci)
1268 Provides:       php(pdo_oci)
1269 Obsoletes:      php-pdo-oci < 4:5.3.28-7
1270 Obsoletes:      php-pecl-PDO_OCI
1271
1272 %description pdo-oci
1273 This is a dynamic shared object (DSO) for PHP that will add PDO Oracle
1274 support.
1275
1276 %description pdo-oci -l pl.UTF-8
1277 Moduł dla PHP dodający obsługę baz danych Oracle za pośrednictwem
1278 interfejsu PDO.
1279
1280 %package pdo-odbc
1281 Summary:        PHP Data Objects (PDO) ODBC support
1282 Summary(pl.UTF-8):      Moduł PHP Data Objects (PDO) z obsługą ODBC
1283 Group:          Libraries
1284 URL:            http://php.net/manual/en/ref.pdo-odbc.php
1285 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1286 Requires:       %{name}-pdo = %{epoch}:%{version}-%{release}
1287 Provides:       php(pdo-odbc)
1288 Provides:       php(pdo_odbc)
1289 Obsoletes:      php-pdo-odbc < 4:5.3.28-7
1290 Obsoletes:      php-pecl-PDO_ODBC
1291
1292 %description pdo-odbc
1293 This is a dynamic shared object (DSO) for PHP that will add PDO ODBC
1294 support.
1295
1296 %description pdo-odbc -l pl.UTF-8
1297 Moduł dla PHP dodający obsługę baz danych ODBC za pośrednictwem
1298 interfejsu PDO.
1299
1300 %package pdo-pgsql
1301 Summary:        PHP Data Objects (PDO) PostgreSQL support
1302 Summary(pl.UTF-8):      Moduł PHP Data Objects (PDO) z obsługą PostgreSQL-a
1303 Group:          Libraries
1304 URL:            http://php.net/manual/en/ref.pdo-pgsql.php
1305 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1306 Requires:       %{name}-pdo = %{epoch}:%{version}-%{release}
1307 Provides:       php(pdo-pgsql)
1308 Provides:       php(pdo_pgsql)
1309 Obsoletes:      php-pdo-pgsql < 4:5.3.28-7
1310 Obsoletes:      php-pecl-PDO_PGSQL < 4:5.2.1-2
1311
1312 %description pdo-pgsql
1313 This is a dynamic shared object (DSO) for PHP that will add PDO
1314 PostgreSQL support.
1315
1316 %description pdo-pgsql -l pl.UTF-8
1317 Moduł dla PHP dodający obsługę baz danych PostgreSQL za pośrednictwem
1318 interfejsu PDO.
1319
1320 %package pdo-sqlite
1321 Summary:        PHP Data Objects (PDO) SQLite support
1322 Summary(pl.UTF-8):      Moduł PHP Data Objects (PDO) z obsługą SQLite
1323 Group:          Libraries
1324 URL:            http://php.net/manual/en/ref.pdo-sqlite.php
1325 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1326 Requires:       %{name}-pdo = %{epoch}:%{version}-%{release}
1327 Provides:       php(pdo-sqlite)
1328 Provides:       php(pdo_sqlite)
1329 Obsoletes:      php-pdo-sqlite < 4:5.3.28-7
1330 Obsoletes:      php-pecl-PDO_SQLITE
1331
1332 %description pdo-sqlite
1333 This is a dynamic shared object (DSO) for PHP that will add PDO SQLite
1334 support.
1335
1336 %description pdo-sqlite -l pl.UTF-8
1337 Moduł dla PHP dodający obsługę baz danych SQLite za pośrednictwem
1338 interfejsu PDO.
1339
1340 %package pgsql
1341 Summary:        PostgreSQL database module for PHP
1342 Summary(pl.UTF-8):      Moduł bazy danych PostgreSQL dla PHP
1343 Group:          Libraries
1344 URL:            http://php.net/manual/en/book.pgsql.php
1345 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1346 Provides:       php(pgsql)
1347 Obsoletes:      php-pgsql < 4:5.3.28-7
1348
1349 %description pgsql
1350 This is a dynamic shared object (DSO) for PHP that will add PostgreSQL
1351 database support.
1352
1353 %description pgsql -l pl.UTF-8
1354 Moduł PHP umożliwiający dostęp do bazy danych PostgreSQL.
1355
1356 %description pgsql -l pt_BR.UTF-8
1357 Um módulo para aplicações PHP que usam bancos de dados postgresql.
1358
1359 %package phar
1360 Summary:        Phar archive module for PHP
1361 Summary(pl.UTF-8):      Moduł phar dla PHP
1362 Group:          Libraries
1363 URL:            http://php.net/manual/en/book.phar.php
1364 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1365 Requires:       %{name}-hash = %{epoch}:%{version}-%{release}
1366 Requires:       %{name}-spl = %{epoch}:%{version}-%{release}
1367 Requires:       alternatives
1368 Suggests:       %{name}-cli
1369 # zlib is required by phar program, but as phar cli is optional should the dep be too
1370 Suggests:       %{name}-zlib
1371 Provides:       php(phar) = %{pharver}
1372 Obsoletes:      php-pecl-phar < %{pharver}
1373 Obsoletes:      php-phar < 4:5.3.28-7
1374 Conflicts:      php-ioncube < 4.0.9
1375
1376 %description phar
1377 This is a dynamic shared object (DSO) for PHP that will add phar
1378 archive a support.
1379
1380 %description phar -l pl.UTF-8
1381 Moduł PHP umożliwiający dostęp do achiwów .phar.
1382
1383 %package posix
1384 Summary:        POSIX extension module for PHP
1385 Summary(pl.UTF-8):      Moduł POSIX dla PHP
1386 Group:          Libraries
1387 URL:            http://php.net/manual/en/book.posix.php
1388 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1389 Provides:       php(posix)
1390 Obsoletes:      php-posix < 4:5.3.28-7
1391
1392 %description posix
1393 This is a dynamic shared object (DSO) for PHP that will add POSIX
1394 functions support to PHP.
1395
1396 %description posix -l pl.UTF-8
1397 Moduł PHP umożliwiający korzystanie z funkcji POSIX.
1398
1399 %package pspell
1400 Summary:        pspell extension module for PHP
1401 Summary(pl.UTF-8):      Moduł pspell dla PHP
1402 Group:          Libraries
1403 URL:            http://php.net/manual/en/book.pspell.php
1404 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1405 Provides:       php(pspell)
1406 Obsoletes:      php-pspell < 4:5.3.28-7
1407
1408 %description pspell
1409 This is a dynamic shared object (DSO) for PHP that will add pspell
1410 support to PHP. It allows to check the spelling of a word and offer
1411 suggestions.
1412
1413 %description pspell -l pl.UTF-8
1414 Moduł PHP umożliwiający korzystanie z pspella. Pozwala on na
1415 sprawdzanie pisowni słowa i sugerowanie poprawek.
1416
1417 %package readline
1418 Summary:        readline extension module for PHP
1419 Summary(pl.UTF-8):      Moduł readline dla PHP
1420 Group:          Libraries
1421 URL:            http://php.net/manual/en/book.readline.php
1422 Requires:       %{name}-cli = %{epoch}:%{version}-%{release}
1423 Provides:       php(readline)
1424 Obsoletes:      php-readline < 4:5.3.28-7
1425
1426 %description readline
1427 This PHP module adds support for readline functions (only for cli and
1428 cgi SAPIs).
1429
1430 %description readline -l pl.UTF-8
1431 Moduł PHP dodający obsługę funkcji readline (tylko do SAPI cli i cgi).
1432
1433 %package session
1434 Summary:        session extension module for PHP
1435 Summary(pl.UTF-8):      Moduł session dla PHP
1436 Group:          Libraries
1437 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1438 Requires:       %{name}-spl = %{epoch}:%{version}-%{release}
1439 Suggests:       %{name}-hash = %{epoch}:%{version}-%{release}
1440 Suggests:       tmpwatch
1441 Provides:       php(session)
1442 Obsoletes:      php-session < 4:5.3.28-7
1443
1444 %description session
1445 This is a dynamic shared object (DSO) for PHP that will add session
1446 support.
1447
1448 %description session -l pl.UTF-8
1449 Moduł PHP dodający obsługę sesji.
1450
1451 %package shmop
1452 Summary:        Shared Memory Operations extension module for PHP
1453 Summary(pl.UTF-8):      Moduł shmop dla PHP
1454 Group:          Libraries
1455 URL:            http://php.net/manual/en/book.shmop.php
1456 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1457 Provides:       php(shmop)
1458 Obsoletes:      php-shmop < 4:5.3.28-7
1459
1460 %description shmop
1461 This is a dynamic shared object (DSO) for PHP that will add Shared
1462 Memory Operations support.
1463
1464 %description shmop -l pl.UTF-8
1465 Moduł PHP umożliwiający korzystanie z pamięci dzielonej.
1466
1467 %package simplexml
1468 Summary:        Simple XML extension module for PHP
1469 Summary(pl.UTF-8):      Moduł prostego rozszerzenia XML dla PHP
1470 Group:          Libraries
1471 URL:            http://php.net/manual/en/book.simplexml.php
1472 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1473 Requires:       %{name}-spl = %{epoch}:%{version}-%{release}
1474 Provides:       php(simplexml)
1475 Obsoletes:      php-simplexml < 4:5.3.28-7
1476
1477 %description simplexml
1478 This is a dynamic shared object (DSO) for PHP that will add Simple XML
1479 support.
1480
1481 %description simplexml -l pl.UTF-8
1482 Moduł PHP dodający obsługę prostego XML-a.
1483
1484 %package snmp
1485 Summary:        SNMP extension module for PHP
1486 Summary(pl.UTF-8):      Moduł SNMP dla PHP
1487 Group:          Libraries
1488 URL:            http://php.net/manual/en/book.snmp.php
1489 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1490 Requires:       %{name}-sockets = %{epoch}:%{version}-%{release}
1491 Requires:       %{name}-spl = %{epoch}:%{version}-%{release}
1492 Provides:       php(snmp)
1493 Obsoletes:      php-snmp < 4:5.3.28-7
1494
1495 %description snmp
1496 This is a dynamic shared object (DSO) for PHP that will add SNMP
1497 support.
1498
1499 %description snmp -l pl.UTF-8
1500 Moduł PHP dodający obsługę SNMP.
1501
1502 %package soap
1503 Summary:        soap extension module for PHP
1504 Summary(pl.UTF-8):      Moduł soap dla PHP
1505 Group:          Libraries
1506 URL:            http://php.net/manual/en/book.soap.php
1507 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1508 Provides:       php(soap)
1509 Obsoletes:      php-soap < 4:5.3.28-7
1510
1511 %description soap
1512 This is a dynamic shared object (DSO) for PHP that will add SOAP/WSDL
1513 support.
1514
1515 %description soap -l pl.UTF-8
1516 Moduł PHP dodający obsługę SOAP/WSDL.
1517
1518 %package sockets
1519 Summary:        sockets extension module for PHP
1520 Summary(pl.UTF-8):      Moduł socket dla PHP
1521 Group:          Libraries
1522 URL:            http://php.net/manual/en/book.sockets.php
1523 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1524 Provides:       php(sockets)
1525 Obsoletes:      php-sockets < 4:5.3.28-7
1526
1527 %description sockets
1528 This is a dynamic shared object (DSO) for PHP that will add sockets
1529 support.
1530
1531 %description sockets -l pl.UTF-8
1532 Moduł PHP dodający obsługę gniazdek.
1533
1534 %package sodium
1535 Summary:        Wrapper for the Sodium cryptographic library
1536 Summary(pl.UTF-8):      Interfejs do biblioteki kryptograficznej Sodium
1537 Group:          Libraries
1538 URL:            https://paragonie.com/book/pecl-libsodium
1539 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1540 Provides:       php(sodium) = %{sodiumver}
1541
1542 %description sodium
1543 A simple, low-level PHP extension for libsodium.
1544
1545 %description sodium -l pl.UTF-8
1546 Proste, niskopoziomowe rozszerzenie PHP wykorzystując libsodium.
1547
1548 %package sqlite3
1549 Summary:        SQLite3 extension module for PHP
1550 Summary(pl.UTF-8):      Moduł SQLite3 dla PHP
1551 Group:          Libraries
1552 URL:            http://php.net/manual/en/book.sqlite3.php
1553 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1554 Provides:       php(sqlite3) = %{sqlite3ver}
1555 Obsoletes:      php-sqlite3 < 4:5.3.28-7
1556
1557 %description sqlite3
1558 SQLite is a C library that implements an embeddable SQL database
1559 engine. Programs that link with the SQLite library can have SQL
1560 database access without running a separate RDBMS process.
1561
1562 SQLite is not a client library used to connect to a big database
1563 server. SQLite is the server. The SQLite library reads and writes
1564 directly to and from the database files on disk.
1565
1566 %description sqlite3 -l pl.UTF-8
1567 SQLite jest napisaną w C biblioteką implementującą osadzalny silnik
1568 bazodanowy SQL. Program linkujący się z biblioteką SQLite może mieć
1569 dostęp do bazy SQL bez potrzeby uruchamiania dodatkowego procesu
1570 RDBMS.
1571
1572 SQLite to nie klient baz danych - biblioteka nie łączy się z serwerami
1573 baz danych. SQLite sam jest serwerem. Biblioteka SQLite czyta i
1574 zapisuje dane bezpośrednio z/do plików baz danych znajdujących się na
1575 dysku.
1576
1577 %package sysvmsg
1578 Summary:        SysV msg extension module for PHP
1579 Summary(pl.UTF-8):      Moduł SysV msg dla PHP
1580 Group:          Libraries
1581 URL:            http://php.net/manual/en/book.sem.php
1582 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1583 Provides:       php(sysvmsg)
1584 Obsoletes:      php-sysvmsg < 4:5.3.28-7
1585
1586 %description sysvmsg
1587 This is a dynamic shared object (DSO) for PHP that will add SysV
1588 message queues support.
1589
1590 %description sysvmsg -l pl.UTF-8
1591 Moduł PHP umożliwiający korzystanie z kolejek komunikatów SysV.
1592
1593 %package sysvsem
1594 Summary:        SysV sem extension module for PHP
1595 Summary(pl.UTF-8):      Moduł SysV sem dla PHP
1596 Group:          Libraries
1597 URL:            http://php.net/manual/en/book.sem.php
1598 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1599 Provides:       php(sysvsem)
1600 Obsoletes:      php-sysvsem < 4:5.3.28-7
1601
1602 %description sysvsem
1603 This is a dynamic shared object (DSO) for PHP that will add SysV
1604 semaphores support.
1605
1606 %description sysvsem -l pl.UTF-8
1607 Moduł PHP umożliwiający korzystanie z semaforów SysV.
1608
1609 %package sysvshm
1610 Summary:        SysV shm extension module for PHP
1611 Summary(pl.UTF-8):      Moduł SysV shm dla PHP
1612 Group:          Libraries
1613 URL:            http://php.net/manual/en/book.sem.php
1614 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1615 Provides:       php(sysvshm)
1616 Obsoletes:      php-sysvshm < 4:5.3.28-7
1617
1618 %description sysvshm
1619 This is a dynamic shared object (DSO) for PHP that will add SysV
1620 Shared Memory support.
1621
1622 %description sysvshm -l pl.UTF-8
1623 Moduł PHP umożliwiający korzystanie z pamięci dzielonej SysV.
1624
1625 %package tests
1626 Summary:        Contains unit test files for PHP and extensions
1627 Summary(pl.UTF-8):      Zawiera pliki testów jednostkowych dla PHP i rozszerzeń
1628 Group:          Libraries
1629 URL:            http://qa.php.net/
1630 Requires:       %{name}-cli
1631 BuildArch:      noarch
1632
1633 %description tests
1634 This package contains unit tests for PHP and its extensions.
1635
1636 %description tests -l pl.UTF-8
1637 Ten pakiet zawiera pliki testów jednostkowych dla PHP i rozszerzeń.
1638
1639 %package tidy
1640 Summary:        Tidy extension module for PHP
1641 Summary(pl.UTF-8):      Moduł Tidy dla PHP
1642 Group:          Libraries
1643 URL:            http://php.net/manual/en/book.tidy.php
1644 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1645 Requires:       tidy
1646 Provides:       php(tidy)
1647 Obsoletes:      php-tidy < 4:5.3.28-7
1648
1649 %description tidy
1650 This is a dynamic shared object (DSO) for PHP that will add Tidy
1651 support.
1652
1653 %description tidy -l pl.UTF-8
1654 Moduł PHP umożliwiający korzystanie z tidy.
1655
1656 %package tokenizer
1657 Summary:        tokenizer extension module for PHP
1658 Summary(pl.UTF-8):      Moduł rozszerzenia tokenizer dla PHP
1659 Group:          Libraries
1660 URL:            http://php.net/manual/en/book.tokenizer.php
1661 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1662 Provides:       php(tokenizer)
1663 Obsoletes:      php-tokenizer < 4:5.3.28-7
1664
1665 %description tokenizer
1666 This is a dynamic shared object (DSO) for PHP that will add tokenizer
1667 support.
1668
1669 %description tokenizer -l pl.UTF-8
1670 Moduł PHP dodający obsługę tokenizera do PHP.
1671
1672 %package xml
1673 Summary:        XML extension module for PHP
1674 Summary(pl.UTF-8):      Moduł XML dla PHP
1675 Group:          Libraries
1676 URL:            http://php.net/manual/en/book.xml.php
1677 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1678 Provides:       php(xml)
1679 Obsoletes:      php-xml < 4:5.3.28-7
1680
1681 %description xml
1682 This is a dynamic shared object (DSO) for PHP that will add XML
1683 support. This extension lets you create XML parsers and then define
1684 handlers for different XML events.
1685
1686 %description xml -l pl.UTF-8
1687 Moduł PHP umożliwiający parsowanie plików XML i obsługę zdarzeń
1688 związanych z tymi plikami. Pozwala on tworzyć analizatory XML-a i
1689 następnie definiować procedury obsługi dla różnych zdarzeń XML.
1690
1691 %package xmlreader
1692 Summary:        XML Reader extension module for PHP
1693 Summary(pl.UTF-8):      Moduł XML Reader dla PHP
1694 Group:          Libraries
1695 URL:            http://php.net/manual/en/book.xmlreader.php
1696 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1697 Requires:       %{name}-dom = %{epoch}:%{version}-%{release}
1698 Provides:       php(xmlreader)
1699 Obsoletes:      php-xmlreader < 4:5.3.28-7
1700
1701 %description xmlreader
1702 This is a dynamic shared object (DSO) for PHP that will add XML Reader
1703 support. The XMLReader extension is an XML Pull parser. The reader
1704 acts as a cursor going forward on the document stream and stopping at
1705 each node on the way.
1706
1707 %description xmlreader -l pl.UTF-8
1708 Moduł PHP umożliwiający analizę plików XML w trybie Pull. Czytnik
1709 działa jako kursor przechodzący przez strumień dokumentu i
1710 zatrzymujący się na każdym węźle po drodze.
1711
1712 %package xmlwriter
1713 Summary:        Fast, non-cached, forward-only means to write XML data
1714 Summary(pl.UTF-8):      Szybka, nie cachowana metoda zapisu danych w formacie XML
1715 Group:          Libraries
1716 URL:            http://php.net/manual/en/book.xmlwriter.php
1717 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1718 Provides:       php(xmlwriter)
1719 Obsoletes:      php-pecl-xmlwriter
1720 Obsoletes:      php-xmlwriter < 4:5.3.28-7
1721
1722 %description xmlwriter
1723 This extension wraps the libxml xmlWriter API. Represents a writer
1724 that provides a non-cached, forward-only means of generating streams
1725 or files containing XML data.
1726
1727 %description xmlwriter -l pl.UTF-8
1728 To rozszerzenie obudowuje API xmlWriter z libxml. Reprezentuje obsługę
1729 zapisu dostarczającą nie cachowanych metod generowania strumieni lub
1730 plików zawierających dane XML.
1731
1732 %package xsl
1733 Summary:        xsl extension module for PHP
1734 Summary(pl.UTF-8):      Moduł xsl dla PHP
1735 Group:          Libraries
1736 URL:            http://php.net/manual/en/book.xsl.php
1737 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1738 Requires:       %{name}-dom = %{epoch}:%{version}-%{release}
1739 Requires:       libxslt >= 1.1.0
1740 Provides:       php(xsl)
1741 Obsoletes:      php-xsl < 4:5.3.28-7
1742 # actually not true, functionality is similar, but API differs
1743 Obsoletes:      php-xslt <= 3:4.3.8-1
1744
1745 %description xsl
1746 This is a dynamic shared object (DSO) for PHP that will add new XSL
1747 support (using libxslt).
1748
1749 %description xsl -l pl.UTF-8
1750 Moduł PHP dodający nową obsługę XSLT (przy użyciu libxslt).
1751
1752 %package zip
1753 Summary:        Zip management extension
1754 Summary(pl.UTF-8):      Zarządzanie archiwami zip
1755 Group:          Libraries
1756 URL:            http://php.net/manual/en/book.zip.php
1757 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1758 Requires:       libzip >= 1.3.1
1759 Provides:       php(zip) = %{zipver}
1760 Obsoletes:      php-pecl-zip < %{zipver}
1761 Obsoletes:      php-zip < 4:5.3.28-7
1762
1763 %description zip
1764 Zip is an extension to create, modify and read zip files.
1765
1766 %description zip -l pl.UTF-8
1767 Zip jest rozszerzeniem umożliwiającym tworzenie, modyfikację oraz
1768 odczyt archiwów zip.
1769
1770 %package zlib
1771 Summary:        Zlib extension module for PHP
1772 Summary(pl.UTF-8):      Moduł zlib dla PHP
1773 Group:          Libraries
1774 URL:            http://php.net/manual/en/book.zlib.php
1775 Requires:       %{name}-common = %{epoch}:%{version}-%{release}
1776 Provides:       php(zlib)
1777 Obsoletes:      php-zlib < 4:5.3.28-7
1778
1779 %description zlib
1780 This is a dynamic shared object (DSO) for PHP that will add zlib
1781 compression support to PHP.
1782
1783 %description zlib -l pl.UTF-8
1784 Moduł PHP umożliwiający używanie kompresji zlib.
1785
1786 %prep
1787 %setup -q -n %{orgname}-%{version}%{?subver}
1788
1789 cp -p php.ini-production php.ini
1790 %patch0 -p1
1791 %patch1 -p1
1792 %patch3 -p1
1793 %patch4 -p1
1794 %patch5 -p1
1795
1796 %patch7 -p1
1797 %patch10 -p1
1798 %patch14 -p1
1799 %patch18 -p1
1800 %patch21 -p1
1801 %patch22 -p1
1802 %patch23 -p1
1803 %patch24 -p1
1804 %patch25 -p1
1805 %patch27 -p1
1806 %patch29 -p1
1807 %patch39 -p1
1808 %patch41 -p1
1809 %patch43 -p1
1810 %patch44 -p1
1811 %patch50 -p1
1812 %patch53 -p1
1813 %patch59 -p1
1814 %if %{with instantclient}
1815 %patch60 -p1
1816 %endif
1817 %patch66 -p1
1818 %patch67 -p1
1819 #%patch68 -p1 DROP or update to 7.0 APIs
1820 %patch71 -p1
1821
1822 sed -E -i -e '1s,#!\s*/usr/bin/env\s+(.*),#!%{_bindir}/\1%{php_suffix},' \
1823       ext/ext_skel.php \
1824       run-tests.php
1825
1826 # cleanup backups after patching
1827 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
1828
1829 # com_dotnet is Win32-only
1830 %{__rm} -r ext/com_dotnet
1831
1832 # remove all bundled libraries not to link with them accidentally
1833 #%{__rm} -r ext/bcmath/libbcmath
1834 #%{__rm} -r ext/date/lib
1835 #%{__rm} -r ext/fileinfo/libmagic
1836 #%{__rm} -r ext/dba/libcdb
1837 #%{__rm} -r ext/dba/libflatfile
1838 #%{__rm} -r ext/dba/libinifile
1839 #%{__rm} -r ext/gd/libgd
1840 #%{__rm} -r ext/mbstring/libmbfl
1841 #%{__rm} -r ext/pcre/pcre2lib
1842 #%{__rm} -r ext/soap/interop
1843 #%{__rm} -r ext/zip/lib
1844 %{__rm} ext/date/lib/timezonedb.h
1845
1846 cp -pf Zend/LICENSE{,.Zend}
1847 install -p %{SOURCE13} dep-tests.sh
1848
1849 # breaks build
1850 sed -i -e 's#-fvisibility=hidden##g' configure*
1851
1852 # disable broken tests
1853 # says just "Terminated" twice and fails
1854 %{__mv} sapi/cli/tests/022.phpt{,.broken}
1855
1856 # really dumb test, executable binary name is .libs/ something when building
1857 # https://bugs.php.net/bug.php?id=54514
1858 %{__mv} tests/basic/bug54514.phpt{,.disable}
1859
1860 # breaks whole testsuite unexpectedly:
1861 # Fatal error: Call to undefined function gzencode() in run-tests.php on line 1714
1862 # probably broken as zlib is built as shared
1863 %{__mv} ext/soap/tests/server019.phpt{,disable}
1864 # Fatal error: Call to undefined function gzcompress() in run-tests.php on line 1728
1865 %{__mv} ext/soap/tests/server020.phpt{,disable}
1866
1867 # runs out of memory and kills carme vserver
1868 # PASS Bug #39438 (Fatal error: Out of memory) [Zend/tests/bug39438.phpt]
1869 %{__mv} Zend/tests/bug39438.phpt{,.disable}
1870
1871 # php-5.3.3/ext/standard/tests/file/statpage.phpt
1872 %{__rm} ext/standard/tests/file/statpage.phpt
1873
1874 # idiotic test, it will fail if somebody else makes space on disk or if disk
1875 # space is not yet allocated (xfs). report upstream to advice bogus test is
1876 # probably pointless.
1877 %{__rm} ext/standard/tests/file/disk_free_space_basic.phpt
1878
1879 %ifarch %{x8664}
1880 # all pdo_sqlite, sqlite3 tests die with Aborted on carme
1881 %{__rm} -r ext/pdo_sqlite/tests
1882 %{__rm} -r ext/sqlite3/tests
1883 %endif
1884
1885 # ----- Manage known as failed test -------
1886 # affected by systzdata patch
1887 %{__rm} ext/date/tests/timezone_location_get.phpt
1888 %{__rm} ext/date/tests/timezone_version_get.phpt
1889 %{__rm} ext/date/tests/timezone_version_get_basic1.phpt
1890 # Should be skipped but fails sometime
1891 %{__rm} ext/standard/tests/file/file_get_contents_error001.phpt
1892 # fails sometimes
1893 %{__rm} ext/sockets/tests/mcast_ipv?_recv.phpt
1894 # causes stack exhausion
1895 %{__rm} Zend/tests/bug54268.phpt
1896 %{__rm} Zend/tests/bug68412.phpt
1897
1898 # avoid issues when two builds run simultaneously
1899 %ifarch %{x8664}
1900 sed -e 's/64321/64322/' -i ext/openssl/tests/*.phpt
1901 %endif
1902
1903 # skip XFAILs
1904 # no point testing stuff that is knowingly broken
1905 find -name '*.phpt' | xargs grep '^--XFAIL--' -l | xargs rm -v
1906
1907 env \
1908 %ifarch %{ix86}
1909 ix86= x8664=: \
1910 %endif
1911 %ifarch %{x8664}
1912 ix86=: x8664= \
1913 %endif
1914 %ifarch x32
1915 ix86=: x8664=: \
1916 %endif
1917         sh -xe %{_sourcedir}/skip-tests.sh
1918
1919 %build
1920 get_version() {
1921         local define="$1" filename="$2"
1922         awk -vdefine="$define" '/#define/ && $2 == define {print $3}' "$filename" | xargs
1923 }
1924
1925 API=$(awk '/#define PHP_API_VERSION/{print $3}' main/php.h)
1926 if [ $API != %{php_api_version} ]; then
1927         echo "Set %%define php_api_version to $API and re-run."
1928         exit 1
1929 fi
1930
1931 API=$(awk '/#define ZEND_MODULE_API_NO/{print $3}' Zend/zend_modules.h)
1932 if [ $API != %{zend_module_api} ]; then
1933         echo "Set %%define zend_module_api to $API and re-run."
1934         exit 1
1935 fi
1936
1937 API=$(awk '/#define ZEND_EXTENSION_API_NO/{print $3}' Zend/zend_extensions.h)
1938 if [ $API != %{zend_extension_api} ]; then
1939         echo "Set %%define zend_extension_api to $API and re-run."
1940         exit 1
1941 fi
1942
1943 API=$(awk '/#define PDO_DRIVER_API/{print $3}' ext/pdo/php_pdo_driver.h)
1944 if [ $API != %{php_pdo_api_version} ]; then
1945         echo "Set %%define php_pdo_api_version to $API and re-run."
1946         exit 1
1947 fi
1948
1949 # Check for some extension version
1950 ver=$(awk '/#define PHP_FILEINFO_VERSION/ {print $3}' ext/fileinfo/php_fileinfo.h | xargs)
1951 if test "$ver" != "PHP_VERSION"; then
1952         : Error: Upstream FILEINFO version is now ${ver}, expecting %{fileinfover}.
1953         : Update the fileinfover macro and rebuild.
1954         exit 1
1955 fi
1956 ver=$(get_version PHP_PHAR_VERSION ext/phar/php_phar.h)
1957 if test "$ver" != "PHP_VERSION"; then
1958         : Error: Upstream PHAR version is now ${ver}, expecting %{pharver}.
1959         : Update the pharver macro and rebuild.
1960         exit 1
1961 fi
1962 ver=$(awk '/#define PHP_SQLITE3_VERSION/ {print $3}' ext/sqlite3/php_sqlite3.h | xargs)
1963 if test "$ver" != "PHP_VERSION"; then
1964         : Error: Upstream Sqlite3 version is now ${ver}, expecting %{sqlite3ver}.
1965         : Update the sqlite3ver macro and rebuild.
1966         exit 1
1967 fi
1968 ver=$(awk '/#define PHP_SODIUM_VERSION/ {print $3}' ext/sodium/php_libsodium.h | xargs)
1969 if test "$ver" != "PHP_VERSION"; then
1970         exit 1
1971 fi
1972 ver=$(sed -n '/#define PHP_ZIP_VERSION /{s/.* "//;s/".*$//;p}' ext/zip/php_zip.h)
1973 if test "$ver" != "%{zipver}"; then
1974         : Error: Upstream ZIP version is now ${ver}, expecting %{zipver}.
1975         : Update the zipver macro and rebuild.
1976         exit 1
1977 fi
1978 ver=$(get_version PHP_JSON_VERSION ext/json/php_json.h)
1979 if test "$ver" != "PHP_VERSION"; then
1980         : Error: Upstream JSON version is now ${ver}, expecting %{jsonver}.
1981         : Update the jsonver macro and rebuild.
1982         exit 1
1983 fi
1984 ver=$(get_version PHPDBG_VERSION sapi/phpdbg/phpdbg.h)
1985 if test "$ver" != "PHP_VERSION"; then
1986         : Error: Upstream phpdbg version is now ${ver}, expecting %{phpdbgver}.
1987         : Update the phpdbgver macro and rebuild.
1988         exit 1
1989 fi
1990 ver=$(get_version PHP_BZ2_VERSION ext/bz2/php_bz2.h)
1991 if test "$ver" != "PHP_VERSION"; then
1992         : Error: Upstream BZIP2 version is now ${ver}, expecting %{bz2ver}.
1993         : Update the bz2ver macro and rebuild.
1994         exit 1
1995 fi
1996 ver=$(awk '/#define PHP_ENCHANT_VERSION/ {print $3}' ext/enchant/php_enchant.h | xargs)
1997 if test "$ver" != "PHP_VERSION"; then
1998         exit 1
1999 fi
2000 ver=$(get_version PHP_HASH_VERSION ext/hash/php_hash.h)
2001 if test "$ver" != "PHP_VERSION"; then
2002         : Error: Upstream HASH version is now ${ver}, expecting %{hashver}.
2003         : Update the hashver macro and rebuild.
2004         exit 1
2005 fi
2006 ver=$(get_version PHP_INTL_VERSION ext/intl/php_intl.h)
2007 if test "$ver" != "PHP_VERSION"; then
2008         : Error: Upstream Intl version is now ${ver}, expecting %{intlver}.
2009         : Update the intlver macro and rebuild.
2010         exit 1
2011 fi
2012
2013 export EXTENSION_DIR="%{php_extensiondir}"
2014
2015 # Set PEAR_INSTALLDIR to ensure that the hard-coded include_path
2016 # includes the PEAR directory even though pear is packaged separately.
2017 export PEAR_INSTALLDIR=%{php_pear_dir}
2018
2019 # configure once (for faster debugging purposes)
2020 if [ ! -f _built-conf ]; then
2021         # now remove Makefile copies
2022         rm -f Makefile.{cgi-fcgi,fpm,cli,apxs2,litespeed,phpdbg}
2023
2024         # Force use of system libtool:
2025         mv build/libtool.m4 build/libtool.m4.saved
2026         cat %{_aclocaldir}/{libtool,ltoptions,ltsugar,ltversion,lt~obsolete}.m4 > build/libtool.m4
2027         %{__libtoolize}
2028         %{__aclocal}
2029
2030         cp -f /usr/share/automake/config.* .
2031         ./buildconf --force
2032         touch _built-conf
2033 fi
2034 export PROG_SENDMAIL="/usr/lib/sendmail"
2035 export CPPFLAGS="-DDEBUG_FASTCGI -DHAVE_STRNDUP %{rpmcppflags}"
2036
2037 # This should be detected by configure and set there,
2038 # but looks like the build system is hosed on 7.3
2039 export CXXFLAGS="%{rpmcxxflags} -fPIC -DPIC"
2040 export CFLAGS="%{rpmcflags} -fPIC -DPIC"
2041
2042 sapis="
2043 cli
2044 %if %{with cgi}
2045 cgi-fcgi
2046 %endif
2047 %if %{with litespeed}
2048 litespeed
2049 %endif
2050 %if %{with fpm}
2051 fpm
2052 %endif
2053 %if %{with embed}
2054 embed
2055 %endif
2056 %if %{with apache2}
2057 apxs2
2058 %endif
2059 %if %{with phpdbg}
2060 phpdbg
2061 %endif
2062 "
2063 for sapi in $sapis; do
2064         : SAPI $sapi
2065         # skip if already configured (for faster debugging purposes)
2066         [ -f Makefile.$sapi ] && continue
2067
2068         sapi_args=''
2069         case $sapi in
2070         cgi-fcgi)
2071                 sapi_args='--enable-cgi'
2072         ;;
2073         cli)
2074                 sapi_args='--enable-cli %{?with_gcov:--enable-gcov}'
2075         ;;
2076         fpm)
2077                 sapi_args='--enable-fpm'
2078                 ;;
2079         embed)
2080                 sapi_args='--enable-embed'
2081                 ;;
2082         apxs2)
2083                 ver=$(rpm -q --qf '%{V}' apache-devel)
2084                 sapi_args="--with-apxs2=%{apxs2} --with-apache-version=$ver"
2085         ;;
2086         litespeed)
2087                 sapi_args='--enable-litespeed'
2088         ;;
2089         phpdbg)
2090                 sapi_args='--enable-phpdbg %{?debug:--enable-phpdbg-debug}'
2091         ;;
2092         esac
2093
2094         %configure \
2095         EXTRA_LDFLAGS="%{rpmldflags}" \
2096         --program-suffix=%{php_suffix} \
2097         --disable-cgi \
2098         --disable-cli \
2099         --disable-phpdbg \
2100         $sapi_args \
2101 %if "%{!?configure_cache:0}%{?configure_cache}" == "0"
2102         --cache-file=config.cache \
2103 %endif
2104         --datadir=%{php_data_dir} \
2105         --with-libdir=%{_lib} \
2106         --with-config-file-path=%{_sysconfdir} \
2107         --with-config-file-scan-dir=%{_sysconfdir}/conf.d \
2108         --with-system-tzdata \
2109         %{?with_argon2:--with-password-argon2} \
2110         --%{!?with_debug:dis}%{?with_debug:en}able-debug \
2111         %{?with_zts:--enable-maintainer-zts} \
2112         --enable-option-checking=fatal \
2113         %{__enable_disable bcmath bcmath shared} \
2114         %{__enable_disable calendar calendar shared} \
2115         %{__enable_disable ctype ctype shared} \
2116         %{__enable_disable dba dba shared} \
2117         %{__enable_disable dom dom shared} \
2118         %{?with_systemtap:--enable-dtrace} \
2119         %{__enable_disable exif exif shared} \
2120         %{__enable_disable fileinfo fileinfo shared} \
2121         %{__enable_disable ftp ftp shared} \
2122         %{?with_intl:--enable-intl=shared} \
2123         --with-libxml \
2124         %{__enable_disable mbstring mbstring shared,all} \
2125         --enable-mbregex \
2126         %{__enable_disable pcntl pcntl shared} \
2127         %{__enable_disable pdo pdo shared} \
2128         --enable-xmlwriter=shared \
2129         %{?with_avif:--with-avif} \
2130 %if %{with fpm}
2131         --with-fpm-user=http \
2132         --with-fpm-group=http \
2133 %endif
2134 %if %{with pdo_dblib}
2135         --with-pdo-dblib=shared \
2136 %endif
2137 %if %{with pdo_firebird}
2138         --with-pdo-firebird=shared \
2139 %endif
2140         %{?with_mhash:--with-mhash=yes} \
2141         --with-mysql-sock=/var/lib/mysql/mysql.sock \
2142         %{__with_without pdo_mysql pdo-mysql shared,%{!?with_mysqlnd:/usr}%{?with_mysqlnd:mysqlnd}} \
2143         %{?with_pdo_oci:--with-pdo-oci=shared%{?with_instantclient:,instantclient,%{_libdir}}} \
2144         %{?with_pdo_odbc:--with-pdo-odbc=shared,unixODBC,/usr} \
2145         %{?with_pdo_pgsql:--with-pdo-pgsql=shared} \
2146         %{?with_pdo_sqlite:--with-pdo-sqlite=shared} \
2147         %{?with_webp:--with-webp} \
2148         %{__enable_disable posix posix shared} \
2149         --enable-shared \
2150         %{__enable_disable session session shared} \
2151         --enable-shmop=shared \
2152         --enable-simplexml=shared \
2153         --enable-sysvmsg=shared \
2154         --enable-sysvsem=shared \
2155         --enable-sysvshm=shared \
2156         --enable-soap=shared \
2157         --enable-sockets=shared \
2158         %{__with_without sodium sodium shared} \
2159         --enable-tokenizer=shared \
2160         --enable-xml=shared \
2161         --enable-xmlreader=shared \
2162         %{__with_without bzip2 bz2 shared} \
2163         %{__with_without curl curl shared} \
2164         --with-db4 \
2165         %{__with_without iconv iconv shared} \
2166         %{?with_enchant:--with-enchant=shared} \
2167         --with-freetype \
2168         %{__with_without gettext gettext shared} \
2169         %{__enable_disable gd gd shared} \
2170         %{?with_system_gd:--with-external-gd} \
2171         --with-gdbm \
2172         %{__with_without gmp gmp shared} \
2173         %{__with_without ffi ffi shared} \
2174         %{?with_imap:--with-imap=shared --with-imap-ssl} \
2175         --with-jpeg \
2176         %{?with_ldap:--with-ldap=shared --with-ldap-sasl} \
2177         %{?with_mm:--with-mm} \
2178         %{?with_mysqlnd:--enable-mysqlnd=shared} \
2179         %{?with_mysqli:--with-mysqli=shared,%{!?with_mysqlnd:/usr/bin/mysql_config}%{?with_mysqlnd:mysqlnd}} \
2180         %{?with_oci:--with-oci8=shared%{?with_instantclient:,instantclient,%{_libdir}}} \
2181         %{__enable_disable opcache opcache shared} \
2182         %{?with_openssl:--with-openssl=shared} \
2183         %{?with_kerberos5:--with-kerberos} \
2184         --with-tcadb=/usr \
2185         --with-external-pcre \
2186         %{__with_without pcre_jit pcre-jit} \
2187         %{__enable_disable filter filter shared} \
2188         %{__with_without pgsql pgsql shared} \
2189         %{__enable_disable phar phar shared} \
2190         %{?with_pspell:--with-pspell=shared} \
2191         %{__with_without readline readline shared} \
2192         %{?with_snmp:--with-snmp=shared} \
2193         %{!?with_pdo_sqlite:--without-pdo-sqlite} \
2194         %{__with_without sqlite3 sqlite3 shared} \
2195         %{?with_tidy:--with-tidy=shared} \
2196         %{?with_odbc:--with-unixODBC=shared} \
2197         %{?with_xsl:--with-xsl=shared} \
2198         --with-zlib=shared \
2199         %{?with_zip:--with-zip=shared} \
2200
2201         # save for debug
2202         cp -f Makefile Makefile.$sapi
2203         cp -f main/php_config.h php_config.h.$sapi
2204         cp -f config.log config.log.$sapi
2205 done
2206
2207 # as we build each SAPI in own make, adjust php-config.in forehead
2208 sapis=$(%{__sed} -rne 's/^PHP_INSTALLED_SAPIS = (.+)/\1/p' Makefile.* | tr ' ' '\n' | sort -u | xargs)
2209 %{__sed} -i -e "s,@PHP_INSTALLED_SAPIS@,$sapis," scripts/php-config.in
2210
2211 # must make libphp_common first, so modules can link against it.
2212 cp -af php_config.h.cli main/php_config.h
2213 cp -af Makefile.cli Makefile
2214 %{__make} libphp_common.la
2215 # hack: MYSQLND_SHARED_LIBADD not initialized
2216 %{__make} build-modules \
2217         MYSQLND_SHARED_LIBADD="-lssl -lcrypto"
2218
2219 %if %{with apache2}
2220 %{__make} libtool-sapi LIBTOOL_SAPI=sapi/apache2handler/libphp8.la -f Makefile.apxs2
2221 %endif
2222
2223 %if %{with litespeed}
2224 %{__make} -f Makefile.litespeed litespeed
2225 %endif
2226
2227 %if %{with embed}
2228 %{__make} -f Makefile.embed libphp8.la
2229 %endif
2230
2231 %if %{with phpdbg}
2232 # PHP_READLINE_LIBS is empty, so force readline here
2233 %{__make} -f Makefile.phpdbg phpdbg \
2234         PHPDBG_EXTRA_LIBS=-lreadline
2235 %endif
2236
2237 # CGI/FCGI
2238 %if %{with cgi}
2239 cp -pf php_config.h.cgi-fcgi main/php_config.h
2240 %{__make} -f Makefile.cgi-fcgi
2241 [ "$(echo '<?=php_sapi_name();' | ./sapi/cgi/php-cgi -qn)" = "cgi-fcgi" ]
2242 %endif
2243
2244 # PHP FPM
2245 %if %{with fpm}
2246 cp -pf php_config.h.fpm main/php_config.h
2247 %{__make} -f Makefile.fpm
2248 [ $(./sapi/fpm/php-fpm -n -m | grep cgi-fcgi) = "cgi-fcgi" ]
2249 %endif
2250
2251 # CLI
2252 cp -pf php_config.h.cli main/php_config.h
2253 %{__make} -f Makefile.cli
2254 [ "$(echo '<?=php_sapi_name();' | ./sapi/cli/php -qn)" = "cli" ]
2255
2256 # check for stupid xml parse breakage where &lt; and &gt; just get lost in parse result
2257 ./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"]));'
2258
2259 # Generate stub .ini files for each extension
2260 GENERATE_INI=1 PHP=./sapi/cli/php EXTENSION_DIR=modules CONFIG_DIR=conf.d ./dep-tests.sh
2261
2262 # Check that the module inner-dependencies are intact
2263 PHP=./sapi/cli/php EXTENSION_DIR=modules CONFIG_DIR=conf.d ./dep-tests.sh > dep-tests.log
2264 if grep -v OK dep-tests.log; then
2265         echo >&2 "The results above were not expected"
2266         exit 1
2267 fi
2268
2269 %if %{with gcov}
2270 # Use CLI SAPI
2271 cp -pf php_config.h.cli main/php_config.h
2272 cp -pf Makefile.cli Makefile
2273 %{__make} lcov
2274 # you really don't want to package result of gcov build
2275 exit 1
2276 %endif
2277
2278 cat <<'EOF' > run-tests.sh
2279 #!/bin/sh
2280 export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2
2281 export SKIP_ONLINE_TESTS=1
2282 unset TZ LANG LC_ALL || :
2283 %{__make} test \
2284         EXTENSION_DIR=modules \
2285         PHP_TEST_SHARED_SYSTEM_EXTENSIONS= \
2286         RUN_TESTS_SETTINGS="-q $*"
2287 EOF
2288 chmod +x run-tests.sh
2289
2290 %if %{with tests}
2291 # Run tests, using the CLI SAPI
2292 cp -pf php_config.h.cli main/php_config.h
2293 cp -pf Makefile.cli Makefile
2294
2295 ./run-tests.sh -w failed.log -s tests.log || {
2296 rc=$?
2297
2298 # collect failed tests into cleanup script used in prep.
2299 sed -ne '/^FAILED TEST SUMMARY/,/^===/p' tests.log | sed -e '1,/^---/d;/^===/,$d' > tests-failed.log
2300 sed -ne '/^via/d;/\[.*\]/{s/\t*\(.*\) \[\(.*\)\]\(.*\)/# \1\3\nmv \2{,.skip}/p}' tests-failed.log \
2301         >> %{_sourcedir}/skip-tests.sh
2302
2303 # if on builders, dump test log
2304 tty -q || cat tests.log
2305
2306 test ! -s failed.log
2307 exit $rc
2308 }
2309 %endif
2310
2311 %install
2312 rm -rf $RPM_BUILD_ROOT
2313 install -d \
2314         $RPM_BUILD_ROOT%{_libdir}/{php,apache} \
2315         $RPM_BUILD_ROOT%{_sysconfdir}/{conf,cgi-fcgi,cli,apache2handler}.d \
2316         $RPM_BUILD_ROOT{%{_sbindir},%{_bindir}} \
2317         $RPM_BUILD_ROOT/etc/httpd/conf.d \
2318         $RPM_BUILD_ROOT%{_mandir}/man{1,8} \
2319
2320 cp -pf php_config.h.cli main/php_config.h
2321 cp -pf Makefile.cli Makefile
2322 %{__make} install \
2323         phpbuilddir=%{_libdir}/php/php%{php_suffix}/build \
2324         INSTALL_ROOT=$RPM_BUILD_ROOT
2325
2326 # touch for ghost
2327 touch $RPM_BUILD_ROOT%{_bindir}/phar
2328 touch $RPM_BUILD_ROOT%{_mandir}/man1/phar.1
2329
2330 # version suffix
2331 v=$(echo %{version} | cut -d. -f1-2)
2332
2333 # install Apache2 DSO module
2334 %if %{with apache2}
2335 # versioned libphp
2336 libtool --mode=install install -p sapi/apache2handler/libphp8.la $RPM_BUILD_ROOT%{_libdir}/apache
2337 %{__mv} $RPM_BUILD_ROOT%{_libdir}/apache/libphp8.la $RPM_BUILD_ROOT%{_libdir}/apache/libphp%{php_suffix}.la
2338 %{__mv} $RPM_BUILD_ROOT%{_libdir}/apache/libphp8.so $RPM_BUILD_ROOT%{_libdir}/apache/libphp%{php_suffix}.so
2339 sed -i -e "s|libphp8|libphp%{php_suffix}|g" $RPM_BUILD_ROOT%{_libdir}/apache/libphp%{php_suffix}.la
2340 ln -s libphp%{php_suffix}.so $RPM_BUILD_ROOT%{_libdir}/apache/mod_php.so
2341 %endif
2342
2343 # install litespeed sapi
2344 %if %{with litespeed}
2345 libtool --mode=install install -p sapi/litespeed/php $RPM_BUILD_ROOT%{_sbindir}/%{name}.litespeed
2346 %endif
2347
2348 %if %{with phpdbg}
2349 %{__make} -f Makefile.phpdbg install-phpdbg \
2350         INSTALL="libtool --mode=install install -p" \
2351         INSTALL_ROOT=$RPM_BUILD_ROOT
2352 %endif
2353
2354 # touch for ghost
2355 touch $RPM_BUILD_ROOT%{_bindir}/phpize
2356 touch $RPM_BUILD_ROOT%{_mandir}/man1/phpize.1
2357 touch $RPM_BUILD_ROOT%{_bindir}/php-config
2358 touch $RPM_BUILD_ROOT%{_mandir}/man1/php-config.1
2359
2360 # versioned libphp_common
2361 libtool --mode=install install -p libphp_common.la $RPM_BUILD_ROOT%{_libdir}
2362 %{__mv} $RPM_BUILD_ROOT%{_libdir}/libphp_common.la $RPM_BUILD_ROOT%{_libdir}/libphp_common%{php_suffix}.la
2363 %{__mv} $RPM_BUILD_ROOT%{_libdir}/libphp_common-%{version}.so $RPM_BUILD_ROOT%{_libdir}/libphp_common%{php_suffix}-%{version}.so
2364 %{__rm} -f $RPM_BUILD_ROOT%{_libdir}/libphp_common.so
2365 ln -s libphp_common%{php_suffix}-%{version}.so $RPM_BUILD_ROOT%{_libdir}/libphp_common%{php_suffix}.so
2366 sed -i -e "s|libphp_common|libphp_common%{php_suffix}|g" $RPM_BUILD_ROOT%{_libdir}/libphp_common%{php_suffix}.la
2367
2368 # install CGI/FCGI
2369 %if %{with cgi}
2370 # install-cgi
2371 libtool --mode=install install -p sapi/cgi/php-cgi $RPM_BUILD_ROOT%{_bindir}/%{name}.cgi
2372 ln -sf %{name}.cgi $RPM_BUILD_ROOT%{_bindir}/%{name}.fcgi
2373 cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/cgi-fcgi.d/php.ini
2374 %endif
2375
2376 # install FCGI PM
2377 %if %{with fpm}
2378 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/php-fpm.d,%{_sbindir}}
2379 libtool --mode=install install -p sapi/fpm/php-fpm $RPM_BUILD_ROOT%{_sbindir}/%{name}-fpm
2380 cp -p sapi/fpm/php-fpm.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}-fpm.8
2381 cp -p sapi/fpm/php-fpm.conf $RPM_BUILD_ROOT%{_sysconfdir}
2382 cp -p sapi/fpm/www.conf $RPM_BUILD_ROOT%{_sysconfdir}/php-fpm.d
2383 install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
2384 install -p %{SOURCE10} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}-fpm
2385 install -d $RPM_BUILD_ROOT/etc/logrotate.d
2386 cp -p %{SOURCE11} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}-fpm
2387
2388 # touch for ghost for alternatives
2389 touch $RPM_BUILD_ROOT%{_sbindir}/php-fpm
2390
2391 %{__sed} -i -e '
2392         s#/usr/lib/php#%{php_extensiondir}#
2393         s#/etc/php/#%{_sysconfdir}/#
2394         s#@processname@#%{name}-fpm#g
2395 ' $RPM_BUILD_ROOT{/etc/{rc.d/init.d/%{name}-fpm,logrotate.d/%{name}-fpm},%{_sysconfdir}/php-fpm.conf,%{_sysconfdir}/php-fpm.d/www.conf}
2396 %endif
2397
2398 # install Embedded API
2399 %if %{with embed}
2400 # we could use install-headers from Makefile.embed, but that would reinstall all headers
2401 # install-sapi installs to wrong dir, so just do it all manually
2402 install -d $RPM_BUILD_ROOT%{_includedir}/php/php%{php_suffix}/sapi/embed
2403 install -p libs/libphp8.so $RPM_BUILD_ROOT%{_libdir}/libphp%{php_suffix}.so
2404 cp -p sapi/embed/php_embed.h $RPM_BUILD_ROOT%{_includedir}/php/php%{php_suffix}/sapi/embed
2405 %endif
2406
2407 # CLI
2408 libtool --mode=install install -p sapi/cli/php $RPM_BUILD_ROOT%{_bindir}/php%{php_suffix}
2409 # touch for ghost
2410 touch $RPM_BUILD_ROOT%{_bindir}/php
2411 touch $RPM_BUILD_ROOT%{_mandir}/man1/php.1
2412
2413 cp -p php.ini $RPM_BUILD_ROOT%{_sysconfdir}/php.ini
2414 cp -p %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/cli.d/php.ini
2415
2416 %if %{with apache2}
2417 cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/httpd/conf.d/70_mod_php.conf
2418 cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/apache2handler.d/php.ini
2419 %{__rm} -f $RPM_BUILD_ROOT%{_libdir}/apache/libphp%{php_suffix}.la
2420 %endif
2421
2422 # ensure that paths are correct for current php version and arch
2423 grep -El '/etc/php/|/usr/lib/php/' $RPM_BUILD_ROOT%{_sysconfdir}/*.ini | xargs -r \
2424 %{__sed} -i -e '
2425         s#/usr/lib/php#%{php_extensiondir}#
2426         s#/etc/php#%{_sysconfdir}#
2427 '
2428
2429 install -d $RPM_BUILD_ROOT%{_sysconfdir}/conf.d
2430 cp -p conf.d/*.ini $RPM_BUILD_ROOT%{_sysconfdir}/conf.d
2431
2432 cp -p %{_sourcedir}/opcache.ini $RPM_BUILD_ROOT%{_sysconfdir}/conf.d
2433
2434 # for CLI SAPI only
2435 %{__mv} $RPM_BUILD_ROOT%{_sysconfdir}/{conf.d/??_readline.ini,cli.d}
2436
2437 sed -i -e '/^phpdir/ s,/php/build,/%{name}/build,' $RPM_BUILD_ROOT%{_bindir}/phpize%{php_suffix}
2438
2439 # for php-pecl-mailparse
2440 install -d $RPM_BUILD_ROOT%{_includedir}/php/php%{php_suffix}/ext/mbstring
2441 cp -p ext/mbstring/libmbfl/mbfl/*.h $RPM_BUILD_ROOT%{_includedir}/php/php%{php_suffix}/ext/mbstring
2442
2443 # tests
2444 install -d $RPM_BUILD_ROOT%{php_data_dir}/tests/php
2445 install -p run-tests.php $RPM_BUILD_ROOT%{php_data_dir}/tests/php/run-tests.php
2446 cp -a tests/* $RPM_BUILD_ROOT%{php_data_dir}/tests/php
2447
2448 # fix install paths, avoid evil rpaths
2449 sed -i -e "s|^libdir=.*|libdir='%{_libdir}'|" $RPM_BUILD_ROOT%{_libdir}/libphp_common%{php_suffix}.la
2450
2451 install -p ext/ext_skel.php $RPM_BUILD_ROOT%{_bindir}/ext_skel%{php_suffix}
2452
2453 %clean
2454 rm -rf $RPM_BUILD_ROOT
2455
2456 %post -n apache-mod_%{name}
2457 if [ "$1" = "1" ]; then
2458         %service -q httpd restart
2459 fi
2460
2461 %postun -n apache-mod_%{name}
2462 if [ "$1" = "0" ]; then
2463         %service -q httpd restart
2464 fi
2465
2466 %post cli
2467 update-alternatives \
2468         --install %{_bindir}/php php %{_bindir}/php%{php_suffix} %{php_suffix} \
2469         --slave %{_mandir}/man1/php.1.gz php.1.gz %{_mandir}/man1/php%{php_suffix}.1.gz || :
2470
2471 %postun cli
2472 if [ $1 -eq 0 ]; then
2473         update-alternatives --remove php %{_bindir}/php%{php_suffix} || :
2474 fi
2475
2476 %post   common -p /sbin/ldconfig
2477 %postun common -p /sbin/ldconfig
2478
2479 %post devel
2480 update-alternatives \
2481         --install %{_bindir}/phpize phpize %{_bindir}/phpize%{php_suffix} %{php_suffix} \
2482         --slave %{_mandir}/man1/phpize.1.gz phpize.1.gz %{_mandir}/man1/phpize%{php_suffix}.1.gz || :
2483 update-alternatives \
2484         --install %{_bindir}/php-config php-config %{_bindir}/php-config%{php_suffix} %{php_suffix} \
2485         --slave %{_mandir}/man1/php-config.1.gz php-config.1.gz %{_mandir}/man1/php-config%{php_suffix}.1.gz || :
2486 update-alternatives \
2487         --install %{_bindir}/ext_skel ext_skel %{_bindir}/ext_skel%{php_suffix} %{php_suffix} || :
2488
2489 %postun devel
2490 if [ $1 -eq 0 ]; then
2491         update-alternatives --remove phpize %{_bindir}/phpize%{php_suffix} || :
2492         update-alternatives --remove php-config %{_bindir}/php-config%{php_suffix} || :
2493 fi
2494
2495 %pre fpm
2496 %useradd -u 51 -r -s /bin/false -c "HTTP User" -g http http
2497
2498 %post fpm
2499 /sbin/chkconfig --add %{name}-fpm
2500 %service %{name}-fpm restart
2501 update-alternatives \
2502         --install %{_sbindir}/php-fpm php-fpm %{_sbindir}/php%{php_suffix}-fpm %{php_suffix} \
2503         --slave %{_mandir}/man8/php-fpm.8.gz php-fpm.8.gz %{_mandir}/man8/php-fpm%{php_suffix}.8.gz || :
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.gz phar.1.gz %{_mandir}/man1/phar%{php_suffix}.1.gz || :
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_suffix}
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