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