[packages/php] ext/intl has bunch of .cpp files

glen glen at pld-linux.org
Sat Jan 9 15:47:27 CET 2016


commit 5b279587c5f1dec19027944644902d6e993d5446
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jan 9 16:47:19 2016 +0200

    ext/intl has bunch of .cpp files

 php.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index fefb54d..2264ba5 100644
--- a/php.spec
+++ b/php.spec
@@ -248,6 +248,7 @@ BuildRequires:	libjpeg-devel
 BuildRequires:	libltdl-devel >= 1.4
 BuildRequires:	libmcrypt-devel >= 2.4.4
 BuildRequires:	libpng-devel >= 1.0.8
+%{?with_intl:BuildRequires:	libstdc++-devel}
 %{?with_webp:BuildRequires:	libwebp-devel}
 BuildRequires:	tokyocabinet-devel
 %if "%{pld_release}" != "ac"
@@ -1440,8 +1441,8 @@ Summary(pl.UTF-8):	Moduł phar dla PHP
 Group:		Libraries
 URL:		http://www.php.net/manual/en/book.phar.php
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
-Requires:	%{name}-spl = %{epoch}:%{version}-%{release}
 Requires:	%{name}-hash = %{epoch}:%{version}-%{release}
+Requires:	%{name}-spl = %{epoch}:%{version}-%{release}
 Suggests:	%{name}-cli
 # zlib is required by phar program, but as phar cli is optional should the dep be too
 Suggests:	%{name}-zlib
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list