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