Updated to latest pandora-build. Removed the .ver scripts to be consistent with other...
[m6w6/libmemcached] / support / libmemcached.spec.in
index 36fd047dba243b0d9d0ef54b1c3d3b90cef66fbf..648ee53f6e54b4d8ca93a371ae84d5ca0cc6b856 100644 (file)
@@ -27,6 +27,7 @@ memstat - Dump the stats of your servers to standard output.
 memslap - Generate testing loads on a memcached cluster.
 memcp - Copy files to memcached servers.
 memerror - Creates human readable messages from libmemecached error codes.
+memcapable - Verify a memcached server for protocol behavior.
 
 
 %package devel
@@ -80,9 +81,12 @@ you will need to install %{name}-devel.
 %exclude %{_libdir}/libmemcached.a
 %exclude %{_libdir}/libmemcached.la
 %exclude %{_libdir}/libmemcachedutil.a
+%exclude %{_libdir}/libmemcachedprotocol.a
 %exclude %{_libdir}/libmemcachedutil.la
+%exclude %{_libdir}/libmemcachedprotocol.la
 %{_libdir}/libmemcached.so.*
 %{_libdir}/libmemcachedutil.so.*
+%{_libdir}/libmemcachedprotocol.so.*
 %{_mandir}/man1/mem*
 
 
@@ -92,6 +96,7 @@ you will need to install %{name}-devel.
 %{_includedir}/libmemcached
 %{_libdir}/libmemcached.so
 %{_libdir}/libmemcachedutil.so
+%{_libdir}/libmemcachedprotocol.so
 %{_libdir}/pkgconfig/libmemcached.pc
 %{_mandir}/man3/libmemcached*.3.gz
 %{_mandir}/man3/memcached_*.3.gz