commit 3980cd455ee7236bddebd534ca02242d873beb89
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Apr 27 12:59:07 2015 +0300

    up to 1.4.24; build fails on x32

 memcached.spec | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/memcached.spec b/memcached.spec
index b138bad..d40f56b 100644
--- a/memcached.spec
+++ b/memcached.spec
@@ -1,5 +1,12 @@
 # NOTE
 # - release notes: https://code.google.com/p/memcached/wiki/ReleaseNotes
+# TODO
+# - fix x32 build failure:
+#items.c: In function 'item_cachedump':
+#items.c:464:24: error: format '%lu' expects argument of type 'long unsigned 
int', but argument 6 has type 'time_t' [-Werror=format=]
+#                        (unsigned long)it->exptime + process_started);
+#                        ^
+#items.c:464:24: error: format '%lu' expects argument of type 'long unsigned 
int', but argument 6 has type 'time_t' [-Werror=format=]
 
 # Conditional build:
 %bcond_with            repcached               # repcached support, 
http://repcached.lab.klab.org/
@@ -7,12 +14,12 @@
 Summary:       A high-performance, distributed memory object caching system
 Summary(pl.UTF-8):     Rozproszony, wysokiej wydajności system cache'owania 
obiektów
 Name:          memcached
-Version:       1.4.23
-Release:       1
+Version:       1.4.24
+Release:       0.1
 License:       BSD
 Group:         Networking/Daemons
 Source0:       http://www.memcached.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 7a844e4c760914c56fc9211eeb40314e
+# Source0-md5: 4d6e8c90e2068580526c7579dd7f37f6
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.tmpfiles
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/memcached.git/commitdiff/3980cd455ee7236bddebd534ca02242d873beb89

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to