X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.spec.in;h=8542312f58e65fc16089b931da08868e518d1e1d;hb=f9bdaf620aab27a23bd4bb7b19d2597c3eef2c9c;hp=6a4ef4a1934a970464a3135e746abab54c3cbfd2;hpb=2484b956a8b10c71ead82c7ad80c19de6266e807;p=awesomized%2Flibmemcached diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index 6a4ef4a1..8542312f 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 @@ -83,13 +83,13 @@ you will need to install %{name}-devel. %exclude %{_libdir}/libmemcachedutil.la %exclude %{_libdir}/libmemcachedprotocol.la %{_libdir}/libhashkit.so.1.0.0 -%{_libdir}/libmemcached.so.6.0.0 -%{_libdir}/libmemcachedutil.so.1.0.0 +%{_libdir}/libmemcached.so.8.0.0 +%{_libdir}/libmemcachedutil.so.2.0.0 %{_libdir}/libmemcachedprotocol.so.0.0.0 %{_libdir}/libhashkit.so.1 -%{_libdir}/libmemcached.so.6 +%{_libdir}/libmemcached.so.8 %{_libdir}/libmemcachedprotocol.so.0 -%{_libdir}/libmemcachedutil.so.1 +%{_libdir}/libmemcachedutil.so.2 %{_mandir}/man1/memcapable.1.gz %{_mandir}/man1/memcat.1.gz %{_mandir}/man1/memcp.1.gz @@ -155,6 +155,7 @@ you will need to install %{name}-devel. %{_includedir}/libmemcached/string.h %{_includedir}/libmemcached/types.h %{_includedir}/libmemcached/util.h +%{_includedir}/libmemcached/util/flush.h %{_includedir}/libmemcached/util/ping.h %{_includedir}/libmemcached/util/pool.h %{_includedir}/libmemcached/util/version.h @@ -167,7 +168,6 @@ you will need to install %{name}-devel. %{_libdir}/libmemcachedprotocol.so %{_libdir}/libmemcachedutil.so %{_libdir}/pkgconfig/libmemcached.pc -%{_mandir}/man3/libhashkit.3.gz %{_mandir}/man3/hashkit_clone.3.gz %{_mandir}/man3/hashkit_crc32.3.gz %{_mandir}/man3/hashkit_create.3.gz @@ -183,9 +183,13 @@ you will need to install %{name}-devel. %{_mandir}/man3/hashkit_md5.3.gz %{_mandir}/man3/hashkit_murmur.3.gz %{_mandir}/man3/hashkit_value.3.gz +%{_mandir}/man3/libhashkit.3.gz %{_mandir}/man3/libmemcached.3.gz +%{_mandir}/man3/libmemcached_check_configuration.3.gz +%{_mandir}/man3/libmemcached_configuration.3.gz %{_mandir}/man3/libmemcached_examples.3.gz %{_mandir}/man3/libmemcachedutil.3.gz +%{_mandir}/man3/memcached.3.gz %{_mandir}/man3/memcached_add.3.gz %{_mandir}/man3/memcached_add_by_key.3.gz %{_mandir}/man3/memcached_analyze.3.gz @@ -210,6 +214,7 @@ you will need to install %{name}-devel. %{_mandir}/man3/memcached_fetch_result.3.gz %{_mandir}/man3/memcached_flush_buffers.3.gz %{_mandir}/man3/memcached_free.3.gz +%{_mandir}/man3/memcached_generate_hash.3.gz %{_mandir}/man3/memcached_generate_hash_value.3.gz %{_mandir}/man3/memcached_get.3.gz %{_mandir}/man3/memcached_get_by_key.3.gz @@ -229,6 +234,7 @@ you will need to install %{name}-devel. %{_mandir}/man3/memcached_pool_destroy.3.gz %{_mandir}/man3/memcached_pool_pop.3.gz %{_mandir}/man3/memcached_pool_push.3.gz +%{_mandir}/man3/memcached_pool_st.3.gz %{_mandir}/man3/memcached_prepend.3.gz %{_mandir}/man3/memcached_prepend_by_key.3.gz %{_mandir}/man3/memcached_quit.3.gz