projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
dac48f2
)
Updates for RPM spec file.
author
Brian Aker
<brian@gaz>
Thu, 21 Jan 2010 02:17:01 +0000
(18:17 -0800)
committer
Brian Aker
<brian@gaz>
Thu, 21 Jan 2010 02:17:01 +0000
(18:17 -0800)
ChangeLog
patch
|
blob
|
history
support/libmemcached.spec.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1f65d5c5cef5ac661e57a4a3ee4b5ddb21f044ab..5732f2e9f25f02eb46c9b076a56518c075f2561f 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,7
@@
0.38
+ * C++ interface for libhashkit.
+
* Modified memcached_set_memory_allocators() so that it requires a context
pointer.
diff --git
a/support/libmemcached.spec.in
b/support/libmemcached.spec.in
index 7b518e10b437a3b50a7fb0a90229acc527ee640e..7cc15c2138998464167babbd130469e3cdd48e8d 100644
(file)
--- a/
support/libmemcached.spec.in
+++ b/
support/libmemcached.spec.in
@@
-113,6
+113,8
@@
you will need to install %{name}-devel.
%{_includedir}/libmemcached/version.h
%{_includedir}/libhashkit/algorithm.h
%{_includedir}/libhashkit/behavior.h
+%{_includedir}/libhashkit/digest.h
+%{_includedir}/libhashkit/function.h
%{_includedir}/libhashkit/hashkit.h
%{_includedir}/libhashkit/strerror.h
%{_includedir}/libhashkit/types.h