X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.spec.in;h=ccfd9a7ee0a15e6906230dedc2864baa585f97af;hb=acf69ff8d9954846854b1a9dbd8b3e11a83bad4c;hp=ae710e9d07900472d708df31ac6826ba90fae71a;hpb=635e02c96cff1d87c6c89853a8a157fd98db87e7;p=awesomized%2Flibmemcached diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index ae710e9d..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 @@ -159,6 +159,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