summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-yac.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/php-pecl-yac.spec b/php-pecl-yac.spec
index 3e79388..920f85d 100644
--- a/php-pecl-yac.spec
+++ b/php-pecl-yac.spec
@@ -14,6 +14,10 @@
%scl_package php-pecl-yac
%endif
+# TODO use --enable-msgpack
+# See https://github.com/laruence/yac/issues/107 - Serializer choice at runtime
+# And https://github.com/laruence/yac/pull/106 - module dep
+
%global gh_commit 7e5a9edfcfb6ad064c165a0b6abf8d11218fe4b5
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laruence