Updates for RPM spec file.
authorBrian Aker <brian@gaz>
Thu, 21 Jan 2010 02:17:01 +0000 (18:17 -0800)
committerBrian Aker <brian@gaz>
Thu, 21 Jan 2010 02:17:01 +0000 (18:17 -0800)
ChangeLog
support/libmemcached.spec.in

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.
 
index 7b518e10b437a3b50a7fb0a90229acc527ee640e..7cc15c2138998464167babbd130469e3cdd48e8d 100644 (file)
@@ -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