X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.spec.in;h=1ee25d76fa93fc3d606af76cfc6936dfbd204bf5;hb=9bdee8f89d770307eccf292d1d404fc4049c7976;hp=337d1ec6a1ecf9440acc8d28b454fc713cf8abc5;hpb=50dc8599f105fe915607e6f2d57851fd9acad839;p=m6w6%2Flibmemcached diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index 337d1ec6..1ee25d76 100644 --- a/support/libmemcached.spec.in +++ b/support/libmemcached.spec.in @@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description -libmemcached is a C client library to the memcached server +libmemcached, http://libmemcached.org/, is a C client library to the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, and provide full access to server side methods. @@ -45,7 +45,7 @@ you will need to install %{name}-devel. %setup -q %{__mkdir} examples -%{__cp} tests/*.{c,cpp,h} examples/ +%{__cp} tests/*.{cc,cpp,h} examples/ %build @@ -111,6 +111,8 @@ you will need to install %{name}-devel. %{_includedir}/libhashkit/digest.h %{_includedir}/libhashkit/function.h %{_includedir}/libhashkit/hashkit.h +%{_includedir}/libhashkit/hashkit.hpp +%{_includedir}/libhashkit/str_algorithm.h %{_includedir}/libhashkit/strerror.h %{_includedir}/libhashkit/types.h %{_includedir}/libhashkit/visibility.h @@ -125,8 +127,6 @@ you will need to install %{name}-devel. %{_includedir}/libmemcached/callback.h %{_includedir}/libmemcached/configure.h %{_includedir}/libmemcached/constants.h -%{_includedir}/libhashkit/str_algorithm.h -%{_includedir}/libmemcached/memcached/vbucket.h %{_includedir}/libmemcached/delete.h %{_includedir}/libmemcached/dump.h %{_includedir}/libmemcached/error.h @@ -139,11 +139,12 @@ you will need to install %{name}-devel. %{_includedir}/libmemcached/memcached.h %{_includedir}/libmemcached/memcached.hpp %{_includedir}/libmemcached/memcached/protocol_binary.h +%{_includedir}/libmemcached/memcached/vbucket.h %{_includedir}/libmemcached/memcached_util.h +%{_includedir}/libmemcached/namespace.h %{_includedir}/libmemcached/options.h %{_includedir}/libmemcached/parse.h %{_includedir}/libmemcached/platform.h -%{_includedir}/libmemcached/prefix_key.h %{_includedir}/libmemcached/protocol/cache.h %{_includedir}/libmemcached/protocol/callback.h %{_includedir}/libmemcached/protocol_handler.h @@ -160,6 +161,7 @@ you will need to install %{name}-devel. %{_includedir}/libmemcached/types.h %{_includedir}/libmemcached/util.h %{_includedir}/libmemcached/util/flush.h +%{_includedir}/libmemcached/util/pid.h %{_includedir}/libmemcached/util/ping.h %{_includedir}/libmemcached/util/pool.h %{_includedir}/libmemcached/util/version.h