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