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