[packages/php/PHP_5_3] update BR

glen glen at pld-linux.org
Wed Jan 23 15:39:01 CET 2019


commit f0e1313df15752d59c8722aca61ce5eb2c8cf60d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jan 23 16:16:19 2019 +0200

    update BR
    
    - apache-base -- checking for Apache 2.0 handler-module support via DSO through APXS... ./configure[9774]: /usr/sbin/httpd: not found
    - libatomic-devel -- /usr/bin/ld: cannot find -latomic
    - re2c -- configure:5233: checking for re2c

 php.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/php.spec b/php.spec
index 600401f..1b0f8da 100644
--- a/php.spec
+++ b/php.spec
@@ -269,6 +269,7 @@ Patch258:	php-5.3.29-CVE-2015-0232.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}
+BuildRequires:	apache-base
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1.4d
 BuildRequires:	bison
@@ -280,9 +281,11 @@ BuildRequires:	elfutils-devel
 %{?with_enchant:BuildRequires:	enchant-devel >= 1.1.3}
 BuildRequires:	file
 %{?with_kerberos5:BuildRequires:	heimdal-devel}
+BuildRequires:	libatomic-devel
 %{?with_system_libzip:BuildRequires:	libzip-devel >= 0.10-3}
 BuildRequires:	mysql-devel
 BuildRequires:	pkgconfig
+BuildRequires:	re2c
 BuildRequires:	sed >= 4.0
 %if %{with mssql} || %{with sybase_ct}
 BuildRequires:	freetds-devel >= 0.82
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/f0e1313df15752d59c8722aca61ce5eb2c8cf60d



More information about the pld-cvs-commit mailing list