X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.spec.in;h=8542312f58e65fc16089b931da08868e518d1e1d;hb=28602fd2f5f1c758b50cd82d4545da8e6c55f5c7;hp=69af8b419a74f1b56963afe0d33b6625dc9149af;hpb=dc9533f1e17289d98c9fc7e5bb953774f625c033;p=awesomized%2Flibmemcached diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index 69af8b41..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