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