[packages/hiphop-php] fails with newer libmemcached
glen
glen at pld-linux.org
Sun Oct 6 15:21:03 CEST 2013
commit 64d0b7ee8be817c324962580bbae1762201c619a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Oct 6 16:13:30 2013 +0300
fails with newer libmemcached
hiphop-php.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/hiphop-php.spec b/hiphop-php.spec
index 8219a7d..c512faf 100644
--- a/hiphop-php.spec
+++ b/hiphop-php.spec
@@ -1,5 +1,6 @@
# TODO
# - system libevent2: https://github.com/facebook/hiphop-php/pull/421
+# - build with newer libmemcached than 1.0.7, https://github.com/facebook/hiphop-php/issues/560
# - system libmbfl, system xhp, sqlite3
# - there should be a bit more packaged into files
# - linking segfaults
@@ -48,6 +49,7 @@ BuildRequires: libdwarf-devel
BuildRequires: libicu-devel >= 4.2
#BuildRequires: libmbfl-devel
BuildRequires: libmcrypt-devel
+BuildRequires: libmemcached-devel < 1.0.8
BuildRequires: libmemcached-devel >= 1.0.4
BuildRequires: libstdc++-devel >= 6:4.3
BuildRequires: libunwind-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hiphop-php.git/commitdiff/64d0b7ee8be817c324962580bbae1762201c619a
More information about the pld-cvs-commit
mailing list