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