X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=php.spec;h=f20d464c6b34552f4747fda7201998caf9517259;hb=7611cec84156255887bbc59cca0b75410a6f5b08;hp=e2f29c33a8243e6f8735f5e7a66064db97ae4e0f;hpb=6f4bcfe8aaf7bfe9502b5ae8b9e197c7dd1caa3b;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index e2f29c3..f20d464 100644 --- a/php.spec +++ b/php.spec @@ -1,15 +1,17 @@ -# TODO -# - NOTE: mysqlnd does not support ssl or compression (see FAQ at http://dev.mysql.com/downloads/connector/php-mysqlnd/) +# NOTE: mysqlnd does not support ssl or compression (see FAQ at http://dev.mysql.com/downloads/connector/php-mysqlnd/) +# UNPACKAGED EXTENSION NOTES: +# - com_dotnet is Win32-only +# - enchant is packaged separately (php-pecl-enchant) +# TODO: +# - ttyname_r() misdetected http://bugs.php.net/bug.php?id=48820 # - wddx: restore session support (not compiled in due DL extension check) # - deal with modules removed from php and not moved to PECL, still not obsoleted anywhere # - removed from php 5.0 (currently in php4): -# db, hyperwave, java, mcal, overload, qtdom +# db [pecl-svn], hyperwave [pecl-svn], java [pecl-svn], mcal [pecl-svn], qtdom [pecl-svn] # - removed from php 5.1: -# cpdf, fam, oracle +# oracle [pecl-svn] # - removed from php 5.2: -# filepro, hw -# - removed from php 5.3: -# dbase, mime_magic, ming, ncurses, sybase +# filepro [pecl-svn], hwapi [pecl-svn] # - make additional headers and checking added by mail patch configurable # - modularize standard (output from pure php -m)? # - lib64 patch obsolete by $PHP_LIBDIR ? @@ -26,30 +28,33 @@ # Reflection # # Conditional build: -%bcond_with fdf # with FDF (PDF forms) module (BR: proprietary lib) %bcond_with interbase_inst # use InterBase install., not Firebird (BR: proprietary libs) %bcond_with oci8 # with Oracle oci8 extension module (BR: proprietary libs) +%bcond_with instantclient # build Oracle oci8 extension module against oracle-instantclient package %bcond_with system_gd # with system gd (we prefer internal since it enables few more features) -%bcond_with litespeed # build litespeed module %bcond_without curl # without CURL extension module %bcond_without filter # without filter extension module %bcond_without imap # without IMAP extension module %bcond_without interbase # without InterBase extension module +%bcond_without kerberos5 # without Kerberos5 support +%bcond_without litespeed # build litespeed module %bcond_without ldap # without LDAP extension module +%bcond_without mhash # without mhash extension (supported by hash extension) %bcond_without mm # without mm support for session storage %bcond_without mssql # without MS SQL extension module # don't turn it on by default; see TODO item for mysqlnd in this spec -%bcond_with mysqlnd # without mysqlnd support in mysql related extensions +%bcond_with mysqlnd # with mysqlnd support in mysql related extensions %bcond_without mysqli # without mysqli support (Requires mysql > 4.1) %bcond_without odbc # without ODBC extension module %bcond_without openssl # without OpenSSL support and OpenSSL extension (module) %bcond_without pcre # without PCRE extension module +%bcond_without pdo_sqlite # without PDO SQLite extension module %bcond_without pgsql # without PostgreSQL extension module %bcond_without phar # without phar extension module %bcond_without pspell # without pspell extension module %bcond_without recode # without recode extension module %bcond_without snmp # without SNMP extension module -%bcond_without sqlite # without SQLite extension module +%bcond_without sqlite2 # without SQLite extension module %bcond_without sqlite3 # without SQLite3 extension module %bcond_without sybase_ct # without Sybase-CT extension module %bcond_without tidy # without Tidy extension module @@ -57,9 +62,10 @@ %bcond_without xmlrpc # without XML-RPC extension module %bcond_without apache1 # disable building Apache 1.3.x SAPI %bcond_without apache2 # disable building Apache 2.x SAPI -%bcond_without zts # disable Zend Thread Safety -%bcond_without cgi # disable CGI/FCGI SAPI +%bcond_with zts # Zend Thread Safety +%bcond_without cgi # disable CGI/FCGI SAPI %bcond_without fpm # disable FPM +%bcond_without embed # disable Embedded API %bcond_without suhosin # with suhosin patch %bcond_with tests # default off; test process very often hangs on builders, approx run time 45m; perform "make test" %bcond_with gcov # Enable Code coverage reporting @@ -67,6 +73,7 @@ %define apxs1 /usr/sbin/apxs1 %define apxs2 /usr/sbin/apxs +%define litespeed_version 5.5 # disable all sapis %if %{with gcov} @@ -102,7 +109,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %undefine with_filter %endif -%define rel 1 +%define rel 6 Summary: PHP: Hypertext Preprocessor Summary(fr.UTF-8): Le langage de script embarque-HTML PHP Summary(pl.UTF-8): Język skryptowy PHP @@ -110,13 +117,13 @@ Summary(pt_BR.UTF-8): A linguagem de script PHP Summary(ru.UTF-8): PHP Версии 5 - язык препроцессирования HTML-файлов, выполняемый на сервере Summary(uk.UTF-8): PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері Name: php -Version: 5.3.3 -Release: %{rel}%{?with_type_hints:th} +Version: 5.3.8 +Release: %{rel}%{?with_type_hints:.th}%{?with_oci8:.oci} Epoch: 4 License: PHP Group: Libraries Source0: http://www.php.net/distributions/%{name}-%{version}.tar.bz2 -# Source0-md5: 21ceeeb232813c10283a5ca1b4c87b48 +# Source0-md5: 704cd414a0565d905e1074ffdc1fadfb Source2: %{name}-mod_%{name}.conf Source3: %{name}-cgi-fcgi.ini Source4: %{name}-apache.ini @@ -128,6 +135,8 @@ Source11: %{name}-fpm.logrotate Source12: %{name}-branch.sh Source13: dep-tests.sh Source14: skip-tests.sh +Source15: http://litespeedtech.com/packages/lsapi/%{name}-litespeed-%{litespeed_version}.tgz +# Source15-md5: 9d58485d5fd6b5f5fefcec41b9ce283e Patch0: %{name}-shared.patch Patch1: %{name}-pldlogo.patch Patch2: %{name}-mail.patch @@ -139,6 +148,7 @@ Patch7: %{name}-sapi-ini-file.patch Patch8: %{name}-config-file-scan-dir.patch Patch9: %{name}-sh.patch Patch10: %{name}-ini.patch +Patch11: embed.patch %if %{with type_hints} Patch12: http://ilia.ws/patch/type_hint_53_v2.txt %endif @@ -157,7 +167,6 @@ Patch26: %{name}-pear.patch Patch27: %{name}-config-dir.patch Patch29: %{name}-fcgi-graceful.patch Patch31: %{name}-fcgi-error_log-no-newlines.patch -Patch32: %{name}-curl-limit-speed.patch Patch34: %{name}-libtool.patch Patch35: %{name}-tds.patch Patch36: %{name}-mysql-charsetphpini.patch @@ -178,9 +187,15 @@ Patch52: pcre-shared.patch Patch53: fix-test-run.patch Patch54: mysqlnd-shared.patch Patch55: bug-52078-fileinode.patch -Patch56: bug-51901.patch Patch57: bug-52448.patch -Patch58: bug-52533.patch +Patch59: %{name}-systzdata.patch +Patch60: %{name}-oracle-instantclient.patch +Patch61: %{name}-krb5-ac.patch +Patch62: mcrypt-libs.patch +Patch63: %{name}-mysql-nowarning.patch +Patch64: %{name}-m4.patch +# http://spot.fedorapeople.org/php-5.3.6-libzip.patch +Patch65: system-libzip.patch URL: http://www.php.net/ %{?with_interbase:%{!?with_interbase_inst:BuildRequires: Firebird-devel >= 1.0.2.908-2}} %{?with_pspell:BuildRequires: aspell-devel >= 2:0.50.0} @@ -193,8 +208,10 @@ BuildRequires: cyrus-sasl-devel BuildRequires: db-devel >= 4.0 BuildRequires: elfutils-devel #BuildRequires: fcgi-devel -%{?with_fdf:BuildRequires: fdftk-devel} #BuildRequires: flex +%{?with_kerberos5:BuildRequires: heimdal-devel} +BuildRequires: libzip-devel >= 0.10-3 +BuildRequires: mysql-devel BuildRequires: pkgconfig BuildRequires: sed >= 4.0 %if %{with mssql} || %{with sybase_ct} @@ -207,7 +224,7 @@ BuildRequires: gd-devel(imagerotate) = 5.2.0 %endif BuildRequires: gdbm-devel BuildRequires: gmp-devel -%{?with_imap:BuildRequires: imap-devel >= 1:2001-0.BETA.200107022325.2} +%{?with_imap:BuildRequires: imap-devel >= 1:2007e-2} BuildRequires: libicu-devel BuildRequires: libjpeg-devel BuildRequires: libltdl-devel >= 1.4 @@ -230,8 +247,9 @@ BuildRequires: openssl-devel >= 0.9.7d %{?with_gcov:BuildRequires: lcov} %{?with_snmp:%{?with_tests:BuildRequires: mibs-net-snmp}} %{?with_snmp:BuildRequires: net-snmp-devel >= 5.0.7} +%{?with_instantclient:BuildRequires: oracle-instantclient-devel} BuildRequires: pam-devel -%{?with_pcre:BuildRequires: pcre-devel >= 6.6} +%{?with_pcre:BuildRequires: pcre-devel >= 8.10} BuildRequires: pkgconfig %{?with_pgsql:BuildRequires: postgresql-backend-devel >= 7.2} %{?with_pgsql:BuildRequires: postgresql-devel} @@ -240,12 +258,14 @@ BuildRequires: readline-devel BuildRequires: rpm >= 4.4.9-56 BuildRequires: rpm-build >= 4.4.0 BuildRequires: rpmbuild(macros) >= 1.566 -%{?with_sqlite:BuildRequires: sqlite-devel} -%{?with_sqlite3:BuildRequires: sqlite3-devel >= 3.3.9} +%{?with_sqlite2:BuildRequires: sqlite-devel} +%if %{with sqlite3} || %{with pdo_sqlite} +BuildRequires: sqlite3-devel >= 3.3.9 +%endif BuildRequires: t1lib-devel %{?with_tidy:BuildRequires: tidy-devel} %{?with_odbc:BuildRequires: unixODBC-devel} -%{?with_xmlrpc:BuildRequires: xmlrpc-epi-devel} +%{?with_xmlrpc:BuildRequires: xmlrpc-epi-devel >= 0.54.1} BuildRequires: zlib-devel >= 1.0.9 %if %{with apache1} BuildRequires: apache1-devel @@ -411,6 +431,15 @@ PHP as CLI interpreter. %description cli -l pl.UTF-8 PHP jako interpreter działający z linii poleceń. +%package embedded +Summary: PHP library for embedding in applications +Group: Libraries +Requires: %{name}-common = %{epoch}:%{version}-%{release} + +%description embedded +The php-embedded package contains a library which can be embedded into +applications to provide PHP scripting language support. + %package program Summary: /usr/bin/php symlink Summary(pl.UTF-8): Dowiązanie symboliczne /usr/bin/php @@ -426,6 +455,7 @@ Pakiet dostarczający dowiązanie symboliczne /usr/bin/php do PHP CLI. %package fpm Summary: PHP FastCGI Process Manager +Summary(pl.UTF-8): PHP FastCGI Process Manager - zarządca procesów FastCGI Group: Development/Languages/PHP URL: http://www.php-fpm.org/ Requires(post,preun): /sbin/chkconfig @@ -441,40 +471,44 @@ Provides: webserver(php) = %{version} %description fpm PHP FastCGI Process Manager. +%description fpm -l pl.UTF-8 +PHP FastCGI Process Manager - zarządca procesów FastCGI. + %package common -Summary: Common files needed by both Apache modules and CGI/CLI SAPI-s +Summary: Common files needed by both Apache modules and CGI/CLI SAPIs Summary(pl.UTF-8): Wspólne pliki dla modułu Apache'a i programu CGI Summary(ru.UTF-8): Разделяемые библиотеки для PHP Summary(uk.UTF-8): Бібліотеки спільного використання для PHP Group: Libraries +Requires(post): sed >= 4.0 # because of dlclose() bugs in glibc <= 2.3.4 causing SEGVs on exit Requires: glibc >= 6:2.3.5 Requires: php-dirs Requires: rpm-whiteout >= 1.28 +Requires: tzdata Provides: php(date) Provides: php(ereg) Provides: php(hash) Provides: php(libxml) Provides: php(modules_api) = %{php_api_version} -Provides: php(overload) Provides: php(reflection) Provides: php(standard) Provides: php(zend_extension_api) = %{zend_extension_api} Provides: php(zend_module_api) = %{zend_module_api} Provides: php-date Provides: php-ereg -Provides: php-overload Provides: php-reflection Provides: php-standard Provides: php5(debug) = %{php_debug} Provides: php5(thread-safety) = %{zend_zts} %{!?with_mysqlnd:Obsoletes: php-mysqlnd} +%{?with_pcre:%requires_ge_to pcre pcre-devel} Obsoletes: php-pecl-domxml Conflicts: php4-common < 3:4.4.4-8 Conflicts: rpm < 4.4.2-0.2 %description common -Common files needed by both Apache modules and CGI/CLI SAPI-s. +Common files needed by both Apache modules and CGI/CLI SAPIs. %description common -l pl.UTF-8 Wspólne pliki dla modułu Apache'a i programu CGI. @@ -495,14 +529,14 @@ Summary(ru.UTF-8): Пакет разработки для построения Summary(uk.UTF-8): Пакет розробки для побудови розширень PHP Group: Development/Languages/PHP Requires: %{name}-common = %{epoch}:%{version}-%{release} -Requires: autoconf +Requires: autoconf >= 2.13 Requires: automake %if "%{pld_release}" != "ac" Requires: libtool >= 2:2.2 %else Requires: libtool %endif -%{?with_pcre:Requires: pcre-devel >= 6.6} +%{?with_pcre:Requires: pcre-devel >= 8.10} Requires: shtool Obsoletes: php-pear-devel Obsoletes: php4-devel @@ -556,19 +590,22 @@ precision math functions support. Moduł PHP umożliwiający korzystanie z dokładnych funkcji matematycznych takich jak w programie bc. -%package bzip2 +%package bz2 Summary: Bzip2 extension module for PHP Summary(pl.UTF-8): Moduł bzip2 dla PHP Group: Libraries URL: http://www.php.net/manual/en/book.bzip2.php Requires: %{name}-common = %{epoch}:%{version}-%{release} +Provides: php(bz2) Provides: php(bzip2) +Provides: php-bzip2 = %{epoch}:%{version}-%{release} +Obsoletes: php-bzip2 < 4:5.2.14-3 -%description bzip2 +%description bz2 This is a dynamic shared object (DSO) for PHP that will add bzip2 compression support to PHP. -%description bzip2 -l pl.UTF-8 +%description bz2 -l pl.UTF-8 Moduł PHP umożliwiający używanie kompresji bzip2. %package calendar @@ -641,6 +678,7 @@ Requires: %{name}-common = %{epoch}:%{version}-%{release} Provides: php(dom) # it has some compatibility functions Provides: php(domxml) +Provides: php-domxml = %{epoch}:%{version}-%{release} Obsoletes: php-domxml <= 3:4.3.8-1 %description dom @@ -665,29 +703,15 @@ support in image files. %description exif -l pl.UTF-8 Moduł PHP dodający obsługę znaczników EXIF w plikach obrazków. -%package fdf -Summary: FDF extension module for PHP -Summary(pl.UTF-8): Moduł FDF dla PHP -Group: Libraries -URL: http://www.php.net/manual/en/book.fdf.php -Requires: %{name}-common = %{epoch}:%{version}-%{release} -Provides: php(fdf) - -%description fdf -This PHP module adds support for PDF Forms through Adobe FDFTK -library. - -%description fdf -l pl.UTF-8 -Moduł PHP dodający obsługę formularzy PDF poprzez bibliotekę Adobe -FDFTK. - %package fileinfo Summary: libmagic bindings +Summary(pl.UTF-8): Wiązania do libmagic Group: Libraries URL: http://www.php.net/manual/en/book.fileinfo.php Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-pcre = %{epoch}:%{version}-%{release} Provides: php(fileinfo) +Obsoletes: php-mime_magic Obsoletes: php-pecl-fileinfo %description fileinfo @@ -698,6 +722,13 @@ etc... Additionally it can also be used to retrieve the MIME type for a particular file and for text files proper language encoding. +%description fileinfo -l pl.UTF-8 +To rozszerzenie pozwala na uzyskanie informacji dotyczących większości +plików. Informacje mogą zawierać wymiary, jakość, długość itp. + +Ponadto rozszerzenie można wykorzystać do odczytania typu MIME danego +pliku oraz kodowania plików tekstowych. + %package filter Summary: Extension for safely dealing with input parameters Summary(pl.UTF-8): Rozszerzenie do bezpiecznej obsługi danych wejściowych @@ -796,8 +827,11 @@ Group: Libraries URL: http://www.php.net/manual/en/book.gmp.php Requires: %{name}-common = %{epoch}:%{version}-%{release} Provides: php(hash) +%if %{with mhash} Provides: php(mhash) -Obsoletes: php-mhash +Provides: php-mhash = %{epoch}:%{version}-%{release} +Obsoletes: php-mhash < 4:5.3.0 +%endif Obsoletes: php-pecl-hash %description hash @@ -833,6 +867,7 @@ Group: Libraries URL: http://www.php.net/manual/en/book.imap.php Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-pcre = %{epoch}:%{version}-%{release} +Requires: imap-lib >= 1:2007e-2 Provides: php(imap) %description imap @@ -863,7 +898,7 @@ Moduł PHP umożliwiający dostęp do baz danych InterBase i Firebird. %package intl Summary: Internationalization extension (ICU wrapper) -Summary(pl.UTF-8): Rozszerzenie do internacjonalizacji (wrapper ICU) +Summary(pl.UTF-8): Rozszerzenie do internacjonalizacji (interfejs do ICU) Group: Libraries URL: http://www.php.net/intl Requires: %{name}-common = %{epoch}:%{version}-%{release} @@ -877,8 +912,9 @@ their scripts. %description intl -l pl.UTF-8 Rozszerzenie do internacjonalizacji (dalej nazywane Intl) jest -wrapperem biblioteki ICU, pozwalającym programistom PHP na wykonywanie -w skryptach porównań zdgodnych z UCA oraz formatowań daty/czasu/walut. +interfejsem do biblioteki ICU, pozwalającym programistom PHP na +wykonywanie w skryptach porównań zgodnych z UCA oraz formatowania +daty/czasu/walut. %package json Summary: PHP C extension for JSON serialization @@ -962,28 +998,6 @@ databases support through FreeTDS library. Moduł PHP dodający obsługę baz danych MS SQL poprzez bibliotekę FreeTDS. -%package mysqlnd -Summary: MySQL Native Client Driver for PHP -Group: Libraries -URL: http://www.php.net/manual/en/book.mysqlnd.php -Requires: %{name}-common = %{epoch}:%{version}-%{release} -Provides: php(mysqlnd) - -%description mysqlnd -MySQL Native Driver is a replacement for the MySQL Client Library -(libmysql). - -Because MySQL Native Driver is written as a PHP extension, it is -tightly coupled to the workings of PHP. This leads to gains in -efficiency, especially when it comes to memory usage, as the driver -uses the PHP memory management system. It also supports the PHP memory -limit. Using MySQL Native Driver leads to comparable or better -performance than using MySQL Client Library, it always ensures the -most efficient use of memory. One example of the memory efficiency is -the fact that when using the MySQL Client Library, each row is stored -in memory twice, whereas with the MySQL Native Driver each row is only -stored once in memory. - %package mysql Summary: MySQL database module for PHP Summary(pl.UTF-8): Moduł bazy danych MySQL dla PHP @@ -1024,6 +1038,43 @@ Moduł PHP umożliwiający udoskonalony dostęp do bazy danych MySQL. Różnicą między nim a modułem mysql jest dostęp do funkcjonalności MySQL w wersji 4.1 i nowszych. +%package mysqlnd +Summary: MySQL Native Client Driver for PHP +Summary(pl.UTF-8): Sterownik natywnego klienta MySQL dla PHP +Group: Libraries +URL: http://www.php.net/manual/en/book.mysqlnd.php +Requires: %{name}-common = %{epoch}:%{version}-%{release} +Provides: php(mysqlnd) + +%description mysqlnd +MySQL Native Driver is a replacement for the MySQL Client Library +(libmysql). + +Because MySQL Native Driver is written as a PHP extension, it is +tightly coupled to the workings of PHP. This leads to gains in +efficiency, especially when it comes to memory usage, as the driver +uses the PHP memory management system. It also supports the PHP memory +limit. Using MySQL Native Driver leads to comparable or better +performance than using MySQL Client Library, it always ensures the +most efficient use of memory. One example of the memory efficiency is +the fact that when using the MySQL Client Library, each row is stored +in memory twice, whereas with the MySQL Native Driver each row is only +stored once in memory. + +%description mysqlnd -l pl.UTF-8 +MySQL Native Driver (natywny sterownik MySQL) to zamiennik biblioteki +klienckiej MySQL (libmysql). + +Ponieważ sterownik natywny jest napisany jako rozszerzenie PHP, jest +ściśle powiązany z pracą PHP. Daje to większą wydajność, zwłaszcza +jeśli chodzi o wykorzystanie pamięci, jako że sterownik wykorzystuje +system zarządzania pamięcią PHP; obsługuje także ograniczenie pamięci +z PHP. Niniejszy sterownik ma wydajność porównywalną lub lepszą niż +biblioteka kliencka MySQL, a pamięć zawsze wykorzystuje efektywniej. +Przykładem tego może być fakt, że w przypadku biblioteki klienckiej +każdy wiersz jest przechowywany w pamięci dwukrotnie, natomiast przy +tym sterowniku - tylko raz. + %package oci8 Summary: Oracle 8+ database module for PHP Summary(pl.UTF-8): Moduł bazy danych Oracle 8+ dla PHP @@ -1224,7 +1275,7 @@ Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-pdo = %{epoch}:%{version}-%{release} Provides: php(pdo-pgsql) Provides: php-pecl-PDO_PGSQL -Obsoletes: php-pecl-PDO_PGSQL +Obsoletes: php-pecl-PDO_PGSQL < 4:5.2.1-2 %description pdo-pgsql This is a dynamic shared object (DSO) for PHP that will add PDO @@ -1355,6 +1406,7 @@ Summary: session extension module for PHP Summary(pl.UTF-8): Moduł session dla PHP Group: Libraries Requires: %{name}-common = %{epoch}:%{version}-%{release} +Requires: %{name}-spl = %{epoch}:%{version}-%{release} Suggests: %{name}-hash = %{epoch}:%{version}-%{release} Provides: php(session) @@ -1444,7 +1496,7 @@ Moduł PHP dodający obsługę gniazdek. %package spl Summary: Standard PHP Library module for PHP -Summary(pl.UTF-8): Moduł SPL dla PHP +Summary(pl.UTF-8): Moduł biblioteki standardowej (Standard PHP Library) dla PHP Group: Libraries URL: http://php.net/manual/en/book.spl.php Requires: %{name}-common = %{epoch}:%{version}-%{release} @@ -1457,7 +1509,7 @@ This is a dynamic shared object (DSO) for PHP that will add Standard PHP Library support. %description spl -l pl.UTF-8 -Moduł PHP dodający obsługę gniazdek. +Moduł PHP z biblioteką standardową PHP (SPL - Standard PHP Library). %package sqlite Summary: SQLite extension module for PHP @@ -1525,7 +1577,6 @@ URL: http://www.php.net/manual/en/book.sybase.php Requires: %{name}-common = %{epoch}:%{version}-%{release} Provides: php(sybase-ct) Obsoletes: php-sybase -Conflicts: php-sybase %description sybase-ct This is a dynamic shared object (DSO) for PHP that will add Sybase and @@ -1588,10 +1639,10 @@ URL: http://qa.php.net/ Requires: %{name}-cli %description tests -This package contains unit tests for PHP and it's extensions. +This package contains unit tests for PHP and its extensions. %description tests -l pl.UTF-8 -Ten pakiet zawiera pliki testów jednostkowych dla PHP i rozszerzeń +Ten pakiet zawiera pliki testów jednostkowych dla PHP i rozszerzeń. %package tidy Summary: Tidy extension module for PHP @@ -1742,6 +1793,7 @@ Summary(pl.UTF-8): Zarządzanie archiwami zip Group: Libraries URL: http://www.php.net/manual/en/book.zip.php Requires: %{name}-common = %{epoch}:%{version}-%{release} +Requires: libzip >= 0.10-3 Provides: php(zip) Obsoletes: php-pecl-zip @@ -1781,8 +1833,9 @@ Moduł PHP umożliwiający używanie kompresji zlib. %patch8 -p1 %patch7 -p1 %patch9 -p1 -cp php.ini-production php.ini +cp -p php.ini-production php.ini %patch10 -p1 +%patch11 -p1 %if %{with type_hints} %patch12 -p0 %endif @@ -1803,7 +1856,6 @@ cp php.ini-production php.ini %patch27 -p1 %patch29 -p1 %patch31 -p1 -%patch32 -p1 %if "%{pld_release}" != "ac" %patch34 -p1 %endif @@ -1831,9 +1883,16 @@ cp php.ini-production php.ini %patch54 -p1 %undos ext/spl/tests/SplFileInfo_getInode_basic.phpt %patch55 -p1 -%patch56 -p0 %patch57 -p1 -%patch58 -p1 +%patch59 -p1 +%patch60 -p1 +%patch61 -p1 +%patch62 -p1 +%patch63 -p1 +%patch64 -p1 +%patch65 -p1 +%{__rm} -r sapi/litespeed +gzip -dc %{SOURCE15} | tar xf - -C sapi/ %if "%{pld_release}" != "ac" sed -i -e '/PHP_ADD_LIBRARY_WITH_PATH/s#xmlrpc,#xmlrpc-epi,#' ext/xmlrpc/config.m4 @@ -1843,27 +1902,26 @@ sed -i -e '/PHP_ADD_LIBRARY_WITH_PATH/s#xmlrpc,#xmlrpc-epi,#' ext/xmlrpc/config. find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f # conflict seems to be resolved by recode patches -rm -f ext/recode/config9.m4 +%{__rm} ext/recode/config9.m4 # remove all bundled libraries not to link with them accidentally -#rm -rf ext/sqlite/libsqlite -rm -rf ext/sqlite3/libsqlite -#rm -rf ext/bcmath/libbcmath -#rm -rf ext/date/lib -#rm -rf ext/fileinfo/libmagic -#rm -rf ext/dba/libcdb -#rm -rf ext/dba/libflatfile -#rm -rf ext/dba/libinifile -#rm -rf ext/gd/libgd -#rm -rf ext/mbstring/libmbfl -#rm -rf ext/mbstring/oniguruma -rm -rf ext/pcre/pcrelib -rm -rf ext/pdo_sqlite/libsqlite -#rm -rf ext/soap/interop -rm -r ext/xmlrpc/libxmlrpc -#rm -rf ext/zip/lib - -cp -af Zend/LICENSE{,.Zend} +#%{__rm} -r ext/sqlite/libsqlite +%{__rm} -r ext/sqlite3/libsqlite +#%{__rm} -r ext/bcmath/libbcmath +#%{__rm} -r ext/date/lib +#%{__rm} -r ext/fileinfo/libmagic +#%{__rm} -r ext/dba/libcdb +#%{__rm} -r ext/dba/libflatfile +#%{__rm} -r ext/dba/libinifile +#%{__rm} -r ext/gd/libgd +#%{__rm} -r ext/mbstring/libmbfl +#%{__rm} -r ext/mbstring/oniguruma +%{__rm} -r ext/pcre/pcrelib +#%{__rm} -r ext/soap/interop +%{__rm} -r ext/xmlrpc/libxmlrpc +#%{__rm} -r ext/zip/lib + +cp -pf Zend/LICENSE{,.Zend} install -p %{SOURCE13} dep-tests.sh # breaks build @@ -1874,12 +1932,12 @@ sed -i -e 's#-fvisibility=hidden##g' configure* mv sapi/cli/tests/022.phpt{,.broken} # php-5.3.3/ext/standard/tests/file/statpage.phpt -rm ext/standard/tests/file/statpage.phpt +%{__rm} ext/standard/tests/file/statpage.phpt # idiotic test, it will fail if somebody else makes space on disk or if disk # space is not yet allocated (xfs). report upstream to advice bogus test is # probably pointless. -rm ext/standard/tests/file/disk_free_space_basic.phpt +%{__rm} ext/standard/tests/file/disk_free_space_basic.phpt sh -xe %{_sourcedir}/skip-tests.sh @@ -1922,18 +1980,21 @@ cli %if %{with cgi} cgi-fcgi %endif +%if %{with litespeed} +litespeed +%endif %if %{with fpm} fpm %endif +%if %{with embed} +embed +%endif %if %{with apache1} apxs1 %endif %if %{with apache2} apxs2 %endif -%if %{with litespeed} -litespeed -%endif " for sapi in $sapis; do : SAPI $sapi @@ -1951,6 +2012,9 @@ for sapi in $sapis; do fpm) sapi_args='--disable-cli --enable-fpm' ;; + embed) + sapi_args='--disable-cli --enable-embed' + ;; apxs1) ver=$(rpm -q --qf '%{V}' apache1-devel) sapi_args="--disable-cli --with-apxs=%{apxs1} --with-apache-version=$ver" @@ -1973,6 +2037,7 @@ for sapi in $sapis; do --with-config-file-path=%{_sysconfdir} \ --with-config-file-scan-dir=%{_sysconfdir}/conf.d \ --with-exec-dir=%{_bindir} \ + --with-system-tzdata \ --%{!?debug:dis}%{?debug:en}able-debug \ %{?with_zts:--enable-maintainer-zts} \ --enable-inline-optimization \ @@ -2005,20 +2070,19 @@ for sapi in $sapis; do %if %{with interbase} && %{without interbase_inst} --with-pdo-firebird=shared,/usr \ %endif + %{?with_mhash:--with-mhash=yes} \ --with-mysql-sock=/var/lib/mysql/mysql.sock \ --with-pdo-mysql=shared%{?with_mysqlnd:,mysqlnd} \ - %{?with_oci8:--with-pdo-oci=shared} \ + %{?with_oci8:--with-pdo-oci=shared%{?with_instantclient:,instantclient,%{_libdir}}} \ %{?with_odbc:--with-pdo-odbc=shared,unixODBC,/usr} \ %{?with_pgsql:--with-pdo-pgsql=shared} \ - %{?with_sqlite:--with-pdo-sqlite=shared,/usr} \ + %{?with_pdo_sqlite:--with-pdo-sqlite=shared,/usr} \ --without-libexpat-dir \ - --enable-overload=shared \ --enable-posix=shared \ --enable-shared \ --enable-session=shared \ --enable-shmop=shared \ --enable-simplexml=shared \ - --enable-spl=shared \ --enable-sysvmsg=shared \ --enable-sysvsem=shared \ --enable-sysvshm=shared \ @@ -2033,7 +2097,6 @@ for sapi in $sapis; do --with-bz2=shared \ %{__with_without curl curl shared} \ --with-db4 \ - %{?with_fdf:--with-fdftk=shared} \ --with-iconv=shared \ --with-freetype-dir=shared \ --with-gettext=shared \ @@ -2050,9 +2113,9 @@ for sapi in $sapis; do %{?with_mysqlnd:--with-mysqlnd=shared} \ --with-mysql=shared%{?with_mysqlnd:,mysqlnd} \ %{?with_mysqli:--with-mysqli=shared%{?with_mysqlnd:,mysqlnd}} \ - %{?with_oci8:--with-oci8=shared} \ + %{?with_oci8:--with-oci8=shared%{?with_instantclient:,instantclient,%{_libdir}}} \ %{?with_openssl:--with-openssl=shared} \ - --with-kerberos \ + %{?with_kerberos5:--with-kerberos} \ %{__with_without pcre pcre-regex /usr} \ %{__enable_disable filter filter shared} \ --with-pear=%{php_pear_dir} \ @@ -2065,7 +2128,8 @@ for sapi in $sapis; do --with-regex=system \ %{?with_snmp:--with-snmp=shared} \ %{?with_sybase_ct:--with-sybase-ct=shared,/usr} \ - %{!?with_sqlite:--without-sqlite --without-pdo-sqlite}%{?with_sqlite:--with-sqlite=shared,/usr --enable-sqlite-utf8} \ + %{!?with_sqlite2:--without-sqlite}%{?with_sqlite2:--with-sqlite=shared,/usr --enable-sqlite-utf8} \ + %{!?with_pdo_sqlite:--without-pdo-sqlite} \ %{__with_without sqlite3 sqlite3 shared,/usr} \ --with-t1lib=shared \ %{?with_tidy:--with-tidy=shared} \ @@ -2074,6 +2138,7 @@ for sapi in $sapis; do --with-xsl=shared \ --with-zlib=shared \ --with-zlib-dir=shared,/usr \ + --with-libzip \ --enable-zip=shared,/usr \ # save for debug @@ -2087,6 +2152,8 @@ sapis=$(awk '/^PHP_SAPI = /{print $3}' Makefile.* | sort -u | xargs) sed -i -e "s,@PHP_INSTALLED_SAPIS@,$sapis," "scripts/php-config.in" # must make libphp_common first, so modules can link against it. +cp -af php_config.h.cli main/php_config.h +cp -af Makefile.cli Makefile %{__make} libphp_common.la %{__make} build-modules @@ -2104,20 +2171,20 @@ sed -i -e "s,@PHP_INSTALLED_SAPIS@,$sapis," "scripts/php-config.in" # CGI/FCGI %if %{with cgi} -cp -af php_config.h.cgi-fcgi main/php_config.h +cp -pf php_config.h.cgi-fcgi main/php_config.h %{__make} -f Makefile.cgi-fcgi [ "$(echo ' /dev/null %endif # CLI -cp -af php_config.h.cli main/php_config.h +cp -pf php_config.h.cli main/php_config.h %{__make} -f Makefile.cli [ "$(echo ' run-tests.sh #!/bin/sh @@ -2197,77 +2266,86 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{_sysconfdir}/{apache,cgi}} \ $RPM_BUILD_ROOT{%{_sbindir},%{_bindir}} \ $RPM_BUILD_ROOT/etc/{apache/conf.d,httpd/conf.d} \ - $RPM_BUILD_ROOT%{_mandir}/man1 \ + $RPM_BUILD_ROOT%{_mandir}/man{1,8} \ -# install the Apache modules' files -%{__make} install-headers install-build install-modules install-programs \ +cp -pf php_config.h.cli main/php_config.h +cp -pf Makefile.cli Makefile +%{__make} install \ INSTALL_ROOT=$RPM_BUILD_ROOT +# make link relative +ln -sfn phar.phar $RPM_BUILD_ROOT%{_bindir}/phar + # install Apache1 DSO module %if %{with apache1} -libtool --silent --mode=install install sapi/apache/libphp5.la $RPM_BUILD_ROOT%{_libdir}/apache1 +libtool --mode=install install -p sapi/apache/libphp5.la $RPM_BUILD_ROOT%{_libdir}/apache1 %endif # install Apache2 DSO module %if %{with apache2} -libtool --silent --mode=install install sapi/apache2handler/libphp5.la $RPM_BUILD_ROOT%{_libdir}/apache +libtool --mode=install install -p sapi/apache2handler/libphp5.la $RPM_BUILD_ROOT%{_libdir}/apache %endif # install litespeed sapi %if %{with litespeed} -libtool --silent --mode=install install sapi/litespeed/php $RPM_BUILD_ROOT%{_sbindir}/php.litespeed +libtool --mode=install install -p sapi/litespeed/php $RPM_BUILD_ROOT%{_sbindir}/php.litespeed %endif -libtool --silent --mode=install install libphp_common.la $RPM_BUILD_ROOT%{_libdir} -# fix install paths, avoid evil rpaths -sed -i -e "s|^libdir=.*|libdir='%{_libdir}'|" $RPM_BUILD_ROOT%{_libdir}/libphp_common.la -# better solution? -sed -i -e 's|libphp_common.la|$(libdir)/libphp_common.la|' $RPM_BUILD_ROOT%{_libdir}/php/build/acinclude.m4 +libtool --mode=install install -p libphp_common.la $RPM_BUILD_ROOT%{_libdir} # install CGI/FCGI %if %{with cgi} -libtool --silent --mode=install install sapi/cgi/php-cgi $RPM_BUILD_ROOT%{_bindir}/php.cgi +# install-cgi +libtool --mode=install install -p sapi/cgi/php-cgi $RPM_BUILD_ROOT%{_bindir}/php.cgi ln -sf php.cgi $RPM_BUILD_ROOT%{_bindir}/php.fcgi -cp -a %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/php-cgi-fcgi.ini +cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/php-cgi-fcgi.ini %endif # install FCGI PM %if %{with fpm} install -d $RPM_BUILD_ROOT{%{_sysconfdir}/fpm.d,%{_sbindir}} -libtool --silent --mode=install install sapi/fpm/php-fpm $RPM_BUILD_ROOT%{_sbindir} -cp -a sapi/fpm/php-fpm.1 $RPM_BUILD_ROOT%{_mandir}/man1 -cp -a sapi/fpm/php-fpm.conf $RPM_BUILD_ROOT%{_sysconfdir} +libtool --mode=install install -p sapi/fpm/php-fpm $RPM_BUILD_ROOT%{_sbindir} +cp -p sapi/fpm/php-fpm.8 $RPM_BUILD_ROOT%{_mandir}/man8 +cp -p sapi/fpm/php-fpm.conf $RPM_BUILD_ROOT%{_sysconfdir} install -d $RPM_BUILD_ROOT/etc/rc.d/init.d install -p %{SOURCE10} $RPM_BUILD_ROOT/etc/rc.d/init.d/php-fpm install -d $RPM_BUILD_ROOT/etc/logrotate.d -cp -a %{SOURCE11} $RPM_BUILD_ROOT/etc/logrotate.d/php-fpm +cp -p %{SOURCE11} $RPM_BUILD_ROOT/etc/logrotate.d/php-fpm +%endif + +# install Embedded API +%if %{with embed} +%{__make} -f Makefile.embed install-sapi INSTALL_ROOT=$RPM_BUILD_ROOT +# we could use install-headers from Makefile.embed, but that would reinstall all headers +install -d $RPM_BUILD_ROOT%{_includedir}/php/sapi/embed +cp -p sapi/embed/php_embed.h $RPM_BUILD_ROOT%{_includedir}/php/sapi/embed %endif # install CLI -libtool --silent --mode=install install sapi/cli/php $RPM_BUILD_ROOT%{_bindir}/php.cli -install sapi/cli/php.1 $RPM_BUILD_ROOT%{_mandir}/man1/php.1 +libtool --mode=install install -p sapi/cli/php $RPM_BUILD_ROOT%{_bindir}/php.cli +cp -p sapi/cli/php.1 $RPM_BUILD_ROOT%{_mandir}/man1/php.1 echo ".so php.1" >$RPM_BUILD_ROOT%{_mandir}/man1/php.cli.1 ln -sf php.cli $RPM_BUILD_ROOT%{_bindir}/php sed -e 's#%{_prefix}/lib/php#%{_libdir}/php#g' php.ini > $RPM_BUILD_ROOT%{_sysconfdir}/php.ini -cp -a %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/php-cli.ini -cp -a %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/browscap.ini +cp -p %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/php-cli.ini +cp -p %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/browscap.ini %if %{with apache1} -cp -a %{SOURCE2} $RPM_BUILD_ROOT/etc/apache/conf.d/70_mod_php.conf -cp -a %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/php-apache.ini -rm -f $RPM_BUILD_ROOT%{_libdir}/apache1/libphp5.la +cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/apache/conf.d/70_mod_php.conf +cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/php-apache.ini +%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/apache1/libphp5.la %endif %if %{with apache2} -cp -a %{SOURCE2} $RPM_BUILD_ROOT/etc/httpd/conf.d/70_mod_php.conf -cp -a %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/php-apache2handler.ini -rm -f $RPM_BUILD_ROOT%{_libdir}/apache/libphp5.la +cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/httpd/conf.d/70_mod_php.conf +cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/php-apache2handler.ini +%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/apache/libphp5.la %endif install -d $RPM_BUILD_ROOT%{_sysconfdir}/conf.d -cp -a conf.d/*.ini $RPM_BUILD_ROOT%{_sysconfdir}/conf.d +cp -p conf.d/*.ini $RPM_BUILD_ROOT%{_sysconfdir}/conf.d # per SAPI ini directories install -d $RPM_BUILD_ROOT%{_sysconfdir}/{cgi-fcgi,cli,apache,apache2handler}.d @@ -2288,19 +2366,22 @@ mv $RPM_BUILD_ROOT%{_sysconfdir}/{conf.d/readline.ini,cli.d} %endif ln -snf %{_bindir}/shtool $RPM_BUILD_ROOT%{_libdir}/php/build -# as a result of ext/pcre/pcrelib removal in %%prep, ext/pcre/php_pcre.h -# isn't installed by install-headers make target, we do it manually here. -# this header file is required by e.g. filter PECL extension -install -D ext/pcre/php_pcre.h $RPM_BUILD_ROOT%{_includedir}/php/ext/pcre/php_pcre.h # for php-pecl-mailparse install -d $RPM_BUILD_ROOT%{_includedir}/php/ext/mbstring -cp -a ext/mbstring/libmbfl/mbfl/*.h $RPM_BUILD_ROOT%{_includedir}/php/ext/mbstring +cp -p ext/mbstring/libmbfl/mbfl/*.h $RPM_BUILD_ROOT%{_includedir}/php/ext/mbstring # tests install -d $RPM_BUILD_ROOT%{php_data_dir}/tests/php install -p run-tests.php $RPM_BUILD_ROOT%{php_data_dir}/tests/php/run-tests.php cp -a tests/* $RPM_BUILD_ROOT%{php_data_dir}/tests/php +# fix install paths, avoid evil rpaths +sed -i -e "s|^libdir=.*|libdir='%{_libdir}'|" $RPM_BUILD_ROOT%{_libdir}/libphp_common.la +# libphp5.la contains our buildroot in dependency_libs +sed -i -e "/dependency_libs/ s,/[^ ]*/libs/libphp_common.la,%{_libdir}/libphp_common.la," $RPM_BUILD_ROOT%{_libdir}/libphp5.la +# better solution? +sed -i -e 's|libphp_common.la|$(libdir)/libphp_common.la|' $RPM_BUILD_ROOT%{_libdir}/php/build/acinclude.m4 + %clean rm -rf $RPM_BUILD_ROOT @@ -2342,8 +2423,18 @@ if [ "$1" = "0" ]; then %userremove http fi -%post common -p /sbin/ldconfig -%postun common -p /sbin/ldconfig +%post embedded -p /sbin/ldconfig +%postun embedded -p /sbin/ldconfig + +%post common +# PHP 5.3 requires timezone being setup, try setup it from tzdata +if ! grep -q '^date.timezone[[:space:]]*=' %{_sysconfdir}/php.ini && [ -f /etc/sysconfig/timezone ]; then + TIMEZONE= + . /etc/sysconfig/timezone + if [ "$TIMEZONE" ]; then + %{__sed} -i -e "s,^;date.timezone[[:space:]]*=.*,date.timezone = $TIMEZONE," %{_sysconfdir}/php.ini + fi +fi %posttrans common # minimizing apache restarts logics. we restart webserver: @@ -2392,14 +2483,13 @@ fi # extension scripts defines %extension_scripts bcmath -%extension_scripts bzip2 +%extension_scripts bz2 %extension_scripts calendar %extension_scripts ctype %extension_scripts curl %extension_scripts dba %extension_scripts dom %extension_scripts exif -%extension_scripts fdf %extension_scripts fileinfo %extension_scripts filter %extension_scripts ftp @@ -2416,9 +2506,9 @@ fi %extension_scripts mbstring %extension_scripts mcrypt %extension_scripts mssql -%extension_scripts mysqlnd %extension_scripts mysql %extension_scripts mysqli +%extension_scripts mysqlnd %extension_scripts oci8 %extension_scripts odbc %extension_scripts openssl @@ -2460,9 +2550,6 @@ fi %triggerun bcmath -- %{name}-bcmath < 4:5.0.4-9.1 %{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*bcmath\.so/d' %{_sysconfdir}/php.ini -%triggerun bzip2 -- %{name}-bzip2 < 4:5.0.4-9.1 -%{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*bzip2\.so/d' %{_sysconfdir}/php.ini - %triggerun calendar -- %{name}-calendar < 4:5.0.4-9.1 %{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*calendar\.so/d' %{_sysconfdir}/php.ini @@ -2481,9 +2568,6 @@ fi %triggerun exif -- %{name}-exif < 4:5.0.4-9.1 %{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*exif\.so/d' %{_sysconfdir}/php.ini -%triggerun fdf -- %{name}-fdf < 4:5.0.4-9.1 -%{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*fdf\.so/d' %{_sysconfdir}/php.ini - %triggerun ftp -- %{name}-ftp < 4:5.0.4-9.1 %{__sed} -i -e '/^extension[[:space:]]*=[[:space:]]*ftp\.so/d' %{_sysconfdir}/php.ini @@ -2644,6 +2728,12 @@ fi %attr(755,root,root) %{_bindir}/php.fcgi %endif +%if %{with embed} +%files embedded +%defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/libphp5-%{version}.so +%endif + %files cli %defattr(644,root,root,755) %dir %{_sysconfdir}/cli.d @@ -2659,24 +2749,18 @@ fi %if %{with fpm} %files fpm %defattr(644,root,root,755) -%doc sapi/fpm/CREDITS -%doc sapi/fpm/LICENSE +%doc sapi/fpm/{CREDITS,LICENSE} %dir %{_sysconfdir}/fpm.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-fpm.conf %attr(755,root,root) %{_sbindir}/php-fpm -%{_mandir}/man1/php-fpm.1* +%{_mandir}/man8/php-fpm.8* %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/php-fpm %attr(754,root,root) /etc/rc.d/init.d/php-fpm %endif %files common %defattr(644,root,root,755) -%doc php.ini-* -%doc CREDITS Zend/ZEND_CHANGES -%doc LICENSE Zend/LICENSE.Zend EXTENSIONS NEWS TODO* -%doc README.PHP4-TO-PHP5-THIN-CHANGES -%doc README.namespaces - +%doc CREDITS EXTENSIONS LICENSE NEWS README.{PHP4-TO-PHP5-THIN-CHANGES,namespaces} TODO* UPGRADING* Zend/{LICENSE.Zend,ZEND_CHANGES} php.ini-* %dir %{_sysconfdir} %dir %{_sysconfdir}/conf.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php.ini @@ -2688,10 +2772,7 @@ fi %files devel %defattr(644,root,root,755) -%doc README.UNIX-BUILD-SYSTEM -%doc README.EXT_SKEL README.SELF-CONTAINED-EXTENSIONS -%doc CODING_STANDARDS README.EXTENSIONS README.PARAMETER_PARSING_API README.STREAMS -%doc README.SUBMITTING_PATCH README.TESTING README.TESTING2 +%doc CODING_STANDARDS README.{EXTENSIONS,EXT_SKEL,PARAMETER_PARSING_API,SELF-CONTAINED-EXTENSIONS,STREAMS,SUBMITTING_PATCH,TESTING,TESTING2,UNIX-BUILD-SYSTEM,input_filter} %attr(755,root,root) %{_bindir}/phpize %attr(755,root,root) %{_bindir}/php-config %attr(755,root,root) %{_libdir}/libphp_common.so @@ -2700,13 +2781,18 @@ fi %{_libdir}/php/build %{_mandir}/man1/php-config.1* %{_mandir}/man1/phpize.1* +%if %{with embed} +# embedded +%{_libdir}/libphp5.so +%{_libdir}/libphp5.la +%endif %files bcmath %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/bcmath.ini %attr(755,root,root) %{php_extensiondir}/bcmath.so -%files bzip2 +%files bz2 %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/bz2.ini %attr(755,root,root) %{php_extensiondir}/bz2.so @@ -2738,32 +2824,23 @@ fi %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/dom.ini %attr(755,root,root) %{php_extensiondir}/dom.so -%if %{with fdf} -%files fdf +%files exif %defattr(644,root,root,755) -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/fdf.ini -%attr(755,root,root) %{php_extensiondir}/fdf.so -%endif +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/exif.ini +%attr(755,root,root) %{php_extensiondir}/exif.so %files fileinfo %defattr(644,root,root,755) -%doc README.input_filter %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/fileinfo.ini %attr(755,root,root) %{php_extensiondir}/fileinfo.so %if %{with filter} %files filter %defattr(644,root,root,755) -%doc README.input_filter %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/filter.ini %attr(755,root,root) %{php_extensiondir}/filter.so %endif -%files exif -%defattr(644,root,root,755) -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/exif.ini -%attr(755,root,root) %{php_extensiondir}/exif.so - %files ftp %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/ftp.ini @@ -2842,13 +2919,6 @@ fi %attr(755,root,root) %{php_extensiondir}/mssql.so %endif -%if %{with mysqlnd} -%files mysqlnd -%defattr(644,root,root,755) -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/MySQLND.ini -%attr(755,root,root) %{php_extensiondir}/mysqlnd.so -%endif - %files mysql %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/mysql.ini @@ -2861,6 +2931,13 @@ fi %attr(755,root,root) %{php_extensiondir}/mysqli.so %endif +%if %{with mysqlnd} +%files mysqlnd +%defattr(644,root,root,755) +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/MySQLND.ini +%attr(755,root,root) %{php_extensiondir}/mysqlnd.so +%endif + %if %{with oci8} %files oci8 %defattr(644,root,root,755) @@ -2939,7 +3016,7 @@ fi %attr(755,root,root) %{php_extensiondir}/pdo_pgsql.so %endif -%if %{with sqlite} +%if %{with pdo_sqlite} %files pdo-sqlite %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pdo_sqlite.ini @@ -2958,6 +3035,8 @@ fi %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/phar.ini %attr(755,root,root) %{php_extensiondir}/phar.so +%attr(755,root,root) %{_bindir}/phar +%attr(755,root,root) %{_bindir}/phar.phar %endif %files posix @@ -2984,15 +3063,10 @@ fi %attr(755,root,root) %{php_extensiondir}/recode.so %endif -%files simplexml -%defattr(644,root,root,755) -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/simplexml.ini -%attr(755,root,root) %{php_extensiondir}/simplexml.so - %files session %defattr(644,root,root,755) %doc ext/session/mod_files.sh -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/session.ini +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/Session.ini %attr(755,root,root) %{php_extensiondir}/session.so %files shmop @@ -3000,6 +3074,11 @@ fi %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/shmop.ini %attr(755,root,root) %{php_extensiondir}/shmop.so +%files simplexml +%defattr(644,root,root,755) +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/simplexml.ini +%attr(755,root,root) %{php_extensiondir}/simplexml.so + %if %{with snmp} %files snmp %defattr(644,root,root,755) @@ -3019,12 +3098,11 @@ fi %files spl %defattr(644,root,root,755) -%doc ext/spl/{CREDITS,README,TODO} -%doc ext/spl/examples +%doc ext/spl/{CREDITS,README,TODO,examples} %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/SPL.ini %attr(755,root,root) %{php_extensiondir}/spl.so -%if %{with sqlite} +%if %{with sqlite2} %files sqlite %defattr(644,root,root,755) %doc ext/sqlite/{README,TODO,CREDITS}