X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=e6abacc76f28b7da7bb46b8f2f142b1fa955d179;hb=581945cac3ce2e2b85fd2a34043e0d92c50832c3;hp=709a22f9da913723742677fda184bd5afe5b3569;hpb=38b58f6c7e6b84164bfe453c88522cdb00df6a88;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 709a22f..e6abacc 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 1 +%define rel 0.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 @@ -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.