X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=37689162576ae2bb17b501b314aa37279e1ad768;hb=a161580259bd987df45d7abc2098815e6244e05a;hp=e3598f9f896e942bcfadec70012e78c9e823f8f9;hpb=e59f178bd07ce379ba67394098da351eb0f2737a;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index e3598f9..3768916 100644 --- a/php.spec +++ b/php.spec @@ -128,7 +128,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %undefine with_filter %endif -%define rel 0.1 +%define rel 1 %define orgname php %define ver_suffix 55 %define php_suffix %{!?with_default_php:%{ver_suffix}} @@ -139,13 +139,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: %{orgname}%{php_suffix} -Version: 5.5.1 +Version: 5.5.9 Release: %{rel}%{?with_type_hints:.th}%{?with_oci8:.oci} Epoch: 4 License: PHP Group: Libraries Source0: http://www.php.net/distributions/%{orgname}-%{version}.tar.bz2 -# Source0-md5: e6520ba8f86e03451f1e9226ca2be681 +# Source0-md5: c4a348a07b52f6e177d8fdc75fe507b1 Source2: %{orgname}-mod_%{orgname}.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini @@ -158,7 +158,7 @@ Source12: %{orgname}-branch.sh Source13: dep-tests.sh Source14: skip-tests.sh Patch0: %{orgname}-shared.patch -Patch1: %{orgname}-pldlogo.patch +Patch1: %{orgname}-tld.patch Patch2: %{orgname}-mail.patch Patch3: %{orgname}-link-libs.patch Patch4: %{orgname}-libpq_fs_h_path.patch @@ -315,8 +315,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define hashver 1.0 %define intlver 1.1.0 %define jsonver 1.2.1 -%define opcachever 7.0.2-dev -%define pharver 2.0.1 +%define opcachever 7.0.3 +%define pharver 2.0.2 %define sqlite3ver 0.7-dev %define zipver 1.11.0 @@ -455,7 +455,7 @@ Summary: PHP as CLI interpreter Summary(pl.UTF-8): PHP jako interpreter działający z linii poleceń Group: Development/Languages/PHP Requires: %{name}-common = %{epoch}:%{version}-%{release} -Obsoletes: php-program +Provides: php-program %description cli PHP as CLI interpreter.