X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached-fc.spec.in;h=a1d4b3f3b4802fd4887c22b8e1c36cd5c7656083;hb=7a7a973ec64019907188c581b1d1d028dca172b9;hp=8535bcad5493b9277382570ad5aa117102069ebb;hpb=51ab202ee2cac857ba1f79e2fd73042b427a9513;p=awesomized%2Flibmemcached diff --git a/support/libmemcached-fc.spec.in b/support/libmemcached-fc.spec.in index 8535bcad..a1d4b3f3 100644 --- a/support/libmemcached-fc.spec.in +++ b/support/libmemcached-fc.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. @@ -44,7 +44,7 @@ you will need to install %{name}-devel. %setup -q %{__mkdir} examples -%{__cp} tests/*.{c,cpp,h} examples/ +%{__cp} tests/*.{c,cc,cpp,h} examples/ %build