X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.spec.in;h=ccfd9a7ee0a15e6906230dedc2864baa585f97af;hb=acf69ff8d9954846854b1a9dbd8b3e11a83bad4c;hp=749d997311e6350bce8019a27fe04ae39418ddeb;hpb=4c9fd684732a33a1bbcf2658201dd515bcd92598;p=awesomized%2Flibmemcached diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index 749d9973..ccfd9a7e 100644 --- a/support/libmemcached.spec.in +++ b/support/libmemcached.spec.in @@ -45,7 +45,7 @@ you will need to install %{name}-devel. %setup -q %{__mkdir} examples -%{__cp} tests/*.{c,cc,cpp,h} examples/ +%{__cp} tests/*.{cc,cpp,h} examples/ %build @@ -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