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