X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.spec.in;h=c031b7b36592d1da2d5133175ebba162bad81bc3;hb=8c24eaae6772f7e27d6f638d3953d8c790068724;hp=337d1ec6a1ecf9440acc8d28b454fc713cf8abc5;hpb=3bebb0839f95592b26678370969c474a88099c4c;p=m6w6%2Flibmemcached diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index 337d1ec6..c031b7b3 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 @@ -82,6 +82,10 @@ you will need to install %{name}-devel. %exclude %{_libdir}/libhashkit.la %exclude %{_libdir}/libmemcachedutil.la %exclude %{_libdir}/libmemcachedprotocol.la +%exclude %{_libdir}/libmemcached.a +%exclude %{_libdir}/libhashkit.a +%exclude %{_libdir}/libmemcachedutil.a +%exclude %{_libdir}/libmemcachedprotocol.a %{_libdir}/libhashkit.so.1.0.0 %{_libdir}/libmemcached.so.8.0.0 %{_libdir}/libmemcachedutil.so.2.0.0 @@ -110,11 +114,13 @@ you will need to install %{name}-devel. %{_includedir}/libhashkit/configure.h %{_includedir}/libhashkit/digest.h %{_includedir}/libhashkit/function.h +%{_includedir}/libhashkit/has.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 -%{_includedir}/libhashkit/hashkit.hpp %{_includedir}/libmemcached/allocators.h %{_includedir}/libmemcached/analyze.h @@ -125,11 +131,10 @@ 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 +%{_includedir}/libmemcached/exist.h %{_includedir}/libmemcached/exception.hpp %{_includedir}/libmemcached/fetch.h %{_includedir}/libmemcached/flush.h @@ -139,11 +144,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 +166,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 @@ -262,9 +269,12 @@ you will need to install %{name}-devel. %{_mandir}/man3/memcached_stat.3.gz %{_mandir}/man3/memcached_stat_execute.3.gz %{_mandir}/man3/memcached_stat_get_keys.3.gz +%{_mandir}/man3/memcached_last_error_message.3.gz %{_mandir}/man3/memcached_stat_get_value.3.gz %{_mandir}/man3/memcached_stat_servername.3.gz %{_mandir}/man3/memcached_strerror.3.gz +%{_mandir}/man3/memcached_exist.3.gz +%{_mandir}/man3/memcached_exist_by_key.3.gz %{_mandir}/man3/memcached_verbosity.3.gz %{_mandir}/man3/memcached_version.3.gz