X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.spec.in;h=ccfd9a7ee0a15e6906230dedc2864baa585f97af;hb=8cd543979f1967ebcc03e72f542a9ea2b12a0474;hp=6fd899ab52eaa2a9e0f0375ca39197aac1a491c7;hpb=1269230d28c43a67a51b74a5b42fd906be6a172a;p=awesomized%2Flibmemcached diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index 6fd899ab..ccfd9a7e 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,11 +83,11 @@ you will need to install %{name}-devel. %exclude %{_libdir}/libmemcachedutil.la %exclude %{_libdir}/libmemcachedprotocol.la %{_libdir}/libhashkit.so.1.0.0 -%{_libdir}/libmemcached.so.7.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.7 +%{_libdir}/libmemcached.so.8 %{_libdir}/libmemcachedprotocol.so.0 %{_libdir}/libmemcachedutil.so.2 %{_mandir}/man1/memcapable.1.gz @@ -114,10 +114,13 @@ you will need to install %{name}-devel. %{_includedir}/libhashkit/strerror.h %{_includedir}/libhashkit/types.h %{_includedir}/libhashkit/visibility.h +%{_includedir}/libhashkit/hashkit.hpp + %{_includedir}/libmemcached/allocators.h %{_includedir}/libmemcached/analyze.h %{_includedir}/libmemcached/array.h %{_includedir}/libmemcached/auto.h +%{_includedir}/libmemcached/basic_string.h %{_includedir}/libmemcached/behavior.h %{_includedir}/libmemcached/callback.h %{_includedir}/libmemcached/configure.h @@ -146,6 +149,7 @@ you will need to install %{name}-devel. %{_includedir}/libmemcached/protocol_handler.h %{_includedir}/libmemcached/quit.h %{_includedir}/libmemcached/result.h +%{_includedir}/libmemcached/return.h %{_includedir}/libmemcached/sasl.h %{_includedir}/libmemcached/server.h %{_includedir}/libmemcached/server_list.h